3222 Commits (9723a5e9ec35f7dba36f45cbbd0dea11a176280c)
 

Author SHA1 Message Date
ThomasV 9723a5e9ec gui: don't show account names if there is only one account 11 years ago
ThomasV 217900bbfa watching_only wallets have a single account 11 years ago
ThomasV 242eca8821 rm dead code 11 years ago
ThomasV 5bbdcdf73d move tray logic to ElectrumGui object. fixes #468 11 years ago
ThomasV 1662a9e9c5 fix: get_master_public_key 11 years ago
ThomasV 40bd5e9c5f dark/light icon selector. see #666 11 years ago
ThomasV ca16db7c7f Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV a1daba6afe get_master_public_keys 11 years ago
ThomasV a58720533b Merge pull request #667 from wozz/blockexplor 11 years ago
Michael Wozniak 7d2895ad46 Add block explorer setting for "view online" 11 years ago
ThomasV a3dd9f700c no accounts in multisig wallets 11 years ago
ThomasV e7a71ff806 switch default display to mBTC 11 years ago
ThomasV 7bef756813 simplify getseed: do not return hex 11 years ago
ThomasV 26c65dd65f lower default fee. fixes #403 11 years ago
wozz 12b3a78036 Merge pull request #662 from wozz/issue-643 11 years ago
ThomasV c0535634fd fix: do not lower xpub 11 years ago
ThomasV 671b1574b3 more robust get_seed_text 11 years ago
ThomasV 5d9b9492e1 abstract and improve seed and key methods 11 years ago
ThomasV 41f9da1559 fix #655 11 years ago
ThomasV 6c96b38abf installwizard: multisig wallets 11 years ago
wozz 5b0d0f4d99 Merge pull request #665 from wozz/exchange-value 11 years ago
Michael Wozniak b2a80d8522 Exchange rate update 11 years ago
ThomasV 86917c2ff3 handle coinbase transactions explicitly 11 years ago
ThomasV ace15d3e7e relocate export_history code 11 years ago
ThomasV 3234d56fbe update readme 11 years ago
Michael Wozniak b7ea3c5e10 No longer require restart for toggle exchange rate 11 years ago
ThomasV df59c8e013 fix #563 11 years ago
ThomasV 8b7c3a201c format inputs so that they fit on one line 11 years ago
ThomasV 80a988e337 slightly better notifications. at least, it fixes #652 11 years ago
ThomasV 696766c370 json-friendly debug messages. fix #659 11 years ago
ThomasV 3e1a87397d Merge branch 'master' of git://github.com/spesmilo/electrum 11 years ago
ThomasV 8a7a6f347b fix #661 11 years ago
ThomasV deb14f6fe8 Merge pull request #657 from drak/patch-1 11 years ago
ThomasV a332a2a7ee rm aliases 11 years ago
Drak d082ed3cb5 Lower minimum tx fee in line with Bitcoin 0.9 11 years ago
ThomasV 913ef26dd9 fix: create accounts 11 years ago
ThomasV cba7a5d68d fix signatures returned by get_address_from_input_script. fixes #653 11 years ago
wozz 4a79769af4 Merge pull request #650 from wozz/URI-bug 11 years ago
ThomasV d30d7b2188 fix #651 11 years ago
Michael Wozniak 8874242fa7 Bitcoin URL Handling 11 years ago
ThomasV 9df44b8476 Merge pull request #647 from enriquefynn/master 11 years ago
Fynn cc13dd25b3 Accept FreeBSD OS 11 years ago
ThomasV e0ad81acdd save cold seed 11 years ago
ThomasV 1751c3ac7f fix: public instead of private 11 years ago
ThomasV f550b452be transaction: add_signature(), is_complete() methods 11 years ago
ThomasV 94829db701 don't change default_wallet_path 11 years ago
ThomasV 74209e8a6c remove hardcoded seed 11 years ago
ThomasV 102bc204d5 hooks and workflow for 2of3 wallets 11 years ago
ThomasV f4b1621910 rename do_send as send. fixes #645 11 years ago
ThomasV 88d4dab6cb broadcast tx in a separate thread 11 years ago