9212 Commits (ff7aab048424b2544a5f20f8f55a5de99ed0dc8d)
 

Author SHA1 Message Date
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 75f0221617
minor grammar fix in qt/preferences 7 years ago
benma f7d1d5a7c7
digitalbitbox: enable native segwit 7 years ago
benma cf98c8f2c1
digitalbitbox: some Python backwards compat fixes 7 years ago
SomberNight 1f937aa6cd
fix: 'oneserver' could only be set in the CLI 7 years ago
ThomasV 55189c8623
Merge pull request #4249 from SomberNight/kivy_launchmode 7 years ago
SomberNight a852f97e97
kivy: change activity launchMode to singleTask 7 years ago
SomberNight 35b3294a5d
fix #4238 7 years ago
Johann Bauer ee2a1f52a1
Bump cryptodome version 7 years ago
SomberNight 985fe24f18
fix #4240 7 years ago
ThomasV a03449c1be kivy: cleanup addresses dialog 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 bfb0141b20
fix #4230 7 years ago
SomberNight 3b8c1c6c04
detect when trying to sign with a hw wallet offline in a not supported config 7 years ago
SomberNight 4ff3791cb9
fix #4236 7 years ago
SomberNight 0180abc179
blockchain.py: check header length 7 years ago
ghost43 9a0cf63769
Merge pull request #4033 from Lastrellik/TextCompleter 7 years ago
ghost43 54d220c311
Merge branch 'master' into TextCompleter 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 2f408e5d07
make qt HistoryList.on_update() faster by caching icons 7 years ago
ThomasV eb4463063f
Merge pull request #4214 from SomberNight/payto_read_rbf_from_config 7 years ago
ThomasV ed0cbf11cd
Merge pull request #4222 from SomberNight/wallet_get_address_history_speedup 7 years ago
Filip Gospodinov 76dfc2d3b8 Fix invalid desktop entry (#4224) 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 6eb38d6b8c
Qt wizard: raise GoBack from None 7 years ago
SomberNight 42582b6a64
fix #4219 7 years ago
SomberNight 5a508f7b8d
fix #4218 7 years ago
SomberNight 4703d93b0f
fix #4216 7 years ago
SomberNight 4d15d4e459
payto: get RBF setting from config 7 years ago
SomberNight 10a0b0ad7f
make_packages was failing 7 years ago
SomberNight bfccfc7e74
follow-up 70d827b984 7 years ago
Johann Bauer c7c43d2336
Change Python version in pyinstaller spec file 7 years ago
Johann Bauer 831dda0fcb
Wine build: Revert to Python 3.5 and download if file was changed 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