9681 Commits (386e0d560eee1ad82380c4000d2afa8e6a07963c)
 

Author SHA1 Message Date
脇山P 9ce3814d8b build-wine: update git version (#4769) 6 years ago
ThomasV 684e69763a
Merge pull request #4767 from SomberNight/auto_jump_forks 6 years ago
ThomasV cd5152a02d
Merge pull request #4765 from SomberNight/cli_restore_cmd 6 years ago
SomberNight 1233309ebd
cli/rpc: 'restore' and 'create' commands are now available via RPC 6 years ago
SomberNight 37206ec08e
network: auto-switch servers to preferred fork (or longest chain) 6 years ago
SomberNight 1ef804c652
small import clean-up 6 years ago
ThomasV cd5453e477
Merge pull request #4753 from SomberNight/synchronizer_rewrite 6 years ago
SomberNight 150e27608b
wallet: rm electrum_version field 6 years ago
ThomasV e975727075 follow-up prev commit 6 years ago
ThomasV bb9871ded7 simplify prev commit 6 years ago
ThomasV f037f06e74
Merge pull request #4758 from SomberNight/qt_fork_icon 6 years ago
SomberNight 87b05e1c9e
network: change broadcast_transaction api 6 years ago
ThomasV c7833b8bc0
Merge pull request #4727 from SomberNight/refresh_gui_f5 6 years ago
Felix Yan ad503daaca Fix some typos in RELEASE-NOTES (#4762) 6 years ago
SomberNight cc18f66793
network: don't save negative ETA fee estimates 6 years ago
Mark B Lundeberg 508793b010
qt transaction_dialog: normal close if user presses Esc 6 years ago
SomberNight dc1a31d802
fix tests 6 years ago
SomberNight f3f2534877
qt status: display "loading wallet" temporarily 6 years ago
SomberNight 70cca3bad9
fix #4759 6 years ago
SomberNight b37695f9c8
linux launcher madness 6 years ago
Johann Bauer 1d7bf698f2
Windows: Update copyright notice in installed apps 6 years ago
SomberNight decb8bfd52
qt network status: display 'fork' in icon when chain split is detected 6 years ago
SomberNight d759546b32
qt console: fix word wrap 6 years ago
SomberNight 02f108d927
restructure synchronizer 6 years ago
SomberNight 788b5b04fe
ledger: always use finalizeInput in sign_transaction 6 years ago
SomberNight a61953673a
fees: add 1-2 s/b static options 6 years ago
SomberNight da9d1e6001
network: ensure there is a main interface 6 years ago
SomberNight 7dd4032cce
daemon: call self.start in __init__, and allow not to listen on jsonrpc 6 years ago
SomberNight 4653a1007c
daemon: more convenient constructor for scripts 6 years ago
Johann Bauer 3f4e632cc4
Travis: Fix crowdin upload 6 years ago
SomberNight 626828e980
fix sweeping 6 years ago
SomberNight 4d43d12abf
transaction: don't convert p2pk to p2pkh address when displaying 6 years ago
SomberNight ab1ec57429
trezor and clones: rm dead code 6 years ago
SomberNight 8aebb8249a
keepkey: full segwit support 6 years ago
SomberNight 70c32590a9
hw plugins: fix only_hook_if_libraries_available 6 years ago
SomberNight ce5cc135cd
transaction: make get_address_from_output_script safer 6 years ago
SomberNight 53fd6a2df5
transaction: always sort i/o deterministically 6 years ago
SomberNight 5e4a4ae16b
minor clean-up (prints/types/imports) 6 years ago
SomberNight 32d5305295
fix daemon.load_wallet 6 years ago
SomberNight 071bc27016
setup.py: rm deprecated 'imp'. dedupe min py version 6 years ago
SomberNight 12e79ecd60
qt tx dialog: make input/output fields expand 6 years ago
SomberNight 3e2c5e8656
network.best_effort_reliable: force DC if req times out; retry on new iface 6 years ago
SomberNight 4984890265
follow-up prev: make best_effort_reliable react faster to disconnects 6 years ago
SomberNight 6b8ad2d126
fix some CLI/RPC commands 6 years ago
SomberNight 3b9a55fab4
rerun freeze packages 6 years ago
SomberNight c4f3fbaca0
labels: fix potential threading issues 6 years ago
SomberNight deda6535e0
bump min aiorpcx to 0.8.2 6 years ago
SomberNight 33d14e4238
some import clean-up in qt 6 years ago
SomberNight 9d7cf12244
follow-up prev: fix tests 6 years ago
SomberNight 952e9b87e1
network: clean-up. make external API clear. rm interface_lock (mostly). 6 years ago