mergify[bot]
|
013889de23
|
refactor: introduce abciGenesis interface (backport #17554) (#17575)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-08-31 13:05:57 +02:00 |
|
mergify[bot]
|
b922a37513
|
fix(baseapp): Utilizing voting power from VEs in ValidateVoteExtensions (backport #17518) (#17552)
Co-authored-by: David Terpay <35130517+davidterpay@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-28 15:49:16 +02:00 |
|
Julien Robert
|
b7d9d4c8a9
|
revert: Revert RunMigrationBeginBlock addition in v0.50 (#17450)
|
2023-08-18 20:48:38 +00:00 |
|
mergify[bot]
|
6a5adc4a81
|
refactor: move UpgradeModule interface to appmodule and fix mocks (backport #17383) (#17409)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-16 16:58:11 +02:00 |
|
mergify[bot]
|
7407866317
|
feat(client,simapp): inject keyring in autocli opts (backport #17351) (#17382)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-14 14:44:58 +00:00 |
|
mergify[bot]
|
3a96bb9f7f
|
docs: update upgrade doc and changelog for MigrationModuleManager (backport #17373) (#17378)
|
2023-08-13 15:29:10 +02:00 |
|
mergify[bot]
|
53398b5183
|
fix(types): check mm endblocker assertion for core api and abci (backport #17371) (#17377)
|
2023-08-12 19:59:10 +02:00 |
|
mergify[bot]
|
5333b404da
|
chore: remove sdk from side bar (backport #17374) (#17375)
|
2023-08-12 16:24:30 +00:00 |
|
mergify[bot]
|
27f5db221a
|
fix: Add MigrationModuleManager to handle migration of upgrade module before other modules (backport #16583) (#17370)
|
2023-08-12 10:29:01 +02:00 |
|
mergify[bot]
|
2f6573aef9
|
refactor(types)!: remove handler and update docs (backport #17358) (#17366)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-11 12:29:42 +00:00 |
|
mergify[bot]
|
d9247a9b55
|
refactor: reword upgrading.md and verify match with repo (backport #17262) (#17312)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-07 16:27:17 +00:00 |
|
mergify[bot]
|
6861a06332
|
refactor(client/v2): refactor of flags (backport #17306) (#17309)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-07 16:20:24 +02:00 |
|
mergify[bot]
|
c56cd8a6fd
|
fix(runtime): allow to properly register non app wiring modules (backport #17284) (#17304)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-07 11:31:58 +00:00 |
|
mergify[bot]
|
81ff4dae91
|
docs: Amend usage of sdk.Context (backport #17239) (#17292)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
|
2023-08-04 17:26:46 +00:00 |
|
mergify[bot]
|
69db56b49b
|
fix: ValidatorStore interface doesn't match StakingKeeper (backport #17164) (#17283)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-08-03 23:13:13 +00:00 |
|
mergify[bot]
|
c1e800a7fd
|
docs: fix typo in 00-protobuf.md (backport #17232) (#17271)
Co-authored-by: Josh Klopfenstein <git@joshklop.com>
|
2023-08-03 11:03:02 +02:00 |
|
mergify[bot]
|
ee5b2e3afc
|
docs: fix app.toml links (backport #17264) (#17265)
|
2023-08-02 19:14:22 +02:00 |
|
mergify[bot]
|
e9ee747c99
|
docs: Better describe ABCI-exposed /key and /subspace store APIs (backport #17231) (#17255)
|
2023-08-01 23:38:56 +00:00 |
|
mergify[bot]
|
86ca92a5cf
|
fix: Allow VerifyVoteExtensions without ExtendVote (backport #17251) (#17254)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-08-01 19:45:43 +00:00 |
|
mergify[bot]
|
75cad9d952
|
docs: additional fields in context.go to be added to context.md (backport #17199) (#17218)
Co-authored-by: samricotta <37125168+samricotta@users.noreply.github.com>
|
2023-07-31 12:38:46 +00:00 |
|
mergify[bot]
|
dea7694a14
|
docs: improve usage of :::note (backport #17132) (#17133)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-26 11:02:22 +02:00 |
|
mergify[bot]
|
5f608b6e94
|
feat(client/v2): combine autocli and custom cmd within a module (backport #17088) (#17131)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-25 21:54:41 +00:00 |
|
mergify[bot]
|
0cff9ce3cd
|
refactor!: remove rosetta from repo (backport #17112) (#17117)
Co-authored-by: Carlos Santiago Yanzon <27785807+bizk@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-24 20:00:39 +00:00 |
|
mergify[bot]
|
e1efdfef8b
|
feat: Add preFinalizeBlockHook to allow VE persistence (backport #16898) (#17001)
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
|
2023-07-14 14:53:07 -04:00 |
|
mergify[bot]
|
df8ba7e8ac
|
feat!: simplify AppModuleBasic interface for CLI (backport #16890) (#16904)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-07-10 14:11:53 +00:00 |
|
mergify[bot]
|
9f4a4e416f
|
build(deps): use hashicorp/go-metrics instead of armon/go-metrics (backport #16790) (#16800)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-30 15:27:05 +00:00 |
|
mergify[bot]
|
d805e631e4
|
refactor: use appmodule.AppModule in integration helpers (backport #16755) (#16756)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-29 11:01:43 +00:00 |
|
mergify[bot]
|
6f2c021d97
|
docs: update for 0.38 (backport #16501) (#16719)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-06-27 14:52:31 +02:00 |
|
mergify[bot]
|
466d6e8223
|
fix: check tx gas limit against block gas limit (backport #16547) (#16628)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-22 08:43:12 +00:00 |
|
mergify[bot]
|
9b1d32b78d
|
docs: add explaination on how to change home folder globaly (backport #16620) (#16622)
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2023-06-20 17:44:11 +02:00 |
|
mergify[bot]
|
40204f63d2
|
chore: changelog & upgrading documentation for ABCI++ (backport #16315) (#16482)
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2023-06-09 13:14:29 +02:00 |
|
Julien Robert
|
4eea902c54
|
chore: prepare v0.50 alpha (#16446)
|
2023-06-08 01:07:33 +02:00 |
|
dependabot[bot]
|
2bfbade491
|
build(deps): Bump postcss from 8.4.23 to 8.4.24 in /docs (#16421)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-06-05 17:50:12 +00:00 |
|
Marko
|
efdc955ad9
|
chore: change prepare and process proposal to be NoOps by default (#16407)
Co-authored-by: Sergio Mena <sergio@informal.systems>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
|
2023-06-02 14:46:47 +00:00 |
|
Julien Robert
|
b590b09107
|
chore: small snapshot commands & docs improvement (#16404)
|
2023-06-02 12:02:08 +00:00 |
|
Julien Robert
|
89b10094a2
|
docs: move around upgrade docs (#16339)
|
2023-05-31 10:49:36 +00:00 |
|
Julien Robert
|
0360c3d87f
|
docs: update streaming docs (#16311)
|
2023-05-26 13:47:46 +00:00 |
|
Julien Robert
|
cf1a573679
|
chore: set correct eden version number (#16281)
|
2023-05-24 19:58:45 +00:00 |
|
Julien Robert
|
d2671adfb5
|
docs: retract adr-47 (#16189)
|
2023-05-16 19:58:14 +00:00 |
|
dependabot[bot]
|
e34a3e0559
|
build(deps): Bump @docusaurus/core from 2.4.0 to 2.4.1 in /docs (#16161)
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-05-15 19:39:05 +00:00 |
|
Marko
|
25df90d0fc
|
feat!: bootstrap comet cmd for local state sync (#16061)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: HuangYi <huang@crypto.com>
|
2023-05-10 10:25:07 +00:00 |
|
Julien Robert
|
0da5e83176
|
feat: default to noop mempool when max-txs is negative (#16071)
|
2023-05-09 17:41:20 +00:00 |
|
Aaron Craelius
|
12923c33ed
|
docs: update ADR 063 and 057 to describe modular runtimes and module semver (#15963)
|
2023-05-08 15:15:09 +00:00 |
|
Marko
|
1705615ef0
|
feat: add header and comet info service (#15850)
Co-authored-by: Aaron Craelius <aaron@regen.network>
|
2023-05-03 13:32:25 +00:00 |
|
Marko
|
d31f2964b0
|
feat!: Define Genesis state transition (#15999)
|
2023-05-03 08:58:58 +00:00 |
|
Marko
|
678ee79264
|
chore: move precommit & preparecheckstate to core api (#15923)
|
2023-05-02 07:17:00 +00:00 |
|
dependabot[bot]
|
665d1b4345
|
build(deps): Bump tailwindcss from 3.3.1 to 3.3.2 in /docs (#16001)
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>
|
2023-05-01 19:47:59 +00:00 |
|
Julien Robert
|
07daf15e49
|
docs: fix spec link (#15991)
|
2023-04-29 14:04:47 +00:00 |
|
Julien Robert
|
ebcad58468
|
fix(autocli): fix simapp enhancing (#15906)
|
2023-04-25 14:08:02 +00:00 |
|
dependabot[bot]
|
891f8be9e0
|
build(deps): Bump postcss from 8.4.22 to 8.4.23 in /docs (#15933)
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
2023-04-24 19:22:27 +00:00 |
|