9707 Commits (2ab8234e9c08b5d35f6bf8d07ba587975cf86e53)
 

Author SHA1 Message Date
SomberNight 2ab8234e9c
RBF batching: smarter fee handling 6 years ago
SomberNight d905f0e55e
RBF batching: for now, let user deal with fee problems (honour slider) 6 years ago
SomberNight 436f6a4870
qt history export: include fiat value in csv 6 years ago
SomberNight 71ac3bb305
RBF batching: some fixes 6 years ago
ThomasV f55db2f90b
add batch_rbf option to Qt GUI 6 years ago
ThomasV 2b8d801b36 if possible, batch new transaction with existing rbf transaction 6 years ago
SomberNight bd32b88f62
introduce UserFacingException 6 years ago
SomberNight dace2e5495
trezor: don't let bridge transport failing block all other transports 6 years ago
SomberNight 47b6d3c52c
wizard: make native segwit (bech32) the default for bip39/hw 6 years ago
ThomasV 3d4773b161 wizard: make segwit/bech32 the default choice during wallet creation 6 years ago
SomberNight 7d114ff32d
cpfp: don't reuse address 6 years ago
ThomasV 39fb5b8f58 use blockstream.info as default block explorer 6 years ago
neoCogent 6d5b28a9c5 add blockstream.info as explorer option (#4829) 6 years ago
SomberNight 8b61d18a9f
transaction.serialize_output: use namedtuple fields 6 years ago
SomberNight 5d52dc204c
coldcard: fix spending when there is no change 6 years ago
SomberNight 1686a97ece
bip70 PRs: use aiohttp instead of requests. use proxy. small fixes. 6 years ago
SomberNight 1b46866e34
qt: re sweeping, minor clean-up 6 years ago
SomberNight a89e67eeed
network: trivial clean-up 6 years ago
SomberNight 7a46bd1089
network: minor clean-up 6 years ago
SomberNight 908c979338
network: update hardcoded mainnet servers 6 years ago
SomberNight 1a5c77aa82
follow-up prev 6 years ago
SomberNight e37da62a1c
fix most "scripts" 6 years ago
SomberNight 5c4a6c0f2b
rm network.add_job 6 years ago
SomberNight c2ecfaf239
move event loop construction to daemon 6 years ago
SomberNight ca8eae919f
daemon: clarify error print 6 years ago
SomberNight 0862fdb9a9
plugins: somewhat clearer exception is loading plugin fails 6 years ago
SomberNight 386e0d560e
wizard,hw: tell user about errors during plugin init 6 years ago
SomberNight 4f7283a3b0
expose electrum version as __version__ 6 years ago
SomberNight 1c63bca2c7
follow-up prev 6 years ago
SomberNight 5b4fada2a0
fix some network.get_transaction calls 6 years ago
SomberNight f53b480f1c
wallet: more powerful add_input_info 6 years ago
SomberNight f819e9b6f4
openalias: minor clean-up 6 years ago
SomberNight af232223ee
windows build script: add note to build from fresh clone 6 years ago
SomberNight 5e0179dac4
qt console: expose more refs, and fix auto-complete for >2 depth 6 years ago
SomberNight 9037f25da1
kill old-style namedtuples 6 years ago
SomberNight 34569d172f
wallet: make importing thousands of addr/privkeys fast 6 years ago
SomberNight 917b7fa898
network shutdown safety belts 6 years ago
SomberNight 416b687054
storage: add a sanity check 6 years ago
SomberNight 78258a3a95
fix #4802 6 years ago
SomberNight bcdb0c46fc
update to aiorpcx 0.9 and require it 6 years ago
SomberNight 263c9265ae
rerun freeze packages 6 years ago
SomberNight 92d16e8b10
follow-up prev: unshallow no longer needed 6 years ago
SomberNight 2aefc8440a
travis: make sure to have latest tag 6 years ago
SomberNight 791e0e1a67
move relayfee and dust_threshold to bitcoin.py 6 years ago
SomberNight 99d18a48f2
types: make some import conditional 6 years ago
SomberNight 082a83dd85
rename crypto.Hash to sha256d 6 years ago
SomberNight a88a2dea82
split bip32 from bitcoin.py 6 years ago
SomberNight c61e13c1e9
add more block explorers, and change defaults 6 years ago
Andrew Zhuk 07a06b5d15 Update util.py (#4797) 6 years ago
SomberNight 361ffc0620
correctly handle bitcoin URIs if GUI is already running 6 years ago