9930 Commits (bd1f7b539e09d77c75baa7512bd8fec1dedc5f47)
 

Author SHA1 Message Date
SomberNight 65ce3deeaa
blockchain: chain hierarchy based on most work, not length 6 years ago
SomberNight 141ff99580
blockchain.py: generalise fork ids to get rid of conflicts 6 years ago
SomberNight a8e6eaa247
blockchain: fix difficulty retarget 6 years ago
SomberNight 55963bd092
network: oneserver should be bool 6 years ago
SomberNight 36f64d1ad9
bitcoin/ecc: some more type annotations 6 years ago
SomberNight 5376d37c24
history export: include tx fee 6 years ago
SomberNight 32af83b7ae
wizard/hw: show transport type when listing HWDs 6 years ago
SomberNight eba97f74b4
decorate some methods with @profiler to debug slow startup 6 years ago
ghost43 4d62963efe
qt: count wizards in progress (#4349) 6 years ago
SomberNight f767d41409
tests: spanish test case for mnemonic.py, and refactoring 6 years ago
Calin Culianu 75e30ddc9d Show description (label) in TxDialog screen when opened from History (#4775) 6 years ago
SomberNight e1c66488b1
paymentrequest: don't show PaymentAck to user 6 years ago
ThomasV f7f4fef156
Merge pull request #4827 from SomberNight/android_oneserver 6 years ago
SomberNight e059867314
paymentrequest: be explicit about only allowing "addresses" 6 years ago
ThomasV a266de6735 PrintError: display verbosity filter 6 years ago
SomberNight e1b85327be
transaction: clean-up multisig_script 6 years ago
SomberNight e04e8d2365
plugins: when loading plugins, use newer importlib mechanism 6 years ago
SomberNight 48b0de7871
keystore: stronger pbkdf for encryption 6 years ago
SomberNight aceb022f9d
crypto: more type annotations 6 years ago
SomberNight a6a003a345
RBF batching: fix logic bug 6 years ago
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 160bc93e26
implement oneserver option for kivy 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