Robert Zaremba
|
823620c231
|
docs: update bech32 account docs (#9006)
* docs: update bech32 account docs
* docs: update other places for bech32 and pubkeys
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2021-03-29 11:22:30 +00:00 |
MD Aleem
|
897f20b1d1
|
fix REST endpoints in migration docs (#8648)
* fix endpoints
* update docs
* fix routes
* update docs
Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
|
2021-02-24 15:03:27 +00:00 |
Robert Zaremba
|
d39c42c987
|
Robert/docs slashing (#8329)
* update slashing docs
* x/slashing docs general audit & cleanup
* Update x/slashing/spec/02_state.md
Co-authored-by: Amaury <amaury.martiny@protonmail.com>
* Update x/slashing/spec/05_hooks.md
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
* use code insertion widget
* review update
* Update x/slashing/spec/05_hooks.md
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
* update link and location for fee distribution spec
Co-authored-by: Amaury <amaury.martiny@protonmail.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
|
2021-01-16 00:03:08 +01:00 |
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 |
Anil Kumar Kammari
|
8ba297f25a
|
[docs]: Stargate migration guides (#7771)
* init
* Add page contents
* Update migrate a module to stargate
* Update links
* Add querier
* add baseapp migration guide
* Add upgrade instructions
* Add TODO for missing udpates
* Add dependencies
* address review comments
* remove unused
* gaiad => simd
* Add ibc state jq cmd
* Update docs/migrations/README.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/migrations/README.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/migrations/README.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/migrations/README.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/migrations/chain-upgrade-guide-040.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/migrations/chain-upgrade-guide-040.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/migrations/chain-upgrade-guide-040.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Update docs/migrations/chain-upgrade-guide-040.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Created a modules.md file
* Update chain migration guide
* Rename to App migration
* Add new paragraph
* Add some initial sections
* Add msg and queries
* Finish modules
* Add client
* Add update guide
* Rename title
* More tweaks
* Update chain upgrade one
* Remove useless change
* Don't repeat
* Update docs/migrations/chain-upgrade-guide-040.md
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
* Small update
* Use rc6
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/chain-upgrade-guide-040.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/app_and_modules.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* reviews
* Review
Co-authored-by: Amaury <amaury.martiny@protonmail.com>
Co-authored-by: Marie Gauthier <marie.gauthier63@gmail.com>
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
|
2021-01-06 11:43:52 +00: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
|
1b00c01b70
|
Audit through legacy endpoints to find breaking changes (#8037)
* Add error msg on staking
* Add tests for legacy staking and gov
* Add test for encode
* Fix broadcast too
* Add comments
* update changelog
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-12-03 23:33:32 +00:00 |
MD Aleem
|
b6c8d5ea9f
|
Add tx broadcast gRPC endpoint (#7852)
* WIP tx/broadcast grpc endpoint
* fix lint
* fix proto lint
* Update service.proto
* resolve conflicts
* update service.proto
* Update service.proto
* review changes
* proto lint
* Switch to txraw
* Add check breaking at the end
* Fix broadcast
* Send Msg on SetupSuite
* Remove proto-check-breaking
* 1 validator in test
* Add grpc server tests for broadcast
* Fix grpc server tests
* Add some changes
* Add ress comments
* Add table tests for tx service
* Add test for mode
* Add simulate tests
* Add build flag back
* Revert custom stringer for enum
* Remove stray logs
* Use /txs/{hash}
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2020-12-02 17:50:40 +00:00 |
Amaury
|
a9dd334c34
|
Fix legacy querying tx ("unregistered type" bug) (#7992)
* Add tests for query txs
* Add test for IBC
* Refactor checkSignModeError
* Fix lint
* Add successful IBC test
* Remove logs
* break
* Remove known errors
* Update error message
* Better comments
* Revert variable renaming
* Fix lint
* Add mention of gRPC as TODO
|
2020-11-25 12:02:31 +00:00 |
Amaury
|
13bc504bec
|
docs: Add REST endpoints migration guide (#8011)
* Add REST endpoints migration guide
* add bank, distrib, evidence
* Add slashing, mint
* Add staking
* Add query
* Add todo
* Typos
* Add link to interact node
* grammar
* Better wording
* Update docs/migrations/rest.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/migrations/rest.md
* Add footnote
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
|
2020-11-24 14:34:20 +00:00 |