203 Commits (074872afbc5b33ee837c1be2dde577e4583890f6)

Author SHA1 Message Date
ThomasV 471cab6089 do not base64encode signatures in requests 9 years ago
ThomasV fbc23a61a3 fix cmdline addrequest 9 years ago
ThomasV 616becd9a8 move openalias from plugins to core 9 years ago
Roman Zeyde daee02e22d commands: fix typo 9 years ago
ThomasV 74d26f5bdc better error message 9 years ago
ThomasV d75d3fdf5b fix --pending option 9 years ago
ThomasV 42084a3610 improve docstrings 9 years ago
ThomasV 1fbbd5d65d require network to show request status 9 years ago
ThomasV cbcb799eec add filtering options for listrequests 9 years ago
ThomasV f3597f865b --force option for addrequest 10 years ago
ThomasV a103f59686 new flags for listaddresses 10 years ago
ThomasV ba78093e2e getalias: no check 10 years ago
Kefkius b6e4013a9d Fix typo in param_descriptions 10 years ago
ThomasV e5b5e8d0f4 comment our ackrequest 10 years ago
ThomasV 16344b43af fix issue #1282 10 years ago
ThomasV 5714d9f4fc shorter docstrings 10 years ago
ThomasV 145bf5cf0a rename decodetx and sendtx commands. merge mktx and payto commands. 10 years ago
ThomasV e067e34313 make global options: -w and -o 10 years ago
ThomasV f70a996619 fix trezor initialiation hook (pass window in load_wallet) 10 years ago
ThomasV 9bd94e5062 refactor payment requests 10 years ago
ThomasV 572a463806 reason->memo 10 years ago
ThomasV 3bb00f0006 store json record requests 10 years ago
ThomasV bf755f8ac0 jsonrpc interface 10 years ago
ThomasV 48e53498db improve requests 10 years ago
ThomasV ec795ba3c0 fix var name 10 years ago
ThomasV ab60da89ac Add a help group for config variables. Change name of ssl variables 10 years ago
ThomasV 0ddd94b5b3 remove forgotten debugging statement 10 years ago
ThomasV ca62df89d4 fix: set_config 10 years ago
ThomasV cbeeedcca2 Add note for commands that are not SPV; fix format_request parameter 10 years ago
ThomasV 088d8e8415 show request status 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 514ea6aa8c doc for addrequest 10 years ago
ThomasV d41785c783 save payment requests in requests_dir 10 years ago
ThomasV 0938299e9b move payment requests logic to wallet, add basic commands 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