Age | Commit message (Collapse) | Author |
|
This was the only call requiring password input which was still missing. Much useful to avoid leaving a plain text passphrase in the shell log.
|
|
during command line input. Getpass is in Python stdlib so no additional dependencies required.
|
|
This is a minor change to bitrpc.py to conform with the formatting of
the other python source code in the repo.
|
|
We already have the exact same funtionality in /contrib/bitrpc/bitrpc.py
If we really do need standalone scripts, then I'll write something to
pull it from that file, rather than having duplicate code.
Forgot to remove wallet tools from index.
Wallet Tools Follow Up Info
|
|
File and Link Fix.
|
|
via RPC rather than as command line args.
Signed-off-by: David Perry <enmaku@gmail.com>
|