 AmauryandRobert Zaremba
|
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 |
|
Sunny Aggarwal
|
fd6f07bda2
|
Merge branch 'master' into sunny/change-pubkey-adr
|
2020-11-23 16:18:45 -05:00 |
|
Sunny Aggarwal
|
972095e7fa
|
pruning info
|
2020-11-23 15:52:47 -05:00 |
|
Sunny Aggarwal
|
101d62a69d
|
Add details about pruning
|
2020-11-23 15:47:55 -05:00 |
|
Sunny Aggarwal
|
045e7874b0
|
Update adr-034-account-rekeying.md
Add stack of past keys
|
2020-11-23 15:33:40 -05:00 |
|
 Sunny AggarwalandRobert Zaremba
|
20617d0db4
|
Update docs/architecture/adr-034-account-rekeying.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
|
2020-11-23 15:30:25 -05:00 |
|
Aaron Craelius
|
251a27d104
|
Update ADR status (#8009)
|
2020-11-23 16:31:17 +00:00 |
|
 Robert ZarembaandAaron Craelius
|
fe58ee9951
|
ADR-031: elaborate consequences and encapsulation of module client-se… (#7839)
* ADR-031: elaborate consequences and encapsulation of module client-server implementation
* Update docs/architecture/adr-031-msg-service.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2020-11-18 23:11:04 +00:00 |
|
![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=40)    
|
1cc8af8d9b
|
[docs]: update building modules section to reflect ADR31 (#7702)
* Revert "Revert "Update old ref of RegisterQueryService""
This reverts commit 03e4c56de53938ccbf025a441e54b9842f7c4544.
* Update intro, module-manager and messages-and-queries
* Update messages-and-queries
* Update handler
* Update structure
* Add doc related to RegisterMsgServiceDesc
* Update docs/building-modules/handler.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/building-modules/handler.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/building-modules/handler.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
* Update docs/building-modules/messages-and-queries.md
* Update handler.md
* Rename handler.md to msg-services.md
* Update legacy msgs wording
* Update messages-and-queries.md
* Update docs/building-modules/msg-services.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Update docs/building-modules/intro.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Remove handler mention from intro.md
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Update docs/building-modules/msg-services.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Update docs/building-modules/keeper.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Update docs/building-modules/msg-services.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Address review comments
* Use tag
* Update docs/building-modules/intro.md
Co-authored-by: Cory <cjlevinson@gmail.com>
* Update docs/building-modules/intro.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/core/transactions.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Remove framework related explanation from docs
* Update docs/building-modules/messages-and-queries.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/module-manager.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/module-manager.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/msg-services.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/msg-services.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/msg-services.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/msg-services.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/msg-services.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/msg-services.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/building-modules/msg-services.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/core/baseapp.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/core/baseapp.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update beginblock-endblock.md
* Update docs/core/baseapp.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Update docs/core/transactions.md
Co-authored-by: Aaron Craelius <aaron@regen.network>
* Add deprecated notice
* Update tx-lifecycle.md
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Cory <cjlevinson@gmail.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-11-17 20:41:43 +00:00 |
|
 Denis FadeevandAlessio Treglia
|
b90bacb775
|
docs: add newline to versions file (#7938)
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
|
2020-11-17 19:25:32 +00:00 |
|
colin axnér
|
be10bcb163
|
counterParty -> counterparty (#7946)
* nit
* fix spec and docs
|
2020-11-16 15:06:55 +00:00 |
|
Sunny Aggarwal
|
c1557a2b90
|
Merge branch 'master' into adr_gov_split_vote
|
2020-11-11 13:35:22 -04:00 |
|
Sunny Aggarwal
|
a0c1deb2e2
|
reassign to adr 037
|
2020-11-11 13:35:07 -04:00 |
|
Cyrus Goh
|
c432e2871b
|
docs: remove v0.40.x from versions
|
2020-11-09 10:26:34 -08:00 |
|
Sunny Aggarwal
|
bf508d9699
|
Merge branch 'master' into adr_gov_split_vote
|
2020-11-06 11:43:20 -04:00 |
|
Sunny Aggarwal
|
53108e7637
|
Update adr-034-account-rekeying.md
|
2020-11-06 11:28:18 -04:00 |
|
Sunny Aggarwal
|
c4e5e29244
|
Update and rename adr-034-change-pubkey.md to adr-034-account-rekeying.md
|
2020-11-06 11:21:45 -04:00 |
|
![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=40)      
|
da1c8162de
|
docs: fix broken url in cn/basics/app-anatomy.md (master) (#7831)
* Fix package-lock
* Fix package-lock
* update package-lock
* bump docs theme to 1.0.171
* Fix typo, chinese character in URL
* update dead doc links
* bump docs theme to 1.0.172
* [favicons] add favicons
* makefile: change build-docs target for shells other than bash
* docs: set master as default version
* docs: add v0.40.x to versions
* bump vuepress-theme-cosmos 1.0.175
* docs: fix broken url in cn/basics/app-anatomy.md
Co-authored-by: Denis Fadeev <denis@fadeev.org>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: vms <vince19972@gmail.com>
Co-authored-by: Helder Moreira <helder@tendermint.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-11-06 11:21:53 +00:00 |
|
billy rennekamp
|
e57745bebc
|
Update cosmovisor.md (#7837)
|
2020-11-06 11:05:41 +00:00 |
|
   
|
4d833f9ef0
|
ADR 35: Rosetta API Support (#7492)
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
Co-authored-by: SenorMonito <david@planet-mono.net>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2020-11-06 10:39:33 +00:00 |
|
 Amaury MartinyandFederico Kunze
|
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 |
|
  
|
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 |
|
dependabot[bot]
|
83baa02f62
|
build(deps): bump vuepress-theme-cosmos from 1.0.173 to 1.0.175 in /docs (#7806)
Bumps [vuepress-theme-cosmos](https://github.com/cosmos/vuepress-theme-cosmos) from 1.0.173 to 1.0.175.
- [Release notes](https://github.com/cosmos/vuepress-theme-cosmos/releases)
- [Commits](https://github.com/cosmos/vuepress-theme-cosmos/commits)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2020-11-04 10:40:25 +01:00 |
|
 Sunny AggarwalandRobert Zaremba
|
6274240d7c
|
Apply suggestions from code review
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
|
2020-11-03 15:55:16 -04:00 |
|
Sunny Aggarwal
|
09d977e334
|
Merge branch 'master' into adr_gov_split_vote
|
2020-11-02 12:57:28 -04:00 |
|
Sunny Aggarwal
|
e9d6a8a48d
|
add backwards compatibility section
|
2020-11-02 12:56:45 -04:00 |
|
  
|
e9801edb99
|
Async Ack Fixes (#7735)
* Add function to query ack proofs
* fix bugs
* fix swagger
* fix final queries
* docs and add test case
* Rename QueryUnrelayedAcks to more accurate QueryUnreceivedAcks
* Apply suggestions from code review
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
* address rest of reviews
* consistent spelling
Co-authored-by: Jack Zampolin <jack.zampolin@gmail.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: colin axnér <25233464+colin-axner@users.noreply.github.com>
|
2020-11-02 15:13:48 +00:00 |
|
antstalepresh
|
ebe73fa28b
|
modify ADR for MsgVote backwards compatibility
|
2020-11-02 23:10:39 +10:00 |
|
Alessio Treglia
|
cdc73ac605
|
cosmovisor: docs first draft (#7608)
Closes: #7118
|
2020-10-31 12:02:16 +00:00 |
|
Sunny Aggarwal
|
71e551bbae
|
address @alexanderbez review
|
2020-10-29 16:35:50 -04:00 |
|
Sunny Aggarwal
|
e34a986a7e
|
Merge branch 'master' into adr_gov_split_vote
|
2020-10-29 14:46:58 -04:00 |
|
Sunny Aggarwal
|
3a871b86ce
|
sunny updates
|
2020-10-29 14:09:05 -04:00 |
|
 Sunny AggarwalandAmaury Martiny
|
2ace2a738b
|
Update docs/architecture/adr-034-change-pubkey.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
|
2020-10-28 22:20:25 -04:00 |
|
antstalepresh
|
ffced9ebef
|
modify title
|
2020-10-28 23:31:45 +10:00 |
|
antstalepresh
|
5061b8fe19
|
basic ADR for gov split vote
|
2020-10-28 23:24:55 +10:00 |
|
![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=40) 
|
a15bb7562e
|
docs: Basic/App-anatomy explains Msg Service by default (#7670)
* Add msg service
* Add handlers
* Small tweaks
* Remove todo
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-10-28 11:47:22 +00:00 |
|
![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=40) Anil Kumar Kammariandmergify[bot]
|
51ac6f876b
|
Rename RegisterGRPCRoutes (#7696)
* Rename
* Fix missing
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-10-28 11:39:49 +00:00 |
|
Sunny Aggarwal
|
2c58e1806c
|
Merge branch 'master' into sunny/change-pubkey-adr
|
2020-10-27 13:42:15 -04:00 |
|
![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=40)  
|
5bebf2bd39
|
ADR: add a process proposal (#7621)
* ADR: add a process proposal
* wording update
* Update docs/architecture/PROCESS.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Update docs/architecture/PROCESS.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Update docs/architecture/PROCESS.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Add more details to status section and update the template
* Update docs/architecture/PROCESS.md
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* add a note about ADR pruning
* use sequence numbers
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-10-22 22:40:44 +00:00 |
|
 Sunny AggarwalandAaron Craelius
|
c8c73a483a
|
Apply suggestions from code review
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2020-10-22 12:00:16 -04:00 |
|
Sunny Aggarwal
|
091c835060
|
Update adr-034-change-pubkey.md
|
2020-10-21 21:44:40 -04:00 |
|
Sunny Aggarwal
|
68ba5647a2
|
Update adr-034-change-pubkey.md
|
2020-10-21 21:42:47 -04:00 |
|
 Sunny AggarwalandAaron Craelius
|
cb99dbd413
|
Apply suggestions from code review
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2020-10-21 21:42:06 -04:00 |
|
 Sunny AggarwalandAaron Craelius
|
30c13ea554
|
Apply suggestions from code review
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2020-10-21 15:37:40 -04:00 |
|
  
|
f24ad5d00a
|
ADR 028: Public Key Addresses (#7086)
* ADR 028: Public Key Addresses
* Cleanup
* Address review comments
* wording update.
* Being more precise about nested addresses in multisig
* Apply suggestions from code review
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
* Address review comments
* Address review comments
* Address review comments
* Describe sorting
* Add abstract
* Update status
* Revert to sha256
Co-authored-by: Robert Zaremba <robert@zaremba.ch>
Co-authored-by: Ethan Buchman <ethan@coinculture.info>
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
|
2020-10-21 16:03:18 +00:00 |
|
Amaury Martiny
|
48bfd73aba
|
Add background for sequence change in ADR-020 (#7616)
|
2020-10-21 14:47:31 +00:00 |
|
![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=40) 
|
69e2b7df16
|
docs: Revert SPEC-SPEC and update x/{auth,bank,evidence,slashing} (#7407)
* Revert some changes from #7404
* Update x/slashing
* Address review comments
* Small tweak
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
|
2020-10-16 12:42:48 +00:00 |
|
Federico Kunze
|
503b518efc
|
client: add GetAccount and GetAccountWithHeight to AccountRetriever (#7558)
* client: add GetAccount and GetAccountWithHeight to AccountRetriever
* update ADR
* address comments from review
|
2020-10-15 14:19:57 +00:00 |
|
 colin axnérandAleksandr Bezobchuk
|
24714f80cb
|
fix typo (#7536)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2020-10-14 20:17:53 +00:00 |
|
 
|
589835dd98
|
Update Building Modules documentation (#7473)
* Update module-manager.md
* Update modules #messages doc
* Fix typo
* Update message implementation example link
* Update messages-and-queries.md#queries doc
* Update querier.md
* Update handler.md
* Update links in beginblock-endblock.md
* Update keeper.md
* Update invariants.md
* Update genesis.md
* Update module-interfaces.md#transaction-commands
* Update module-interfaces.md#query-commands
* Update module-interfaces.md#flags
* Update module-interfaces.md#rest
* Update structure.md
* Update module-interfaces.md#grpc
* Update errors.md
* Update module-interfaces.md#grpc-gateway-rest
* Add more info on swagger
* Address comments
* Fix go.sum
* Fix app-anatomy.md
* Update docs/building-modules/module-interfaces.md
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* Update docs/building-modules/querier.md
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* Update docs/building-modules/querier.md
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* Update docs/building-modules/module-interfaces.md
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* Update docs/building-modules/module-interfaces.md
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
* Address part of review comments
* Update old ref of RegisterQueryService
* Add example code for Manager
* Update queriers.md to query-services.md and refs
* Add new query-services.md
* Revert "Update old ref of RegisterQueryService"
This reverts commit 1ea1ea8559604d5c0aa13951b3016967438da2a5.
* Update keeper.md
* Update handler.md
* Update handler.md
* Update messages-and-queries.md
* Update docs/basics/app-anatomy.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Update docs/building-modules/intro.md
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
* Fix typo
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
|
2020-10-14 12:38:14 +00:00 |
|