8555 Commits (36a444ba6c5d32fb2c89a4549449cfaab75bebcc)
 

Author SHA1 Message Date
SomberNight 889456dc77 follow-up prev commit. better handling of p2sh-segwit. added comment to describe the problem for native segwit. 7 years ago
SomberNight 2dca7bd39c subtle typo 7 years ago
SomberNight 8a71e46e9b fix conflicting local txns, e.g. when using RBF 7 years ago
SomberNight 1bf54a0bc5 clean-up in gui/qt/main_window.py: use string.format for translated strings, and some indentation 7 years ago
Neil Booth c7b4ef82bc Fix PNG file 7 years ago
SomberNight 70aa1f1db9 fix #3788 7 years ago
Johann Bauer 2a1e5238c8 Allow user to save transaction from dialog 7 years ago
Johann Bauer 8676e870f3 Raise exception if transaction is not related to wallet 7 years ago
SomberNight f0e7ae20f2 fix #3790 7 years ago
SomberNight c811c5c9d9 allow encrypting watch-only wallets. initial support for hw wallet storage encryption. 7 years ago
SomberNight 743ef9ec8f fix #3783 7 years ago
SomberNight d1e2ca4bc5 make wallet.is_change faster 7 years ago
SomberNight 1c67cfe01b optimise wallet.is_mine 7 years ago
SomberNight 7f3b627aa4 make wallet.get_address_index faster by storing an addr->index dict 7 years ago
SomberNight d09138446f fix wallet.check_history 7 years ago
Johann Bauer 7ab9fa5be4 Update Kivy build instructions 7 years ago
ghost43 182467445f
Merge pull request #3750 from lzsaver/keyserver 7 years ago
ThomasV 78338c74eb
Merge pull request #3757 from ken2812221/patch-1 7 years ago
Johann Bauer e184ac888f Make sure to save changes to transactions on disk 7 years ago
Johann Bauer 95da5a8bed Enable adding transactions from file through Drag and Drop 7 years ago
Johann Bauer fbcee9a6f6 Also remove child transactions 7 years ago
Alexx Saver 18f07464c1
Added default keyserver 7 years ago
Johann Bauer 887e06eebb Set icon for offline transactions 7 years ago
Johann Bauer 5e9d901794 Allow to remove local transactions from the GUI 7 years ago
Alexx Saver 9ceaac6310 Use python3 for virtualenv 7 years ago
Alexx Saver 20443aa068 Follow-up fe54ce9 7 years ago
ken2812221 452d60033a
Shows correct bech32 address on ledger 7 years ago
Alexx Saver fe54ce946c Fixed rm -rf 7 years ago
ThomasV 275ba85595 Merge branch 'ser-master' 7 years ago
Serge Victor 98663d7e20 Intruduction of getfee command, fixes #3704 7 years ago
ThomasV 98daf2c7cc network: send version first 7 years ago
ThomasV 35878b437a network: send version first 7 years ago
ThomasV e6dd3e6ad8 allow to save unbroadcasted transactions in wallet 7 years ago
SomberNight a20a3f9714 fix: sweeping into same wallet 7 years ago
ThomasV 0dfaf9b970
Merge pull request #3736 from bauerj/issue-1795 7 years ago
Johann Bauer 3dd4285fc5 Change number of zero when base unit changes 7 years ago
ThomasV 6f843a7bb6
Merge pull request #3734 from SomberNight/websocket_scripthash 7 years ago
SomberNight fbad16b95c revert adding handling of 'blockchain.address.subscribe' in network.py 7 years ago
SomberNight d808bf057e fix notify command and migrate to use scripthashes 7 years ago
SomberNight 5ec3d2888f websocket: migrate to scripthashes 7 years ago
ThomasV 954897c281
Merge pull request #3732 from SomberNight/config_upgrade 7 years ago
ThomasV d6b77781a9
Merge pull request #3733 from SomberNight/remove_nossl 7 years ago
SomberNight 1c10d5dce1 remove --nossl option (follow-up dc388d4c7c) 7 years ago
SomberNight f77f029d72 config v2: change server protocol to :s instead of removing it 7 years ago
SomberNight 0d1ea09ed1 fix tests 7 years ago
SomberNight 04a1809969 config: implement config upgrades. remove system config. 7 years ago
ThomasV 58d889e480
Merge pull request #3726 from bauerj/android-docs 7 years ago
Johann Bauer 21e44bdb57 Update kivy docs to current build process 7 years ago
ThomasV d580ecfb28
Merge pull request #3643 from SomberNight/fee_ui_feerounding 7 years ago
racquemis 7d52cfd374 Handle invalid PIN on exporting private key 7 years ago