214 Commits (e15a11a43747e34bae4502a39797a2fdefcca9c9)

Author SHA1 Message Date
ThomasV 52520490c5 improve network send_multiple_requests 6 years ago
SomberNight 7b8114f865
synchronizer: allow server not finding txn sometimes 6 years ago
ghost43 c8562f5362
network: reintroduce network.debug (#5093) 6 years ago
SomberNight 019884a98b
network: follow-up 38ab7ee554 6 years ago
SomberNight 38ab7ee554
network: catch untrusted exceptions from server in public methods 6 years ago
SomberNight 8072ad1ad9
network broadcast_transaction: make error text clearer 6 years ago
ThomasV 6ade5903dc network: fix send_multiple_requests 6 years ago
ThomasV 4ed8787433 remove 'util.py' from scripts 6 years ago
SomberNight bc2a421d87
network: clean up broadcast_transaction 6 years ago
SomberNight 52d602b6c1
network: fix get_servers to not modify default list 6 years ago
SomberNight e39e2ed8f1
fix typo 6 years ago
SomberNight 5403ae7687
network: sanitize tx broadcast response 6 years ago
SomberNight 5248613e9d
gui: prepend broadcast_transaction errors with explanatory message 6 years ago
ghost43 7773443c17
network: put NetworkTimeout constants together (#4945) 6 years ago
SomberNight 9607854b67
network: fix switching interface (restart old one) 6 years ago
SomberNight 62e352a2a8
network: don't let _maintain_sessions die from CancelledError 6 years ago
Janus e1f4865844 digitalbitbox, trustedcoin: proxied http client 6 years ago
SomberNight fe6367cbcd
network: validate donation address for server 7 years ago
SomberNight 141ff99580
blockchain.py: generalise fork ids to get rid of conflicts 7 years ago
SomberNight 55963bd092
network: oneserver should be bool 7 years ago
SomberNight e1b85327be
transaction: clean-up multisig_script 7 years ago
SomberNight a89e67eeed
network: trivial clean-up 7 years ago
SomberNight 160bc93e26
implement oneserver option for kivy 7 years ago
SomberNight 7a46bd1089
network: minor clean-up 7 years ago
SomberNight e37da62a1c
fix most "scripts" 7 years ago
SomberNight 5c4a6c0f2b
rm network.add_job 7 years ago
SomberNight c2ecfaf239
move event loop construction to daemon 7 years ago
SomberNight 5b4fada2a0
fix some network.get_transaction calls 7 years ago
SomberNight 9037f25da1
kill old-style namedtuples 7 years ago
SomberNight 917b7fa898
network shutdown safety belts 7 years ago
SomberNight 791e0e1a67
move relayfee and dust_threshold to bitcoin.py 7 years ago
SomberNight 81cc20039e
more type annotations in core lib 7 years ago
SomberNight ef2a6359e4
fix SSL log spam on py3.7 7 years ago
SomberNight 637e65efe3
network.stop: fix await 7 years ago
SomberNight 0e59bc1bc5
network: "switch unwanted fork" should check what fork we are on.. 7 years ago
SomberNight 8fa6bd2aac
network: add_job 7 years ago
SomberNight e3b372946a
rm aiosafe decorator. instead: log_exceptions and ignore_exceptions 7 years ago
SomberNight 372921b423
mv NetworkJobOnDefaultServer to util 7 years ago
SomberNight 37206ec08e
network: auto-switch servers to preferred fork (or longest chain) 7 years ago
SomberNight 87b05e1c9e
network: change broadcast_transaction api 7 years ago
SomberNight cc18f66793
network: don't save negative ETA fee estimates 7 years ago
SomberNight 02f108d927
restructure synchronizer 7 years ago
SomberNight da9d1e6001
network: ensure there is a main interface 7 years ago
SomberNight 3e2c5e8656
network.best_effort_reliable: force DC if req times out; retry on new iface 7 years ago
SomberNight 4984890265
follow-up prev: make best_effort_reliable react faster to disconnects 7 years ago
SomberNight 6b8ad2d126
fix some CLI/RPC commands 7 years ago
SomberNight 952e9b87e1
network: clean-up. make external API clear. rm interface_lock (mostly). 7 years ago
SomberNight 3be5b4b00f
network: fix some threading issues 7 years ago
SomberNight 55b582511e
fix deprecation warnings in regexes 7 years ago
SomberNight cedd518aea
mark 'blockchain_headers' file as sparse on windows 7 years ago