Commit Graph

101 Commits (80b2bc1c9a4ae650b7d5ecf099338ac8d2df633c)

Author SHA1 Message Date
Dmitri Bogomolov 341651973a
Reduced imports:
3 years ago
Dmitri Bogomolov 7a89109fc9
New logging approach in order to reduce imports from submodules
3 years ago
Dmitri Bogomolov ad2a2b3fb4
Inherit helper_threading.StoppableThread from threading.Thread
4 years ago
Dmitri Bogomolov 38e5d93272
Resend onionpeer object if it expired while the node ran
4 years ago
Dmitri Bogomolov f868c1ad11
Fixing my bug in 453e045
4 years ago
Dmitri Bogomolov 4a097e99b3
Fixes for @omkar1117
4 years ago
Dmitri Bogomolov 01d4fbe60b
Resolved pylint warnings
4 years ago
Dmitri Bogomolov 453e045ae5
Minimal implementation of onionpeer object
4 years ago
Dmitri Bogomolov 3adadd398f
Removed from shared the functions duplicating protocol:
4 years ago
coffeedogs 0a30eb0225
Changes based on style and lint checks. (final_code_quality_7)
4 years ago
coffeedogs 8979a1bef5
Fixed: Addressed PR comments
5 years ago
coffeedogs c99c3fc782
Fixed: Codacy issues in src/class_*.py
5 years ago
Dmitri Bogomolov 6562502416
Even more unused variables
5 years ago
Dmitri Bogomolov e43bd36618
More unused variables
5 years ago
Dmitri Bogomolov d91c3a6b0c
Removed unnecessary comment and percent formatting in logger.error
5 years ago
Dmitri Bogomolov d447db907c
Address operations: simplified the code a bit
5 years ago
Dmitri Bogomolov 006b98389b
Address operations: flake8
5 years ago
Mahendra 1ad321b08a
replace random.xxx with calls to the helper_random function
5 years ago
Peter Šurda 1e4400a207
Remove obsolete code
5 years ago
f97ada87 be0e724b23
implement stealth ack objects
6 years ago
Peter Šurda a48dff3bee
PoW init reordering
6 years ago
Peter Šurda 6c695c8ac7
Remove non-asyncore network code (partial)
6 years ago
Peter Šurda 02a07e5119
Asyncore update
6 years ago
Peter Šurda 73c41bff9d
typo
6 years ago
Peter Šurda c85d52b8e8
Asyncore updates
6 years ago
Peter Šurda 9f4a1fa0a4
Config file defaults and address unification
6 years ago
Peter Šurda 8d829b587e
Reset OpenCL when settings change
6 years ago
Peter Šurda 511b89ebbe
PoW Worker should wait for sql thread to init
6 years ago
Peter Šurda 74c85b4a9e
Retransmit timing changes
6 years ago
Peter Šurda 6062277d60
Rename configparser.py to bmconfigparser.py
6 years ago
Peter Šurda 157881bc63
Cyclic import fix
6 years ago
Peter Šurda 59f3a2fbe7
Reduce cyclic dependencies
6 years ago
Peter Šurda 5ae1327edc
Download/upload shutdown fixes
6 years ago
Peter Šurda 8cb0953401
Moved writeKeysFile into configparser
6 years ago
Peter Šurda ad75552b5c
Move shutdown from shared.py to state.py
6 years ago
Peter Šurda 2cf2188bc3
Object sending fix
6 years ago
Peter Šurda e7470a4757
Remove leftover from debugging
6 years ago
Peter Šurda ac348e4e6b
Fixes and refactoring
6 years ago
Peter Šurda 8bcfe80ad0
Refactoring of config parser and shared.py
6 years ago
Peter Šurda e84b19613e
Inventory refactoring
6 years ago
Peter Šurda c6d45dd394
Encoding when sending to self
6 years ago
Peter Šurda 612333a267
Enable support for extended encoding
6 years ago
Peter Šurda e6ce73f4bd
Multiple PoW updates
7 years ago
mailchuck 9edde110a2 Translation update
7 years ago
mailchuck 3dbb4d5ce9 GUI shutdown improvements
7 years ago
Peter Šurda 2f27d43e7e PoW can sometimes be shutdown-able
7 years ago
mirrorwish a7ec4c0555 Some preparations for python 3
7 years ago
mirrorwish 554627dd92 Refactor Inventory
7 years ago
Peter Šurda d63ecfc566 Translation update
7 years ago
Peter Šurda ab974abce0 Sent message status on ACK
7 years ago