9753 Commits (d7bf8826fc1e8c3692504edbe60523dd1327b8a0)
 

Author SHA1 Message Date
SomberNight c40468a8d3
interface: disable bw rate limiting done by aiorpcx 6 years ago
SomberNight 2e18e3c62b
adapt to aiorpcx 0.8.1: rm report_crash kwarg from group.spawn 6 years ago
SomberNight a3fb865db0
follow-up prev 6 years ago
SomberNight 6452582a17
network: batch requests in request_server_info 6 years ago
SomberNight e7fa42ce3e
wallet: don't write to disk when switching servers 6 years ago
SomberNight cad4fb80c1
interface: throttle messages 6 years ago
SomberNight 47a97279af
rename CustomTaskGroup to SilentTaskGroup 6 years ago
SomberNight 2039c07a2d
interface.mark_ready: handle cancellation 6 years ago
SomberNight 1419a5c60d
interface: change how GracefulDisconnect is handled 6 years ago
SomberNight 6f7a065081
bump aiorpcx version 6 years ago
SomberNight 3842205b8a
keystore: add note regarding xpubkeys 6 years ago
SomberNight 152c6abb86
network: fix another race in session.subscribe 6 years ago
SomberNight 9505a203d8
util: rm dead network code 6 years ago
ThomasV 15b21abc99 fix fee_histogram notifications 6 years ago
ThomasV ce4608ae76 add help text to bump fee dialog 6 years ago
SomberNight 8cd08cc0fa
network: rm dead code; simplify 6 years ago
SomberNight ab3c3c5ed7
interface: small clean-up 6 years ago
SomberNight a5b3f809ce
blockchain.py: add type annotations 6 years ago
SomberNight 014c0d3a41
network: update UI when downloading chunks 6 years ago
SomberNight 518c6280e9
interface: minor clean-up re timeouts 6 years ago
SomberNight 6b9a83ae80
don't test with python 3.5 6 years ago
SomberNight bed35a65c7
bump min python to 3.6 6 years ago
SomberNight 9ffd2de492
Merge branch 'aiorpcx' 6 years ago
SomberNight ecc296cf67
fix race in session.subscribe 6 years ago
SomberNight 8b8ca14c6d
move get_index from network to session 6 years ago
SomberNight e829d6bbcf
wallet: put Sync and Verifier in their own TaskGroup, and that into interface.group 6 years ago
SomberNight 19d4bd4837
simplify prev 6 years ago
SomberNight 4e0d179937
rate limit txn notifications in qt 6 years ago
Janus 09dfb0fd1d fix off-by-one error when syncing from genesis w/o checkpoints 6 years ago
ThomasV 3b6af914e1 add multiplexing capability to NotificationSession, simplify interface 6 years ago
SomberNight 1728dff576
fix prev: that's not how you use the context manager... 6 years ago
SomberNight 557334aa36
interface: introduce tip_lock 6 years ago
SomberNight 20957ac4d9
follow-up prev 6 years ago
Calin Culianu a4396f4f13
Fixed potential bug when clicking in History List on slow wallet synch 6 years ago
SomberNight 19e244a85e
interface: rm unnecessary writes to self.tip 6 years ago
SomberNight 54cc822227
network: send out 'interfaces' event on new_interface 6 years ago
SomberNight e2338581eb
broadcast_transaction: introduce async variant 6 years ago
SomberNight b279d351d8
interface.session: add default timeout to send_request 6 years ago
SomberNight fffec71fb3
kivy fx: make sure displayed fiat values get updated 6 years ago
SomberNight 3e3d387161
fix kivy: follow-up 3d424077fd 6 years ago
ThomasV 061231494d revert rm requests 6 years ago
ThomasV e8f87d2e62 remove requests and pysocks from requirements 6 years ago
SomberNight 526319630e
network: minor fix in switch_to_interface 6 years ago
SomberNight 999ae1f713
test_mnemonic: add foreign lang tests 6 years ago
SomberNight 6b2509b106
interface.run: catch OSError instead of subtypes 6 years ago
SomberNight b2547601a5
rm dead code 6 years ago
SomberNight 97ea4679a7
network: fix monkey-patching in set_proxy 6 years ago
SomberNight 3d424077fd
introduce NetworkParameters namedtuple 6 years ago
SomberNight ecf4ea9ba7
move (de)serialize_server to interface; and use it 6 years ago
SomberNight b381a7fdbf
follow-up prev 6 years ago