13410 Commits (dd37151d65c628271d0161b315a81741ef2ce27b)
 

Author SHA1 Message Date
ThomasV 482458d00d fix #3028: add info to proxy dialog 9 years ago
ThomasV 6b8f685b42 fix #3027 9 years ago
SomberNight 0510bdb85b fix: missing import 'stat' in network.py and simple_config.py 9 years ago
SomberNight 2ad061eead fix: storage.convert_version_14() was missing redeem_scripts 9 years ago
SomberNight 681eb1ccb8 tests: for bitcoin.py, added new ones, and some refactoring for existing 9 years ago
ThomasV f381eae251 Merge pull request #3017 from SomberNight/fix_is_minikey 9 years ago
SomberNight 843aec80d7 fix: bitcoin.is_minikey() was broken 9 years ago
ThomasV 4694717dc0 Merge pull request #3015 from SomberNight/typo_p2wpkh_importedwallet 9 years ago
SomberNight e406829904 fix: Imported_Wallet cannot spend from p2wpkh or p2wpkh-p2sh 9 years ago
ThomasV 0df24d9321 trezor plugin: add paytowitness (not supported yet) 9 years ago
ThomasV 6656154b78 add 'createnewaddress' command, separate from getunusedaddress 9 years ago
ThomasV de85b56e0a re-enable locktime 9 years ago
ThomasV d1657cd62c rm deprecated functions 9 years ago
ThomasV c72123d708 fix #3014 9 years ago
ThomasV e0635f5d08 Merge pull request #2320 from da2x/bugfixes 9 years ago
ThomasV e0faf90a5a Merge pull request #3012 from SomberNight/sweep_rbf 9 years ago
SomberNight 0a1ebea669 sweep txs are now always RBF 9 years ago
ThomasV 293fba3a38 code cleanup 9 years ago
ThomasV 4836adff84 add cmdline support for 2fa wallets 9 years ago
ThomasV 401d8bc534 fix #2890 9 years ago
ThomasV 8fbabfd796 update delete_address for imported wallets 9 years ago
ThomasV 3f3d249ed1 follow up c810c6a356 9 years ago
ThomasV 26becedfb2 fix privkey serialization in commands 9 years ago
ThomasV 5873fe8eaf follow up previous commit 9 years ago
ThomasV b1cc81a6f6 fix #3011 9 years ago
SomberNight d48ecc990a fix: [QT wallet wizard] catch exceptions: UserCancelled, GoBack 9 years ago
Marko Bencun 439a7ca890 digitalbitbox: import mobile pairing config 9 years ago
ThomasV 5480b7dff5 add_input_info: add txin value for RBF with segwit inputs 9 years ago
ThomasV 332c5d41e6 return dict in get_addr_utxo 9 years ago
ThomasV 9aa3f2d9e2 add txin_type in add_input_info, remove inefficient search 9 years ago
ThomasV d28f603483 Allow comma separated address lists for from_addr 9 years ago
ThomasV c810c6a356 commands: use the same option names for RPC and command line. fixes #2875 9 years ago
ThomasV 6dd2b8b471 fix #2861: error message when password is missing 9 years ago
ThomasV 252cb491c8 show message when copy button is pressed 9 years ago
ThomasV 01108d8b47 address tab: replace tree view with buttons 9 years ago
ThomasV fefcd7bbcd sweep: use scripthash rpc 9 years ago
ThomasV 5127dabb0d Merge pull request #3004 from SomberNight/wallet_conversion_v13_to_v14 9 years ago
SomberNight da480b1209 fix: v13 to v14 wallet (with Imported_KeyStore) conversion 9 years ago
ThomasV c44f53bcaa Merge pull request #3001 from gdvine/low-value-error-typo 9 years ago
gdvine 5ce8508cd5 Fix low value error message 9 years ago
ThomasV 13f13380d5 Merge pull request #2997 from romanz/fix-amodem 9 years ago
ThomasV 15ab48aaa8 fix sweep 9 years ago
Roman Zeyde 1fa6b3fd31
amodem: fix str/bytes handling 9 years ago
ThomasV 3dabb94046 convert wallet format for imported wallets 9 years ago
ThomasV 30069324d5 fix #2995 9 years ago
ThomasV e299df7b82 add message signing/decryption for segwit addresses 9 years ago
ThomasV 0bc53d34d1 improve error message (see #2991) 9 years ago
ThomasV 73c7fbcc69 Merge pull request #2964 from SomberNight/tests_wallet_keystore_bip39 9 years ago
ThomasV 34a786ee43 fix export_private_key of Imported_Wallet 9 years ago
ThomasV 23bcda47b1 Merge pull request #2987 from SomberNight/wallet_export_private_key_1 9 years ago