4825 Commits (ee20910c653403d7f9338b38c0b83e1a64d655fd)
 

Author SHA1 Message Date
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
ThomasV bd6bfcea0e Merge pull request #1267 from kyuupichan/spendable_coins 10 years ago
Neil Booth 320f9a3790 get_spendable_coins and frozen addrs 10 years ago
ThomasV 00ded10810 fix: freeze does not need password 10 years ago
ThomasV 6cb5ba4314 Merge pull request #1266 from kyuupichan/fast_freezing 10 years ago
Neil Booth 0f29984f07 Speed up freezing and unfreezing of many addresses 10 years ago
ThomasV d6f4b57d64 help function for python console 10 years ago
ThomasV a1a4fe8e92 fix Commands constructor 10 years ago
ThomasV 92a158b910 proper handling of arg_types. add more options for listaddresses 10 years ago
ThomasV bf98b547e1 fix bug in cmd.params 10 years ago
ThomasV 2ab9272f52 fix positional arguments 10 years ago
ThomasV 966bb3c15f separate help and description for commands 10 years ago
ThomasV 0ad73b0899 better help 10 years ago
ThomasV d2f3e3f349 fix cmdline listcontacts 10 years ago
Neil Booth 2b66f0d459 Remove pending_servers, self.interfaces is now the complete set of 10 years ago
ThomasV ed5747fbcf Merge pull request #1260 from kyuupichan/avoid_addr_reuse 10 years ago
Neil Booth 4eaff5678d Avoid change address reuse if possible 10 years ago
ThomasV 48f98f75db improve help messages 10 years ago
ThomasV bf1aa6263c add description to command parameters 10 years ago
ThomasV 5dd535f915 move global options to parent, to avoid order-sensitive parsing 10 years ago
ThomasV 701527df20 fix -P option 10 years ago
ThomasV 6201133c48 fix #1263 10 years ago
ThomasV a0c7219db0 rm debugging print 10 years ago
ThomasV a36ab7c814 Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 2e67ca43e8 use csv instead of mkmanytx 10 years ago
ThomasV 3ddbbc1008 Parse arguments with argparse. 10 years ago
ThomasV 29a933fb75 Merge pull request #1261 from kyuupichan/update_fee2 10 years ago
Neil Booth d30955a7fa Two more fixes 10 years ago
ThomasV 3195b94f28 Merge pull request #1257 from kyuupichan/update_fee 10 years ago
ThomasV aa4ced7a26 add import 10 years ago
ThomasV a3dd51f476 rm failing test 10 years ago
ThomasV 9dc8393cf6 move import test to wallet.py 10 years ago
ThomasV 9a8f9cefed Merge branch 'master' of git://github.com/spesmilo/electrum 10 years ago
ThomasV 3fdfd23ca9 add check in importprivkey 10 years ago