cosmos-sdk/client/keys
Alessio Treglia 956c2229bf Merge PR #2965: add --force to keys delete for unattended execution
* add --force to keys delete for unattended execution

Skip password check when --force is on and delete
keys unconditionally.

Closes: #2961

* Forcibly cleanup keys on fixtures initialization
2018-11-30 21:36:55 +01:00
..
add.go Remove inconsistent gaiacli keys new/add dualism (#2904) 2018-11-29 12:59:41 -08:00
codec.go Merge PR #2324: rename wire to codec 2018-09-13 14:17:32 -04:00
delete.go Merge PR #2965: add --force to keys delete for unattended execution 2018-11-30 21:36:55 +01:00
errors.go 'make format' 2018-10-09 06:38:58 +02:00
list.go Add swagger-ui for key management 2018-10-04 20:36:24 +08:00
mnemonic.go Merge PR #2090: Improve crypto/keys and add `keys mnemonic` and `keys new` commands 2018-10-17 13:37:58 -04:00
root.go Remove inconsistent gaiacli keys new/add dualism (#2904) 2018-11-29 12:59:41 -08:00
show.go 'make format' 2018-10-24 15:37:06 +02:00
update.go 'make format' 2018-10-24 15:37:06 +02:00
utils.go Expose LCD router, allowing devs to register custom routes from their modules (#2836) 2018-11-16 14:21:36 -08:00
utils_test.go 'make format' 2018-10-24 15:37:06 +02:00