9481 Commits (9ffd2de4923848f18e26b890fc0b77050894ab34)
 

Author SHA1 Message Date
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
SomberNight 48a5b8527a
split up interface.run 6 years ago
SomberNight 096b3e6026
network.maintain_sessions: rm redundant 'update' notifications 6 years ago
SomberNight e3fb991b1b
clean-up network start/stop a bit 6 years ago
SomberNight cdca74aa39
move max_checkpoint from network to constants 6 years ago
SomberNight 2f224819ac
interface: small clean-up 6 years ago
SomberNight 57cac47944
fix synchronizer: ask for missing txns on start 6 years ago
SomberNight 86733279f6
docker-wine: update package versions 6 years ago
SomberNight c5bedbd3ef
wallet: only do fiat history computations if specifically enabled 6 years ago
SomberNight 77d86f074f
verifier: don't try to request same chunk multiple times 6 years ago
SomberNight b33b2c0945
synchronizer: more batching 6 years ago
SomberNight c49e563881
verifier: if we fail to verify SPV proof, disconnect from server 6 years ago
SomberNight 4a88ca1a3a
fix --offline option for fx and trustedcoin 6 years ago
SomberNight 86bc59cd60
update mainnet block header checkpoints 6 years ago
Dzhelil Rufat c9ffffc526 Remove unneccessary imports from the unit testing directory. (#4699) 6 years ago
SomberNight 57e66324cb
batch fee estimates 6 years ago
SomberNight ddee03d324
interface.run: catch more exceptions 6 years ago
SomberNight 136df7e5ee
wallet: recreate Synchronizer and Verifier when switching servers 6 years ago
SomberNight 32528d6aa6
rm dupe code 6 years ago
SomberNight 64a03c245c
small timeout change 6 years ago
SomberNight 7500b1fbee
detect lost connection 6 years ago
SomberNight 56c3c76d8b
follow-up 26172686b8 6 years ago
SomberNight fd40dee337
make sure to retry nodes for network 6 years ago