9540 Commits (e5e3ac0364a9eefcef8ad6c6cfe4a14e2e6a9b6b)
 

Author SHA1 Message Date
SomberNight e5e3ac0364
fix #4720 6 years ago
SomberNight aee2d8e120
verifier: fix a race during reorgs 6 years ago
SomberNight dcab22dcc7
verifier: small clean-up 6 years ago
SomberNight 78488ebcbf
aiosafe safety belts 6 years ago
SomberNight 4360a785ad
blockchain: blockchains_lock needed to write/iterate global dict 6 years ago
SomberNight 7dc5665ab1
interface: faster bootstrap of backwards search 6 years ago
SomberNight 4d502eb2bf
qt tx notifications: wait until sync finishes 6 years ago
SomberNight 9c919e6478
interface: fix off-by-one in request_chunk 6 years ago
SomberNight 1d711eeadc
interface: split up 'step'; binary search of headers 6 years ago
SomberNight 58a5346d72
network: switch lagging interface 6 years ago
SomberNight 27e42b4826
interface: if header is on other chain already, just switch (regression) 6 years ago
SomberNight 3fc9326c43
interface: try hard not to infinite loop while getting headers 6 years ago
SomberNight da23e71db1
interface: block header search simplifications 6 years ago
SomberNight ab94a47b8e
network: mv request_chunk to interface 6 years ago
SomberNight 1635bc8cb3
blockchain: use HEADER_SIZE named constant instead of magic numbers 6 years ago
SomberNight a9197236a2
change 'new_transaction' notification to include wallet 6 years ago
SomberNight 2453872a09
synchronizer: rm redundant 'updated' notification 6 years ago
SomberNight 6f5a4a5502
fix prev: rm incorrect assert 6 years ago
SomberNight 482259df8b
interface: further clean-up in 'step' 6 years ago
SomberNight beb37aafc5
interface: clean-up 'step'; backwards search 6 years ago
SomberNight 2a958499b6
fx: disable checking mime type in get_json 6 years ago
SomberNight f38ec93ae9
qt fx settings: restore selected exchange in combobox if list changes 6 years ago
SomberNight 6ccd83397c
fx: asyncio.Event is not thread-safe; also the 'timeout' field was removed 6 years ago
SomberNight d1f11f5fe9
fix #4717 6 years ago
Filip Gospodinov f05f3b430a build-wine: fix locale path 6 years ago
Filip Gospodinov bdecef0eaf contrib: bump pyinstaller to 3.4 6 years ago
SomberNight 2bd5e0f25d
packaging: check in make_tgz if packages folder exists 6 years ago
SomberNight 2e61359d50
network: stop pending connections when stopping network 6 years ago
SomberNight 23f56ffa8a
network: avoid infinite reconnect loop to same server 6 years ago
SomberNight e4bd445a38
network.new_interface: clarify how timed out interfaces are closed 6 years ago
SomberNight 64ab8222f7
interface: if request times out, no need to dump trace 6 years ago
SomberNight 819044221b
verifier: need to wait for reorg 6 years ago
SomberNight 78e9152723
network: get_servers to always include recent servers 6 years ago
SomberNight 43664d5f11
fixes for stdio/text gui 6 years ago
SomberNight 1f14894c43
network: add server to recent_servers only after checks 6 years ago
SomberNight a9fcf2fabf
bump min aiorpcx to 0.8.1 6 years ago
SomberNight c93d137c5e
interface: minor clean-up split out _set_proxy from init 6 years ago
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