3020 Commits (746cf6f7f378bb28d7e039b00528dcb533e19f74)
 

Author SHA1 Message Date
ThomasV 746cf6f7f3 Merge pull request #588 from wozz/for-upstream 11 years ago
ThomasV 4a97aa1d1e show txids in the list of transaction inputs 11 years ago
ThomasV b6d541ef8e Merge pull request #591 from dabura667/Blockchainlink 11 years ago
ThomasV 9bebc05149 fix bug in chunk validation 11 years ago
dabura667 0ad491b727 Add link in history to view the tx on blockchain 11 years ago
ThomasV f37b23b2a7 rename command: getutxoaddress 11 years ago
ThomasV a5629539e4 add timeout to daemon, update getaddressbalance 11 years ago
ThomasV 37f2320a83 Merge pull request #590 from wozz/priv-qr-code 11 years ago
Michael Wozniak 8b20250f8e Add QR Display for Private Key export 11 years ago
Michael Wozniak d30fb5c473 Add CoinDesk BPI for exchange rate 11 years ago
ThomasV 13280e0bd7 Merge pull request #564 from eternal-sorrow/master 11 years ago
ThomasV e955ee69a8 restore from master public key (qt and command line) 11 years ago
ThomasV 9ddd9c7c65 start network daemon automatically when needed 11 years ago
ThomasV e34c14ee78 Merge pull request #582 from dabura667/csvaddresserr 11 years ago
ThomasV 0d4b36b28a Merge pull request #584 from dabura667/historyUTF8 11 years ago
ThomasV 7267579fe0 Merge branch '2.0' 11 years ago
ThomasV 638526712b rebrand this branch as 1.9.8 11 years ago
ThomasV 79309c9625 strip whitespaces from seed 11 years ago
ThomasV 22408c1316 fix: do not create old_wallet if seed is empty because user typed gibberish 11 years ago
dabura667 9750433bfc Changed CSV History export to UTF-8 labels 11 years ago
dabura667 c49a97ef14 Is_valid assert wasn't displaying anything. 11 years ago
dabura667 c5aa69a1f0 CSV: Show erroneous addresses in warning window. 11 years ago
ThomasV bb859c244b strip whitespaces from seed 11 years ago
ThomasV 6dfeb9001a Merge pull request #566 from grnbrg/master 11 years ago
ThomasV 0fc37dc400 version 1.9.8 11 years ago
ThomasV cf8c4aa491 fix: do not create wallet if seed is empty because user typed gibberish 11 years ago
ThomasV e355c290f8 peer script 11 years ago
ThomasV 3c4fa06c10 parse_servers 11 years ago
ThomasV 426501d5b8 Merge pull request #568 from CodingAnarchy/master 11 years ago
CodingAnarchy cbb99e6585 update estimated_fee to round up and use proper base of 1000 as calculation per issue #527 11 years ago
grnbrg 8738945da1 urlparse puts arguements in uri.query, not uri.path. 11 years ago
ThomasV fc9d2b6ee9 remove redundant function 11 years ago
ThomasV 4693727659 1of1 is default account type 11 years ago
ThomasV 70bace9b1e use separata class for old wallets; decide with WalletFactory 11 years ago
ThomasV df4b47849d gui: load tx from blockchain 11 years ago
Eternal Sorrow 9facf2687a [gtk gui] initially rewritten to gtk3/pygobgect 11 years ago
ThomasV c90bc6aa26 bip39 11 years ago
ThomasV 98ae202d80 fixes for master keys 11 years ago
ThomasV b6be8e6a31 new command: getunspentaddress 11 years ago
ThomasV ae43837a7b use standard format for private key passed to decrypt 11 years ago
ThomasV 631c967df9 new commands: encrypt and decrypt messages 11 years ago
ThomasV ae3cb372c8 add ECDSA asymmetric encryption 11 years ago
ThomasV 9218175301 enable bip32 11 years ago
ThomasV 1c35e15de7 get_proof command 11 years ago
ThomasV 268a099f87 sync_get 11 years ago
ThomasV b14e20adfa Merge branch '2.0' of git://github.com/spesmilo/electrum into 2.0 11 years ago
ThomasV bcc8024996 Merge pull request #560 from rdymac/typo-virtual 11 years ago
ThomasV 9f9cfe3170 Merge pull request #561 from grnbrg/master 11 years ago
Brian Greenberg af71483dd8 Squash case on user-entered seed when restoring a wallet. 11 years ago
rdymac 6facb9f2c2 typo 11 years ago