4410 Commits (f051a3e5779793619bdbd2feff73abd3a0cc1e55)
 

Author SHA1 Message Date
ThomasV f051a3e577 update occurences of get_history 10 years ago
ThomasV 81372ffe4b Merge pull request #1114 from romanz/plugin-buttons-fix 10 years ago
ThomasV 41cf7603d8 Merge pull request #1113 from romanz/transaction-fixes 10 years ago
Roman Zeyde a6a4200c51 plugins: fix buttons insertion 10 years ago
Roman Zeyde c4b306cdbe fix Transaction.deserialize() to Transaction() 10 years ago
Roman Zeyde 9d0aa737e5 transaction: call serialize() before deserialization 10 years ago
ThomasV e2225ce17e Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 2d84deeaad sanity check history 10 years ago
ThomasV ec11e58add handle pruning in wallet.txi/txo 10 years ago
ThomasV 3d1fa1e27f find_pay_to_pubkey_address 10 years ago
ThomasV 66f7a6d28e show own addresses in green 10 years ago
ThomasV 7d79ecce73 do not display default label 10 years ago
ThomasV bc3ed470e1 use hash as default label 10 years ago
ThomasV e3de121be9 store deserialized tx in/out in wallet file for fast computation 10 years ago
ThomasV d9b1271f65 version 2.1 10 years ago
ThomasV 393cb59f2c Merge pull request #1112 from palob/iconpath 10 years ago
palob 768fe3c03a Icon location fix. Fixes #1111 10 years ago
ThomasV cf0fcac9fa fix deserialize_server bug 10 years ago
ThomasV 3b8184cef3 make_download: show which file failed signaure check 10 years ago
ThomasV 9dd0728558 revert commit 3ae2fb2e90 10 years ago
ThomasV 9dbd546670 trustedcoin: clarify buy dialog 10 years ago
ThomasV 08f63a7f14 release notes for 2.0.4 10 years ago
ThomasV c0e60ec93d ask user before closing transaction window with unsaved transaction 10 years ago
ThomasV d9874ecb01 add 10 second timeout to header requests 10 years ago
ThomasV f50a62755c use self.print_error 10 years ago
ThomasV 659301873c labels: use https, and fix force param 10 years ago
ThomasV 973f7f9fe5 mpk window: detect self and cosigner keys 10 years ago
ThomasV cbb1a39879 reopen the password dialog if user enters incorrect password 10 years ago
ThomasV bfb4240948 Rewrite labels plugin using requests and own signals 10 years ago
ThomasV 1369c02011 safeguard: do not let daemon treads write wallet file 10 years ago
ThomasV 0200778ac1 require user to start daemon explicitly 10 years ago
ThomasV 9a7f6afac3 network dialog: replace protocol list with checkbox 10 years ago
ThomasV c11b7b4fbd fix #1102 10 years ago
ThomasV 1be26dbf06 fix init error from issue #1102 10 years ago
ThomasV 13d5c20c5a Merge pull request #1097 from andyichr/multisig-xprv 10 years ago
Andy Christianson 79acb93318 Merge branch 'multisig-xprv' of github.com:andyichr/electrum into multisig-xprv 10 years ago
Andy Christianson c72531fa6a added support for restoring multisig wallets from BIP32 private keys 10 years ago
ThomasV b4ff652d89 Merge pull request #1095 from railgun74/master 10 years ago
K 41127db32d Let wallet recovery use 64 byte hex strings and 24 word seeds. 10 years ago
ThomasV 5b53d94f71 Merge pull request #1091 from drizzt/patch-1 10 years ago
ThomasV b1b1a85e80 require ca bundle 10 years ago
ThomasV cc48663d0e set window.app in constructor 10 years ago
Andy Christianson cff6b95011 added support for restoring multisig wallets from BIP32 private keys 10 years ago
drizzt 3ae2fb2e90 Remove useless enforced dependency of PyUSB 10 years ago
ThomasV 90a22f1a36 Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 410ab5b3ee Merge pull request #1090 from kyuupichan/fastbmpsave 10 years ago
Neil bbcfa44e54 Use string joins instead of concatenation for efficiency. 10 years ago
ThomasV d82529a41a function profiler 10 years ago
ThomasV cabd6bbb2c inputs_to_sign: handle missing num_sig 10 years ago
ThomasV fbc581a52e update make_download script 10 years ago