3940 Commits (364cfd17aec25a751e559c1166773792aba1e8d2)

Author SHA1 Message Date
SomberNight ae24af9bc2
wizard: move GoBack from Qt wizard to base_wizard 7 years ago
SomberNight c8bed8791a
assert datadir available 7 years ago
SomberNight cbf1b5d9d5
py3.4 compat: follow-up e13183ea7a 7 years ago
SomberNight fad25af204
fix tests for travis. follow-up 68d8919416 7 years ago
SomberNight ea55d886b7
follow-up 1d6f000868 7 years ago
SomberNight 68d8919416
tests: sends between wallets 7 years ago
SomberNight e13183ea7a
bitcoin.py: SCRIPT-related clean-up. transaction.py: construct_witness 7 years ago
SomberNight 97296432a2
transaction.py: sign_txin. allow override for get_preimage_script. 7 years ago
SomberNight 1d6f000868
transaction.py: shortcut witness/scriptSig serialisation 7 years ago
SomberNight b3110b3b46
bitcoin.py: implement add_number_to_script. 7 years ago
SomberNight 4b89b1e270
implement script_num_to_hex 7 years ago
Filip Gospodinov 376a815458 exchange_rate: prefer relative imports (#4308) 7 years ago
Ben Woosley 53320470f5 Format the transaction window fee rate with 1 decimal place (#4286) 7 years ago
SomberNight 0be73ed546
wallet.py: small optimisation for get_wallet_delta 7 years ago
mhitcher 5284aef820 added therocktrading exchange rate (#4272) 7 years ago
ThomasV 7cee37dfb8 show bitcoin price info in history summary 7 years ago
ThomasV 624fa4769d prepare release 3.1.3 7 years ago
Dimitris Apostolou 989c9c2b55 Fix typos 7 years ago
SomberNight 44bb1e9993
bitcoin.py: fix op_push 7 years ago
SomberNight 8bdf863fca
fix: android HistoryScreen was not displaying fiat value of unconfirmed txns 7 years ago
SomberNight 3bf5afa61a
fix #4253 7 years ago
SomberNight 1935d7d165
wallet.py: remove local transactions that we don't have 7 years ago
SomberNight 7dcefd999f
wallet.py: remove_transaction - make sure we pop from both txi and txo 7 years ago
SomberNight 4fed27610a
wallet.py: load unverified_tx in __init__ 7 years ago
SomberNight 86b1273ec0
wallet.py: minor reordering in __init__ 7 years ago
SomberNight ebcc983566
wallet.py: build local history from txi and txo, not transactions 7 years ago
fivepiece b4d71e651b add regtest support (#4242) 7 years ago
SomberNight b68f5645cb
fix #4254 7 years ago
SomberNight 1f937aa6cd
fix: 'oneserver' could only be set in the CLI 7 years ago
SomberNight 7b50790584
do not raise BaseException 7 years ago
SomberNight 76e67daadd
changed some asserts to raise-exceptions in lib 7 years ago
ghost43 cf88e239d7
fix parsing values in setconfig (#4225) 7 years ago
SomberNight 4ff3791cb9
fix #4236 7 years ago
SomberNight 0180abc179
blockchain.py: check header length 7 years ago
SomberNight e4dad0a425
fix #4198 7 years ago
SomberNight d2a1179087
fix #4227 7 years ago
ThomasV ad6dd73a03 do not catch OSError in pipe.send (fix ANR on some versions of Android) 7 years ago
SomberNight de4fe9db69
fix a race condition in synchronizer 7 years ago
SomberNight 92c45ac29a
fix prev: txns might be added in any order 7 years ago
SomberNight 17512f7f47
wallet: speed up get_address_history 7 years ago
SomberNight ffe69cb328
fix #4220 7 years ago
SomberNight 13bd10e1cb
wizard: add naive debug message to hw device scan if none are found 7 years ago
SomberNight 42582b6a64
fix #4219 7 years ago
SomberNight 5a508f7b8d
fix #4218 7 years ago
SomberNight 4d15d4e459
payto: get RBF setting from config 7 years ago
SomberNight 58273fc841
tests: xpub version bytes 7 years ago
SomberNight ff57c198b4
fix prev 7 years ago
fivepiece 192288c025 change testnet p2wsh-p2sh prefix to 0x024289ef to reflect Upub (#4210) 7 years ago
SomberNight 9de4d19c5a
tests: refactoring in test_wallet_vertical.py 7 years ago
SomberNight 1eae16aa3e
tests: class TestCaseForTestnet 7 years ago