2707 Commits (96b930f0f25dcb9ec0534daec51c124991895da3)

Author SHA1 Message Date
Neil Booth e6dbe621c6 Make class methods static on Wallet 9 years ago
Neil Booth f263f8b0fd Convert legacy restored hardware wallets 9 years ago
Eagle[TM] 2c797cd75b Update default server list 9 years ago
Neil Booth 1d51335827 Remove need for self.wallet for h/w wallets 9 years ago
Neil Booth 84450b9189 Revert mistaken commit 9 years ago
Neil Booth ed3c0a5469 Remove a name-clashing unnecessary local variable 9 years ago
Neil Booth 0f70d0b8a5 The constructor() concept doesn't exist 9 years ago
Neil Booth 9d9fcbde64 Proper treatment of restored hardware wallets 9 years ago
Neil Booth 11e1c62f28 Move hardware wallet to trezor/ 9 years ago
Neil Booth 669cf74789 Fix trezor restore 9 years ago
Neil Booth 3a1bb5b61a Combine keepkey and trezor wallet code 9 years ago
Neil Booth c298860e11 A fix and cleanups for hardware wallets 9 years ago
Neil Booth a58c19d7c0 Clean up and fix account adding 9 years ago
ThomasV fb8f9e55ef Cleanup main script, with semantic changes: 9 years ago
ThomasV acbe67fd1f separation between RPC and non-RPC commands. 9 years ago
Neil Booth 9484b6371f More modality fixes and cleanups 9 years ago
Neil Booth 72fdf0cd21 Better error when opening a non-wallet file 9 years ago
Neil Booth e1c0298fc2 Write the wallet less often 9 years ago
Neil Booth 0a3d74de8f Avoid index-out-of-range 9 years ago
Neil Booth 25a2ceda23 Fix copyright. 9 years ago
Neil Booth 5c3a6db445 Fix negative amounts assertion 9 years ago
ThomasV 3bed2e3106 don't wait for wallet sync in rpc commands; instead, show wallet status in status command 9 years ago
ThomasV 026f9312a7 fix more type errors caused by jsonrpc (parsing floats and transactions) 9 years ago
ThomasV b3ef2249b5 add more features to settings dialog 9 years ago
ThomasV 30ace570d3 kivy: choice_dialog and load_wallet_by_name 9 years ago
ThomasV 9d3162b1a1 simplify get_label 9 years ago
ThomasV 6ad3f47640 don't rewrite index.html everytime 9 years ago
ThomasV 679efe2a66 don't use floats because of rounding errors 9 years ago
Neil Booth cead9cd7c6 Ensure zeroes is always non-empty. 9 years ago
ThomasV f30149ad49 fix #1579 9 years ago
Kirill Fomichev d344ee0474 Small blockchain changes 9 years ago
Neil Booth 06eb3142c4 Oldest First 9 years ago
Neil Booth 52fc739052 Update default chooser name too. 9 years ago
Neil Booth 1c528af433 Description tweaks. 9 years ago
Neil Booth 36aaad392d Fix docstring display. 9 years ago
Neil Booth 2763b0feea Improved change handling for Privacy chooser 9 years ago
Neil Booth ea49e8dc96 Remove unneeded buckets for Privacy coin chooser 9 years ago
ThomasV 0cef063ee2 add payment requests to kivy 9 years ago
ThomasV 2a1fbf01fe simplify blockchain.py 9 years ago
ThomasV 81f070c83b fix bug in get_target 9 years ago
ThomasV b7cef8dd58 follow up to 74a9e2296c 9 years ago
Neil Booth 75b3ecee49 Add coin chooser to try and minimize loss of privacy. 9 years ago
ThomasV de964f4033 plugins: on_close method 9 years ago
ThomasV 6770834d06 daemon: use available port 9 years ago
ThomasV becfe13df2 decrease daemon timeout 9 years ago
ThomasV 9ec4cbeed1 fix issue #1572 9 years ago
Neil Booth 50dcee69d0 Clean up imports in daemon.py 9 years ago
Neil Booth 03b4868bf8 Handle JSON RPC server timeouts differently 9 years ago
ThomasV 74a9e2296c separate Network and Plugins 9 years ago
ThomasV deefd74c37 labels sync for kivy 9 years ago