2061 Commits (3dacc525e63570b835246ee06e1c97a08c81deee)

Author SHA1 Message Date
ThomasV 56e7ba41c4 prepare release 3.2.3 and release notes 6 years ago
SomberNight 1bb1fc37f4
network: don't ask for block -1 if server is on wrong chain 6 years ago
Filip Gospodinov c42f0dac53 test_bitcoin: fix decorators for running tests twice (#4669) 6 years ago
SomberNight 6ee689345f
fix -v syntax 6 years ago
RGauthamRam aac7a34405 Update __init__.py (#4668) 6 years ago
SomberNight 1b19cdd0f4
transaction.py: fix script_GetOp for malformed scripts 6 years ago
SomberNight 0137626a63
wallet restore: remove dead code. add log lines. 6 years ago
Janus 262d431ff5 x509: handle dates in the 22nd century 6 years ago
SomberNight 91c369e392
hw wallets: generalise 'minimum_library' for those that provide a version number 6 years ago
tiagotrs 2a5f108d4a change prng, add warning against encrypting multiple secrets (#4649) 6 years ago
SomberNight 04c1b522d6
minor fixes for prev 6 years ago
Peter D. Gray 0bcea80bdf
Support for new hardware wallet: Coldcard 7 years ago
SomberNight bc6010303a
fix #4651 6 years ago
SomberNight 7044f1145f
ecc_fast: clarify fallback message 7 years ago
ghost43 941df4153b
wallet: try to plug gap limit for change addresses (#4530) 7 years ago
SomberNight f3f5b8a5d6
fix #4312 7 years ago
SomberNight 3089edd3a2
wallet: remove method get_num_tx 7 years ago
SomberNight f7166e95c4
wallet: move get_depending_transactions to AddressSynchronizer 7 years ago
SomberNight b7178f2d21
coinchooser: small clean-up (use TxOutput.value) 7 years ago
SomberNight 88fc62e8f7
fix #4626 7 years ago
SomberNight 5f3408dd70
transaction.py: introduce TxOutputHwInfo namedtuple 7 years ago
SomberNight b4b1de088a
move TrezorClient.expand_path to bitcoin.py 7 years ago
SomberNight 52a4810752
trezor: add "show address" option in addresses tab context menu for all trezors 7 years ago
SomberNight 93578d9be2
wallet: is_mine should not depend on history keys 7 years ago
SomberNight 820316e745
safe_t: disable udp transport as it was interfering with trezor emulator 7 years ago
tiagotrs 91bcc5f560 fix problems with hidpi monitors issue #4576, ensure PNGS are precise the same size. 7 years ago
zebra-lucky 059a4fff5c fix ecc_fast.py for win64 (#4606) 7 years ago
SomberNight a7cfa56621
cosigner pool: don't block gui 7 years ago
SomberNight 9228cb5b8e
wallet: override get_addresses in Imported_Wallet so that clear_history works 7 years ago
SomberNight 2a9f5db576
blockchain.py: fix: chunks in checkpoint region were not getting saved if we were on a fork 7 years ago
SomberNight 531cdeffa9
blockchain.py: rename 'checkpoint' to 'forkpoint' 7 years ago
SomberNight 7307c800d7
small optimisations for history tab refresh (and related) 7 years ago
SomberNight 6b42e8448c
address_synchronizer: cache local_height in some cases 7 years ago
SomberNight cf14d7b346
wallet: change meaning of is_used 7 years ago
SomberNight 6192bfce46
util.profiler: prepend class name to prints 7 years ago
SomberNight 2eb72d496f
transaction: introduce TxOutput namedtuple 7 years ago
SomberNight f64062b6f1
add --noonion option to filter out onion servers 7 years ago
SomberNight a29e2218c8
wallet: introduce namedtuples TxMinedStatus and VerifiedTxInfo 7 years ago
SomberNight 41e088693d
verifier: better handle reorgs (and storage upgrade) 7 years ago
SomberNight 861640949e
kivy: on tx broadcast, truncate error message 7 years ago
SomberNight c9c8b7656d
follow-up prev. sanity check OP_RETURN outputs 7 years ago
SomberNight e1b2195cf7
fix #4591: pay to OP_RETURN on trezor 7 years ago
SomberNight 629b9cb3b5
fee estimation: split eta_to_fee into two methods 7 years ago
SomberNight 8e69174374
logging: self.print_error should not print without -v flag 7 years ago
SomberNight eaf72aa951
network: handle one-block-long fork 7 years ago
ghost43 0d05b84dc3
network: handle reorg (sooner) in case of multiple forks at given height (#4537) 7 years ago
Jean-Christophe Rona 02c30e3d52
Add support for Archos Safe-T mini hardware wallet (#4445) 7 years ago
SomberNight a799a00dc5
fix #4577 7 years ago
SomberNight 579d48cf0c
follow-up a830747f83 7 years ago
SomberNight 53130da682
storage: factor out 'JsonDB' 7 years ago