Commit Graph
1975 Commits
Author SHA1 Message Date
Marko 5987d0003a chore!: remove bank & genutil legacy migrations (#17818) 2023-09-21 10:33:14 +00:00
omahs 825e09ab77 docs: fix typos (#17831) 2023-09-21 09:50:47 +00:00
Marko 2efafee656 chore: rename develop to learn (#17821) 2023-09-21 09:15:41 +00:00
Marko 6715b5afb5 refactor!: remove tips (#17787) 2023-09-20 12:00:22 +00:00
MarkoandAleksandr Bezobchuk c05ff14a97 refactor(staking): change historicalinfo to contain minimal set of data (#17655)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-19 10:59:04 +00:00
Marko 4ef0130bcd chore: remove docs build (#17791) 2023-09-19 10:03:40 +00:00
samricotta c7e0bd7b54 docs: update links for removed and re-added file (#17761) 2023-09-15 11:30:03 +00:00
f99a6242a9 refactor!: reimplement PreFinalizeBlockHook as PreBlocker (#17713)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-09-15 07:50:17 +00:00
Julien Robert 62838eb8cf docs: improve upgrade docs on preblocker (#17734) 2023-09-13 21:42:17 +00:00
Julien Robert 2154ce0bbe refactor: precise compiler assertions and cleanup module.go (#17718) 2023-09-13 16:15:53 +00:00
samricotta a4042a2c5b docs: update documentation order for build tab (#17722) 2023-09-13 15:17:51 +00:00
mmsqe 4eb0185413 feat: introduce PreBlock (#17421) 2023-09-13 12:30:48 +00:00
Julien Robert 1a62d774bb docs: move 00-protobuf to correct folder (#17708) 2023-09-13 11:02:33 +00:00
Markoandsamricotta 772d6b7b87 docs: edit encoding docs (#17626)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
2023-09-08 13:04:24 +00:00
anshulWeb3 33eead4d42 docs: fixed typo (#17658) 2023-09-07 13:54:50 +00:00
Marko c86a6dcfa9 docs: add docs on proto annotations (#15548) 2023-09-07 09:25:09 +00:00
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