Amaury
|
75204389e0
|
Create docs for signing & broadcasting txs (#8257)
* Add structure of tx page
* WIP
* Finish CLI
* Add go examples
* Add golang examples
* Tweaks
* Update links
* Update docs/run-node/interact-node.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/run-node/interact-node.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Put code snippets in functiosn
* Put snippet in functions
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2021-01-07 16:21:50 +00:00 |
Prathyusha Lakkireddy
|
be573cb0ce
|
change gentx cmd amount field to arg from flag (#8183)
* Read gentx amount as argument
* Update gentx command usage
* Update gentx tests
* Update docs of gentx
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
|
2020-12-17 17:27:30 +01:00 |
Amaury
|
e4e39234c8
|
docs: Add grpc & rest endpoints overview (#8064)
* docs: Add grpc & rest endpoints overview
* Finish overview
* -Merge branch 'master' of ssh://github.com/cosmos/cosmos-sdk into am-7657-grpc
* Update READMEs
* Add grpcurl
* Finish docs
* Add gRPC historical blocks
* Add historical queries
* Small tweaks
* Update docs/core/grpc_rest.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-12-14 10:51:32 +00:00 |
Amaury
|
ccd0d63f80
|
Update "Core Concepts" docs (#7948)
* Update "Core Concepts" docs
* Update tags
* Update more subsctions
* Revert basics
* ADd link to run-node
* Typo
* Add sign modes
* Finish transaction.md
* Update docs/core/baseapp.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/core/baseapp.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/core/baseapp.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/core/baseapp.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/core/baseapp.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/core/baseapp.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Wording
* Update docs/core/baseapp.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Revert basics changes
* revert space change
* typo
* Update docs/core/transactions.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/core/node.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/core/store.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-11-24 15:03:20 +00:00 |
Amaury Martiny
|
4309859bf1
|
Small fixes in docs and error messages (#7826)
* Small fixes in docs and error messages
* Add chain id
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-11-06 01:25:38 +00:00 |
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 |