cosmos-sdk/crypto
Amaury Martiny 71166c8949
docs: Add new section "Running a Node" (#7701)
* docs: Add new section "Running a Node"

* Add running-node

* Add docker compose

* Update title

* Typos

* Wording

* Fix links

* Update docs/run-node/keyring.md

Co-authored-by: Cory <cjlevinson@gmail.com>

* Update docs/run-node/run-node.md

Co-authored-by: Robert Zaremba <robert@zaremba.ch>

* Address reviews

* rc2

* Update docs/run-node/keyring.md

Co-authored-by: Cory <cjlevinson@gmail.com>

* Address more comments

* Reviews

* Fix run node

* Fix todo

Co-authored-by: Cory <cjlevinson@gmail.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
2020-11-04 14:02:22 +00:00
..
codec Use any as validator pubkey (#7597) 2020-10-23 12:07:52 +00:00
hd crypto/hd: properly catch index overflows to ensure conformance with BIP 32 (#7628) 2020-11-03 20:28:42 +01:00
keyring docs: Add new section "Running a Node" (#7701) 2020-11-04 14:02:22 +00:00
keys Use embedded lib key type in sdk pub keys instead of bytes. (#7672) 2020-10-28 10:24:41 +00:00
ledger PubKey proto types (#7147) 2020-09-16 11:08:55 +00:00
types Remove the old message PublicKey proto oneof (#7390) 2020-09-29 10:01:54 +00:00
armor.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
armor_test.go Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
bcrypt_readme.md merge crypto/keys/mintkey into crypto/ (#5880) 2020-03-27 10:24:19 +01:00