9540 Commits (e5e3ac0364a9eefcef8ad6c6cfe4a14e2e6a9b6b)
 

Author SHA1 Message Date
SomberNight a7cfa56621
cosigner pool: don't block gui 6 years ago
SomberNight 9228cb5b8e
wallet: override get_addresses in Imported_Wallet so that clear_history works 6 years ago
SomberNight 2a9f5db576
blockchain.py: fix: chunks in checkpoint region were not getting saved if we were on a fork 6 years ago
SomberNight 531cdeffa9
blockchain.py: rename 'checkpoint' to 'forkpoint' 6 years ago
SomberNight 7307c800d7
small optimisations for history tab refresh (and related) 6 years ago
SomberNight 6b42e8448c
address_synchronizer: cache local_height in some cases 6 years ago
SomberNight cf14d7b346
wallet: change meaning of is_used 6 years ago
SomberNight 6192bfce46
util.profiler: prepend class name to prints 7 years ago
ThomasV 194ee395e7
Merge pull request #4596 from SomberNight/txoutput_namedtuple 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
ghost43 32f5feff8f
Merge pull request #4538 from SomberNight/verifier_reorgs_st18 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 6899ca2527
docker-wine: update a package version 7 years ago
SomberNight a799a00dc5
fix #4577 7 years ago
SomberNight 579d48cf0c
follow-up a830747f83 7 years ago
SomberNight 61aa19539c
some packaging clean-up 7 years ago
SomberNight 53130da682
storage: factor out 'JsonDB' 7 years ago
SomberNight d2abaf54e8
verifier: small refactor 7 years ago
SomberNight 89aa9eb0a7
revealer: minor fix and clean-up 7 years ago
SomberNight a830747f83
kivy: update history screen on fee histogram 7 years ago
SomberNight 4284f4feb3
fix #4575 7 years ago
SomberNight f8e13c5c33
kivy: use correct i18n 7 years ago
SomberNight 281805a0a4
linux sdist: 'typing' was not included, which is needed on py3.4 7 years ago
SomberNight f7dce426cb
fix #4574 7 years ago
SomberNight 597295e359
address_synchronizer fixes 7 years ago
SomberNight 801d3113ab
wine build: remove pgp.mit.edu from keyservers 7 years ago
SomberNight cb6bde49b4
fix some wine build failures on branches/forks 7 years ago
SomberNight 0100af9389
fix #4572 7 years ago
SomberNight 01193be241
logging: when not giving args to -v, log everything, as before 7 years ago
SomberNight cc77ba523f
fix minor undefined stuff in address_synchronizer 7 years ago
Janus 1fb0b6d7bd plugins/ledger: just hardcode BTCHIP_DEBUG to False 7 years ago
Janus f9f6ea4365 commands: tolerate lack of argument to 'verbosity' 7 years ago
ThomasV b96b5af101 fix imports 7 years ago
ThomasV 0025073b24 move more methods from wallet to address_synchronizer 7 years ago
Janus 780b2d067c Whitelist classes in verbose (-v) option 7 years ago
SomberNight 8f17f38b02
trezor/kk: when using old fw, wizard did not display instructions properly 7 years ago
ThomasV 0186f09c27
Merge pull request #4567 from SomberNight/issue_4566 7 years ago
SomberNight aa86440866
fix #4566: bip39 passphrases with multiple spaces 7 years ago
Yura Pakhuchiy 27b36486df Trezor: fix spending coinbase outputs (#4565) 7 years ago
SomberNight e5661156f0
follow-up e3888752d6 7 years ago