Commit Graph

32 Commits (b6a81f1252531ff6ebe5b6563e6f17778f905eba)

Author SHA1 Message Date
Dmitri Bogomolov aa7e7dd658
Fixed some docstrings in shared and state
3 years ago
Dmitri Bogomolov d6c1845b71
Moved Peer from state to network.node
3 years ago
lakshyacis fda5d23c2d
state quality fixes
3 years ago
Dmitri Bogomolov df66277e2d
state.resetNetworkProtocolAvailability() is obsolete
4 years ago
Peter Šurda ca567acab3
Put uploads into a separate thread
4 years ago
Dmitri Bogomolov 38318150bd
Moved missingObjects dict from state to network.objectracker
4 years ago
Dmitri Bogomolov 7c7d6781a2
Removed old code from protocol, shared, state
4 years ago
surbhi a5833be1b7
Fix pylint Instance of 'str' has no 'ids' member issue
5 years ago
surbhi abd3e02d72
Fix pylint global variable undefined at the module level issue
5 years ago
surbhi f4d25ab0ed
Fix pylint global variable warning issue
5 years ago
surbhi 4770790597
Added kivy for making it run on Desktop and Mobile Clients
5 years ago
Dmitri Bogomolov 57ddf8f2fd
flake8: state
5 years ago
f97ada87 cb59b8abbd
component control switches
5 years ago
Dmitri Bogomolov 43a471a79b
Used state.testmode to indicate when operating in test mode
5 years ago
Peter Šurda fd1a6c1fa1
Dandelion update
5 years ago
Peter Šurda 6655e99aa3
Pending download stats optimisations
6 years ago
Peter Šurda f338c00f8e
Change peer discovery tracking from queue to a dict
6 years ago
Peter Šurda fc19e4119a
Download thread updates
6 years ago
Peter Šurda e00a02206b
AddrThread
6 years ago
Peter Šurda f23c169eec
Don't connect to myself
6 years ago
Peter Šurda c85d52b8e8
Asyncore updates
6 years ago
Peter Šurda e309a1edb3
Asyncore update
6 years ago
Peter Šurda 511b89ebbe
PoW Worker should wait for sql thread to init
6 years ago
Peter Šurda 2cc4435cfc
Imports, typos, syntax errors
6 years ago
Peter Šurda 59f3a2fbe7
Reduce cyclic dependencies
6 years ago
Peter Šurda f6bdad18a3
Improved stream handling
6 years ago
Peter Šurda 4f70eaa01f
Fix curses mode
6 years ago
Peter Šurda ad75552b5c
Move shutdown from shared.py to state.py
6 years ago
Peter Šurda ff8deebf60
Keep track of network protocol status
6 years ago
Peter Šurda bd520a340f
Trustedpeer fix and more refactoring
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