4858 Commits (d85a11173d00a653c535ee0e4e34068676d49352)
 

Author SHA1 Message Date
ThomasV d85a11173d verify: return earlier if request is empty 10 years ago
ThomasV cbeeedcca2 Add note for commands that are not SPV; fix format_request parameter 10 years ago
ThomasV fb6a74e034 fix typo 10 years ago
ThomasV 3188ff05a3 fix is_watching_only 10 years ago
ThomasV bade574188 Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV b832a5cea4 Merge pull request #1272 from kyuupichan/if-socket 10 years ago
ThomasV 4726d3a1fc minor fix: var name 10 years ago
ThomasV b5435a16e8 fix auto_connect name displayed in status 10 years ago
ThomasV 088d8e8415 show request status 10 years ago
Neil Booth ab2f80c3e0 Fix couple of minor socket issues 10 years ago
ThomasV e4946cf26e setconfig: return False on error 10 years ago
ThomasV 31c4849566 url_rewrite 10 years ago
ThomasV b83b7fa5c8 cmd line: format payment requests 10 years ago
ThomasV 2727df962e requests: store path not url 10 years ago
ThomasV b9e4825422 fix request_dir variable 10 years ago
ThomasV 514ea6aa8c doc for addrequest 10 years ago
ThomasV d41785c783 save payment requests in requests_dir 10 years ago
ThomasV 832369d7c4 Merge pull request #1270 from kyuupichan/if-tristate 10 years ago
ThomasV 0938299e9b move payment requests logic to wallet, add basic commands 10 years ago
Neil Booth 76355e66c8 Make interface status tri-state. 10 years ago
ThomasV e5b6b05482 show auto-connect in daemon status 10 years ago
ThomasV ed256e064a Merge pull request #1269 from kyuupichan/COIN 10 years ago
Neil Booth 03e53a5e01 Create a constant for 100000000 and use it 10 years ago
ThomasV 4d9be9a6d2 commands: use decorator to register commands 10 years ago
ThomasV 7e20901e3b read command defaults 10 years ago
ThomasV c3f82fd69c fix cmd descriptions 10 years ago
ThomasV f8eb68458d use docstrings 10 years ago
ThomasV ddd6a58cc7 commands: extract params and options from arguments 10 years ago
ThomasV 1d5c6bdc2d deserialized option for mktx 10 years ago
ThomasV 4042ac69ec fix varname 10 years ago
ThomasV 9c76a0232e distinction between 'destination' and 'address' 10 years ago
ThomasV 200563c4e9 fix sweep fee 10 years ago
ThomasV c4d822b0cf add 'unsigned' option 10 years ago
ThomasV ee20910c65 fix signtransaction flags 10 years ago
ThomasV a3cd33fe03 add option to disable dnssec 10 years ago
ThomasV 9be94c74d2 add getalias command 10 years ago
ThomasV 8513dd2c63 fix cmd names 10 years ago
ThomasV c006678289 fix indent 10 years ago
ThomasV 5a76a0fc95 hook openalias plugin to command line interface 10 years ago
ThomasV bb7437e534 encapsulate variable in openalias plugin 10 years ago
ThomasV ee5f499fc1 use contacts in command line 10 years ago
ThomasV 5cd3bfedb6 always pass coins to wallet.make_unsigned_transactions. fix \! shortcut in commands 10 years ago
ThomasV 0531f00c80 support for \! shortcut in command line 10 years ago
ThomasV 0caa29784c separate param_descriptions and improve help messages 10 years ago
ThomasV cc610d352f merge signtxwithwallet and signtxwithkey 10 years ago
ThomasV 1d5f04c588 fix function name 10 years ago
ThomasV aa7f056d02 minor fix: sys.argv length 10 years ago
ThomasV 53a3f00389 add --deserialize option to gettransaction 10 years ago
ThomasV 9acc0e4ed0 minor formatting 10 years ago
ThomasV 2167b9e93d Merge pull request #1264 from kyuupichan/unify_interfaces 10 years ago