257 Commits (ab108481872bd95c754368d1c42dd0c68e8399ce)

Author SHA1 Message Date
ThomasV 9b7102aed1 make fork_threshold configurable, fix backward mode 8 years ago
ThomasV 680e9a5552 network: go back if cannot connect during catch_up 8 years ago
ThomasV 568c14ca78 Refactor Network and Blockchain dialogs in qt and kivy 8 years ago
ThomasV 6b872b68bd hardcode another testnet server 8 years ago
ThomasV 2055fce087 network dialog: add menu actions to blockchains list 8 years ago
ThomasV a7679debd1 fix #2533 8 years ago
ThomasV 8285bc458f network dialog: show servers in blockchain tab 8 years ago
ThomasV 6931ffada5 fix callbacks when switching to another server 8 years ago
ThomasV ca220d8dbb Detect blockchain splits and validate multiple chains 8 years ago
ThomasV 1ee70f798e fix: reorgs 8 years ago
ThomasV 63f14f6ab2 fix: request chunk at next_height 8 years ago
ThomasV ac77c9b9bd catch-up block headers from a single interface at a time 8 years ago
ThomasV 6321b14f9f Locate blockchain connection point with binary search 8 years ago
ThomasV 6afc11208d spv: keep track of header requests made by each interface 8 years ago
ThomasV db13cf965c fix #2347 and return indentation 8 years ago
ThomasV 31fc9b78af keep connection open with a manually selected server, even if they fail passing the checkpoint 8 years ago
ThomasV d371e1c807 network: request checkpoint when opening a new connection 8 years ago
ThomasV 59b0b51f24 add proxy settings to kivy GUI 8 years ago
ThomasV 59bc220856 fix auto-connect: do not use a random interface 8 years ago
ThomasV dd0b018a35 add configurable checkpoint to blockchain verification; use genesis as default 8 years ago
Eagle[TM] f9bb74077e Update and add servers to default list; add schedule for phase-out of e-s 8 years ago
ThomasV 8e90d6a4e5 fix #2292 8 years ago
ThomasV e78531d913 follow up 8babd3e986 8 years ago
Eagle[TM] 8babd3e986 Update default server list - make more use of DEFAULT_PORTS 8 years ago
shsmith 7ff5681010 fix #2204 8 years ago
shsmith 4109fd9eb2 request fees, peers and banner before address subscriptions 8 years ago
shsmith 1e25af7f0d fix https://github.com/spesmilo/electrum/issues/2204 8 years ago
Neil Booth 8888a50549 Add support for BU's nolnet 8 years ago
shsmith 849a14554b report fee_estimates to verbose log 8 years ago
ThomasV 9c2d12923a fix: interface.close 8 years ago
Johann Bauer 9318b410bd Allow using a SOCKS5 proxy with authentication 8 years ago
Johann Bauer 2c7ab64e83 Always include default servers in the server list 8 years ago
ThomasV 3a64ec0f2e Initial segwit support (testnet only) 8 years ago
ThomasV 29e2570d3d prevent busy looping 8 years ago
ThomasV a2e7fc32ef Add fee slider class with network callback. 8 years ago
ThomasV 1358bebd37 network: do not wait for headers file on startup 8 years ago
ThomasV d042d6e970 initial testnet support (petrkr) 8 years ago
ThomasV 9138cf3cb8 remove deprecated protocols from DEFAULT_PORTS 8 years ago
Eagle[TM] a5dad77675 Update default servers 8 years ago
ThomasV 8249f5ab67 init_headers in daemon thread, and fix #1996 8 years ago
Eagle[TM] 7933448ec7 network: Update default server list 8 years ago
ThomasV b6393cbdf2 display 'low fee' in tx dialog 9 years ago
ThomasV f2d2d61894 add expected confirmation time to tx dialog 9 years ago
ThomasV bbe7b277d2 call jnius.detach on thread stop 9 years ago
ThomasV 2cf4795250 dynamic fees: define fee levels using expected confirmation times 9 years ago
ThomasV 753a28b452 set timeout to 30s for synchronous operations 9 years ago
ThomasV af780e7519 Default auto_connect to True. In Qt, the question is asked by the wizard 9 years ago
ThomasV 54df0b2845 follow up previous commit 9 years ago
ThomasV 96f144eb03 make sure the broadcast tx thread always times out 9 years ago
ThomasV 305843999e Relicensing 9 years ago