Commit graph

13 commits

Author SHA1 Message Date
Vikram Rajkumar
29d4820fb9 Move CLI wallet cookbook to docs submodule 2015-07-02 13:33:13 -04:00
Daniel Larimer
892f3250b8 partial updates to the wallet cookbook 2015-07-02 13:10:12 -04:00
Daniel Larimer
871aa734ae Update documentation and fix error messages, Fix #127 2015-07-02 12:11:43 -04:00
Eric Frias
9856d5e8fd Fix CLI commands for creating witnesses, add commands for listing
witnesses, registering witness url.
Derive memo, witness, etc. keys from the active key.
Make witness_create_operation accept relative key identifiers.
Prevent wif_to_key from throwing on invalid base58 input.
Make witness_node accept witness keys in WIF format.
2015-06-30 17:54:19 -04:00
theoreticalbts
417f869dea Revert "cli_wallet: Implement HTTP header for wallet unlocking"
This reverts commit 8db1b930f3.
Since cli_wallet itself makes no effort to be stateless, we
can simply unlock in a separate call.  Removing the ability
to use the header to unlock reduces the potential for user
confusion about whether the HTTP API provides security
(it does not).
2015-06-30 03:08:34 -04:00
theoreticalbts
8db1b930f3 cli_wallet: Implement HTTP header for wallet unlocking 2015-06-30 03:01:58 -04:00
theoreticalbts
cabc357eab cli_wallet: Add dedicated HTTP server to workaround #1 2015-06-30 03:01:58 -04:00
Eric Frias
c80e0c09ba Make CLI wallet return 0 when exiting normally 2015-06-25 16:30:41 -04:00
Eric Frias
d193e7701d Attempted fix for #96 2015-06-25 15:43:12 -04:00
Vikram Rajkumar
e662180981 Update submodules 2015-06-23 17:54:59 -04:00
Vikram Rajkumar
0b854bc702 Build with TCMalloc if available 2015-06-23 17:54:59 -04:00
Nathan Hourt
9291250214 Issue #52: working my way out of the rabbit hole
Evils abound. And tests still fail.
2015-06-18 15:08:51 -04:00
Nathan Hourt
0a945b0257 Initial commit 2015-06-08 12:36:37 -04:00