8563 Commits (8329faf760ebafa6d13fa18f43690dd15bb773ed)
 

Author SHA1 Message Date
ThomasV 64127a8bee
Merge pull request #3782 from SomberNight/opt_wallet_get_address_index 7 years ago
SomberNight ac69f628fe clean-up wallet.get_address_index 7 years ago
SomberNight d92a6d46eb wallet.is_mine: use inheritance for more readable code 7 years ago
ThomasV 2343894e0f Merge branch 'local_tx' 7 years ago
ThomasV 0e7e7e3dc5 Merge branch 'local_tx' 7 years ago
ThomasV 603345a172
Merge pull request #3791 from SomberNight/fix_3790 7 years ago
ThomasV 517d2c25b6
Merge pull request #3794 from SomberNight/parse_non_multisig_segwit_sh 7 years ago
SomberNight 704bdedea1 tx heights: replace magic numbers with named constants 7 years ago
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