Commit Graph
1959 Commits
Author SHA1 Message Date
Marko 934abbcebb chore: add back deleted readmes (#17627) 2023-09-05 13:32:36 +00:00
Marko d73f047f4b chore: correct api docs (#17622) 2023-09-05 08:22:17 +00:00
f198ea9445 refactor: docs path updates (#17459)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-09-05 07:56:01 +00:00
Markoandsamricotta c9e2632212 docs: add documentation about getsigners (#17012)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-05 07:25:04 +00:00
Julien RobertandMarko 931ba5ac3f docs: update mm docs (#17595)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-08-31 18:13:11 +00:00
Marko 6ce2505f6b refactor: introduce abciGenesis interface (#17554) 2023-08-29 15:24:09 +00:00
Julien Robert 6601713eb6 feat(client): allow overwritting client.toml (#17513) 2023-08-29 08:40:13 +00:00
3a911572e3 build(deps): Bump postcss from 8.4.27 to 8.4.28 in /docs (#17563)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-28 19:52:11 +00:00
David TerpayandAleksandr Bezobchuk bb0c866193 fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensions (#17518)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-25 17:52:35 +00:00
Julien Robert 7c10b2482c feat(hubl): support keyring (#17107) 2023-08-24 12:49:57 +00:00
mmsqe 751c0c892c fix(rpc): change the default json-rpc listen address to localhost (#17470) 2023-08-23 12:55:21 +00:00
30997f4227 refactor(baseapp,types)!: msg responses (#17348)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-18 13:36:14 +00:00
Julien RobertandMarko e3a3df2a82 refactor: move UpgradeModule interface to appmodule and fix mocks (#17383)
Co-authored-by: Marko <marko@baricevic.me>
2023-08-16 14:11:49 +00:00
dependabot[bot] 18a7ff96be build(deps): Bump autoprefixer from 10.4.14 to 10.4.15 in /docs (#17385)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-14 16:44:44 +00:00
Julien Robert bf92632a0e feat(client,simapp): inject keyring in autocli opts (#17351) 2023-08-14 14:08:04 +00:00
mmsqeandJulien Robert df7cc3ee67 docs: update upgrade doc and changelog for MigrationModuleManager (#17373)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-13 13:09:51 +00:00
Julien Robert 6855d0f922 fix(types): check mm endblocker assertion for core api and abci (#17371) 2023-08-12 17:17:26 +00:00
Markoandmarbar3778 37826e0bcc chore: remove sdk from side bar (#17374)
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-12 16:19:55 +00:00
mmsqe 35d2e48aea fix: handle RunMigrationBeginBlock error (#17372) 2023-08-11 17:44:45 +00:00
0c1f6fc162 fix: Add MigrationModuleManager to handle migration of upgrade module before other modules (#16583)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-08-11 16:07:05 +00:00
Julien Robert f8f4c35a9f refactor(types)!: remove handler and update docs (#17358) 2023-08-11 10:45:42 +00:00
Facundo MedicaandAleksandr Bezobchuk adb65c920b docs: RFC for Optimistic Execution (#16499)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-08 16:00:24 +00:00
Julien Robert bdb7387fa9 refactor: reword upgrading.md and verify match with repo (#17262) 2023-08-07 15:53:45 +00:00
Julien Robert 6f29897bf0 refactor(client/v2): refactor of flags (#17306) 2023-08-07 13:53:02 +00:00
Julien Robert 60198f077a fix(runtime): allow to properly register non app wiring modules (#17284) 2023-08-07 11:07:39 +00:00
samricotta 213ddf7240 docs: Amend usage of sdk.Context (#17239) 2023-08-04 17:20:22 +00:00
Facundo MedicaandAleksandr Bezobchuk c3ae0b09d4 fix: ValidatorStore interface doesn't match StakingKeeper (#17164)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-08-03 22:53:05 +00:00
Josh Klopfenstein 228c28687b docs: fix typo in 00-protobuf.md (#17232) 2023-08-03 08:41:17 +00:00
Richard Gibson e3a0486828 docs: fix app.toml links (#17264) 2023-08-02 17:08:03 +00:00
Richard Gibson 63113e88ed docs: Better describe ABCI-exposed /key and /subspace store APIs (#17231) 2023-08-01 23:34:04 +00:00
Facundo Medica cb5b8cf1d3 fix: Allow VerifyVoteExtensions without ExtendVote (#17251) 2023-08-01 16:10:55 +00:00
samricotta 236fe4c21e docs: additional fields in context.go to be added to context.md (#17199) 2023-07-31 12:33:10 +00:00
Julien Robert 2c5f36c259 docs: improve usage of :::note (#17132) 2023-07-26 08:53:08 +00:00
Julien Robert fa4d87ef7e feat(client/v2): combine autocli and custom cmd within a module (#17088) 2023-07-25 21:11:17 +00:00
dependabot[bot] 32ef6361db build(deps): Bump postcss from 8.4.26 to 8.4.27 in /docs (#17116)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-24 19:34:39 +00:00
Carlos Santiago Yanzon 506e87a696 refactor!: remove rosetta from repo (#17112) 2023-07-24 19:19:20 +00:00
4283aec079 docs: RFC-04 Accounts (#15507)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: unknown unknown <unknown@unknown>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Daniel Wedul <github@wedul.com>
2023-07-24 09:24:55 +00:00
Julien Robert 9ba6b72fe5 docs(cosmovisor): fix typo in installation instructions (#17038) 2023-07-18 08:47:55 +00:00
Julien Robert 1236c52987 feat(api): add autocli options to enhance custom commands (#17033) 2023-07-18 04:11:49 +00:00
dependabot[bot] f3f4a15405 build(deps): Bump postcss from 8.4.24 to 8.4.26 in /docs (#17031)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 16:44:13 +00:00
dependabot[bot] f1832a6501 build(deps): Bump tailwindcss from 3.3.2 to 3.3.3 in /docs (#17032)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-17 16:43:38 +00:00
Facundo MedicaandAleksandr Bezobchuk 38f1014d26 feat: Add preFinalizeBlockHook to allow VE persistence (#16898)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-07-14 17:44:13 +00:00
dependabot[bot] 1f470fcff7 build(deps): Bump semver from 5.7.1 to 5.7.2 in /docs (#16916)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-11 06:29:14 +00:00
Julien Robert f3e4697195 feat!: simplify AppModuleBasic interface for CLI (#16890) 2023-07-10 13:36:22 +00:00
Keefer Taylor | Tessellated 4a819721dd docs: improve keeper docs formatting (#16891) 2023-07-10 07:08:28 +00:00
Aleksandr Bezobchuk 864ce72b79 docs: Update ADR 064 (#16885) 2023-07-07 17:33:22 +00:00
Julien Robert ae39e8e631 build(deps): use hashicorp/go-metrics instead of armon/go-metrics (#16790) 2023-06-30 14:21:57 +00:00
Julien Robert f8c8de4614 refactor: use appmodule.AppModule in integration helpers (#16755) 2023-06-29 08:16:17 +00:00
Aaron Craelius e2b38b6619 docs: RFC-002 Zero Copy Encoding (#15404) 2023-06-28 09:21:45 +00:00
de731790fc docs: update for 0.38 (#16501)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-06-27 12:31:50 +00:00