1529 Commits (e9e0d604323c010518ffc34e5975c052b1fd50fe)

Author SHA1 Message Date
SomberNight 6700364ac8
interface: fix cert handling 7 years ago
Janus 9543a108be
aiorpcx: revive some maintain_sockets code, reintroduce NODES_RETRY_INTERVAL and SERVER_RETRY_INTERVAL usage, and fix --oneserver 7 years ago
ThomasV 5117a520ae
fix start_network 7 years ago
Janus 9bfb5fe71f
address synchronizer: use aiorpcx session object in network's interface, 7 years ago
Janus 8f36c9167d
aiorpcx: remove callback based code, add session to Interface 7 years ago
Janus b120584f97
aiorpcx address synchronizer 7 years ago
Janus f733cb8947
aiorpcx: socks support 7 years ago
ThomasV c53caecd1e
fix else statement 7 years ago
Janus 89a01a6463
aiorpcx: pin certificates 7 years ago
Janus 8080a713b2
aiorpcx: pass ssl context, sleep after connecting 7 years ago
Janus 97ea0fc439
aiorpcx: replace network loop with asyncio and try to maintain ten sessions 7 years ago
SomberNight 40ceabff79
rm redundant function from util 7 years ago
SomberNight 69a204d726
fix #4657 7 years ago
ThomasV 951fd8a47f bump apk version number 7 years ago
SomberNight 1e3c3a528c
attempt at fixing wallet syncing crash 7 years ago
Janus 73e367dc3b wallet: don't cache NaN coin price 7 years ago
SomberNight 1ec71cbaca
follow-up prev 7 years ago
SomberNight 7d84409628
fix #4078 7 years ago
ThomasV 56e7ba41c4 prepare release 3.2.3 and release notes 7 years ago
SomberNight 1bb1fc37f4
network: don't ask for block -1 if server is on wrong chain 7 years ago
Filip Gospodinov c42f0dac53 test_bitcoin: fix decorators for running tests twice (#4669) 7 years ago
SomberNight 6ee689345f
fix -v syntax 7 years ago
RGauthamRam aac7a34405 Update __init__.py (#4668) 7 years ago
SomberNight 1b19cdd0f4
transaction.py: fix script_GetOp for malformed scripts 7 years ago
SomberNight 0137626a63
wallet restore: remove dead code. add log lines. 7 years ago
Janus 262d431ff5 x509: handle dates in the 22nd century 7 years ago
SomberNight 91c369e392
hw wallets: generalise 'minimum_library' for those that provide a version number 7 years ago
tiagotrs 2a5f108d4a change prng, add warning against encrypting multiple secrets (#4649) 7 years ago
SomberNight 04c1b522d6
minor fixes for prev 7 years ago
Peter D. Gray 0bcea80bdf
Support for new hardware wallet: Coldcard 7 years ago
SomberNight bc6010303a
fix #4651 7 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