Peter Šurda
5d96a77a87
Merge branch '1233' into v0.6
5 years ago
coffeedogs
8979a1bef5
Fixed: Addressed PR comments
5 years ago
coffeedogs
bbf55a0571
Fixed: Addressed PR comments
5 years ago
coffeedogs
ed4a092c51
Removed: # nosec directives until further security review.
5 years ago
coffeedogs
fe3a86d361
Fixed: Addressed PR comments
5 years ago
f97ada87
71d6fad242
pep8 fix
...
line length fixed by cleaning up an error message
5 years ago
f97ada87
bcaad3e0fb
fix issue 1236
...
fixes regression introduced in PR #1062 affecting default and minimum lengths of ackdata objects
5 years ago
Peter Šurda
4ea6f0208c
Merge branch '1230' into v0.6
5 years ago
coffeedogs
c99c3fc782
Fixed: Codacy issues in src/class_*.py
5 years ago
NourEddine K. Yassine
0cd6e687c9
Fixed Typo that prevented bitmessagecurses from running!
6 years ago
coffeedogs
dd1ee618a5
Fixed: Simple Codacy errors and warnings in src/helper_*
...
* Some local pickle operations and non-cryptographic random operations
were marked as safe to the bandit linter
* A bandit config file was added and assert warnings are now ignored globally
* Tightened up exception handling and code style
6 years ago
fdemortain
ac297e8d33
Typos
...
l 563 : # Generate Address -> # Delete Address
l 1381 : determinstic -> deterministic
6 years ago
Humz
7ecc0052e3
Update INSTALL.md
...
sorry, i forgot about the second paragraph, all done now hopefully
6 years ago
Humz
6d3ca1ee46
Update INSTALL.md
...
made sure the dashes have changed to bullet points this time
6 years ago
Humz
afdad30ef3
Tidying Up instructions
...
Improved flow of install instructions
6 years ago
Peter Šurda
c9a2240b44
Merge branch '1220' into v0.6
6 years ago
Peter Šurda
6a01b3d0df
Merge branch '1217' into v0.6
6 years ago
bashgnu
db61515553
Update broken download link.
...
Update broken download link to latest release on github.
6 years ago
bashgnu
b1c38d8425
Re-update Year
6 years ago
bashgnu
878ff089a9
Update COPYING
6 years ago
f97ada87
54651c7598
fix logic bug in enableGUI implementation
6 years ago
Marius Kjærstad
b72bd27873
Added some communication channels to README.md
...
Added some communication channels to README.md
6 years ago
Peter Šurda
bb433fc495
Merge branch '1216' into v0.6
6 years ago
Peter Šurda
4507464c56
Merge branch '1214' into v0.6
6 years ago
Peter Šurda
2de5fbe01a
Merge branch '1210' into v0.6
6 years ago
Mahendra Garg
d81fb4b63e
Made changes while import prctl
6 years ago
Mahendra Garg
a836d0a9af
Merge branch 'helper_threading_formating' of https://github.com/MahendraNG/PyBitmessage into helper_threading_formating
6 years ago
Mahendra Garg
6bce912a81
Fix undefined streamNumber bug
6 years ago
Peter Šurda
c76074df8c
Merge branch '1211' into v0.6
6 years ago
Peter Šurda
32ab6aaae5
Merge branch '1208' into v0.6
6 years ago
f97ada87
cb59b8abbd
component control switches
6 years ago
Mahendra
4840b2db5c
add docstring for sqlQuery and sqlBulkExecute methrod in helper_sql and removed query method of sqlBulkExecute class
6 years ago
Mahendra
5efb491349
add docstring for set_thread methrod in helper_msgcoding
6 years ago
Mahendra
f71f895a11
helper_inbox formating
6 years ago
Mahendra
e6e4c66010
helper_threading formating
6 years ago
Mahendra
a3dff6200e
helper_search formating
6 years ago
Mahendra
a012d4a707
helper_startup formating
6 years ago
Mahendra
498557a6d6
Removed unused variable queryreturn from helper_sql
6 years ago
Mahendra
21922251e2
helper_sql formating
6 years ago
Peter Šurda
62e80e9ca7
Merge branch '1206' into v0.6
6 years ago
Mahendra
5a2bac7e8c
Remove codacy error for docstring and reimport logger in helper_generic file
6 years ago
Mahendra
7052c734bd
Add log for thread error on helper_generic file
...
- Remove if condition for RegExParser
6 years ago
Mahendra
c0036d8c18
Add docstring in helper_generic.py
6 years ago
Mahendra
ed26782114
Add docstring in helper_ackPayload
6 years ago
Mahendra
442fe81e3a
helper_generic.py formating
6 years ago
Mahendra
a70b063004
helper_ackPayload formating
6 years ago
Dmitri Bogomolov
c5462a00cc
Changes in Travis CI config: install pybitmessage and python_prctl
6 years ago
Dmitri Bogomolov
43a471a79b
Used state.testmode to indicate when operating in test mode
6 years ago
Peter Šurda
54c37150e0
Shutdown fixes
...
- tell sql thread to finish only after the other threads finished
- prevents other threads stalling on sql replies
6 years ago
Peter Šurda
12117ada99
Add docstring
6 years ago