Commit Graph
10549 Commits
Author SHA1 Message Date
Julien Robert 5ec3d2b875 feat!: use gov v1 proposals in upgrade cli (#14880) 2023-02-02 13:55:48 +01:00
dependabot[bot] f926631d04 build(deps): Bump http-cache-semantics from 4.1.0 to 4.1.1 in /docs (#14884)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-02-02 13:01:55 +01:00
Julien Robert f719cd32ad refactor: remove upgrade as dependency of the SDK (#14882) 2023-02-02 11:51:11 +00:00
Julien Robert eb86b68cae chore: add iavl-lazy-loading in standalone confix (#14876) 2023-02-02 11:35:18 +01:00
MarkoandJulien Robert 6b256ce7c0 refactor: add logger package (#14872)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-02-01 23:42:15 +00:00
Marko e167643d6e chore: fix action (#14874) 2023-02-01 21:12:32 +01:00
Marko 201248e436 chore: add triage label (#14869) 2023-02-01 20:48:30 +01:00
Facundo MedicaandAleksandr Bezobchuk 21021b8378 feat: Implement BeginBlock EndBlock for Core API modules (#14819)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-02-01 14:20:39 +00:00
Marko 811f12edb0 chore: change lock to Rlock (#14867) 2023-02-01 12:40:34 +01:00
samricotta d2e23d0ff3 docs: update baseapp docs (part 2/2) (#14790)
## Description

 

- [x] Update baseapp documentation and add mention of ProcessProposal
- [x] Update baseapp documentation and add mention of PrepareProposal
- [x] Update diagrams using draw.io (and save the diagrams in the png for future easy modification)
- [x] Ensure there is no duplicate explanation between https://docs.cosmos.network/main/core/baseapp vs https://docs.cosmos.network/main/building-apps/app-mempool (where the later should focus more on the app customization)

---

### Author Checklist

*All items are required. Please add a note to the item if the item is not applicable and
please add links to any relevant follow up issues.*

I have...

- [ ] included the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] added `!` to the type prefix if API or client breaking change
- [ ] targeted the correct branch (see [PR Targeting](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#pr-targeting))
- [ ] provided a link to the relevant issue or specification
- [ ] followed the guidelines for [building modules](https://github.com/cosmos/cosmos-sdk/blob/main/docs/docs/building-modules)
- [ ] included the necessary unit and integration [tests](https://github.com/cosmos/cosmos-sdk/blob/main/CONTRIBUTING.md#testing)
- [ ] added a changelog entry to `CHANGELOG.md`
- [ ] included comments for [documenting Go code](https://blog.golang.org/godoc)
- [ ] updated the relevant documentation or specification
- [ ] reviewed "Files changed" and left comments if necessary
- [ ] confirmed all CI checks have passed

### Reviewers Checklist

*All items are required. Please add a note if the item is not applicable and please add
your handle next to the items reviewed if you only reviewed selected items.*

I have...

- [ ] confirmed the correct [type prefix](https://github.com/commitizen/conventional-commit-types/blob/v3.0.0/index.json) in the PR title
- [ ] confirmed `!` in the type prefix if API or client breaking change
- [ ] confirmed all author checklist items have been addressed 
- [ ] reviewed state machine logic
- [ ] reviewed API design and naming
- [ ] reviewed documentation is accurate
- [ ] reviewed tests and test coverage
- [ ] manually tested (if applicable)
2023-02-01 10:26:11 +00:00
yihuangandMarko b266522c88 feat: add config iavl-lazy-loading to enable lazy loading of iavl store (#14189)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-31 21:52:32 +00:00
Matt Kocubinski 72db75bffe feat: add rapidproto generator (#14849) 2023-01-31 21:26:10 +00:00
Facundo Medica deeb4bd362 feat!: return errors in module manager ABCI methods (#14847) 2023-01-31 19:17:04 +00:00
Julien Robert 8eec98dcc5 deps: bump tooling to v0.47.0-rc2 (#14854) 2023-01-31 18:36:03 +01:00
dependabot[bot] dd32047cc3 build(deps): Bump docker/build-push-action from 3 to 4 (#14856)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-31 17:25:43 +01:00
f211bd8652 build(deps): Bump @docusaurus/core from 2.2.0 to 2.3.0 in /docs (#14841)
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-01-31 14:15:26 +00:00
Amaury 6a441f3df8 docs: Require correct gogo import paths (#14852) 2023-01-31 14:04:09 +01:00
Amaury d0a5bd1a05 fix(reflection): Fix gogoproto import paths (#14838) 2023-01-31 11:12:52 +00:00
Aaron Craelius 62496d4ac3 feat(orm): support orm appconfig module (#14824) 2023-01-31 09:44:11 +00:00
khanh-notional 40ca1550da chore: Add check for uneven stores' height (#14410) 2023-01-31 01:54:29 +00:00
MarkoandAmaury 54a14487e9 feature: add feature files for circuit (#14666)
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2023-01-30 18:58:47 +00:00
dependabot[bot]andgithub-actions 9de95bb82c build(deps): Bump github.com/creachadair/atomicfile from 0.2.7 to 0.2.8 in /tools/confix (#14844)
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-01-30 16:42:16 +00:00
dependabot[bot]andJulien Robert 19254d73e9 build(deps): Bump bufbuild/buf-setup-action from 1.13.0 to 1.13.1 (#14840)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-30 16:10:48 +00:00
Marko 19428c3dbe feat: logger interface (#14829) 2023-01-30 09:49:11 -05:00
Devon Bear 1b6e683180 impr(cachekv): Move check outside lock. (#14831) 2023-01-30 11:48:57 +01:00
Julien Robert 5f08a5c9b0 fix: fix sims (#14827) 2023-01-28 19:59:42 +01:00
Aaron Craelius 0e72787862 docs(orm): add README (#14821) 2023-01-28 11:08:30 +00:00
Julien Robert d3c3194185 fix: add simulation tests for new param change (#14728) 2023-01-27 20:44:39 +00:00
Aaron Craelius 1ad8e86d1d feat(depinject): send logging to file instead of stderr (#14825) 2023-01-27 21:10:55 +01:00
dependabot[bot]andgithub-actions 67fed3d405 build(deps): Bump github.com/rs/zerolog from 1.28.0 to 1.29.0 (#14815)
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-01-27 17:37:13 +00:00
aceadb0b7e feat: support core API genesis in module manager (#14582)
Co-authored-by: Facundo Medica <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-27 17:14:56 +00:00
dependabot[bot]andJulien Robert 8ab4389906 build(deps): Bump bufbuild/buf-setup-action from 1.12.0 to 1.13.0 (#14805)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-27 16:06:15 +00:00
dependabot[bot]andgithub-actions 2c61d7896a build(deps): Bump cosmossdk.io/core from 0.5.0 to 0.5.1 (#14811)
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-01-27 16:37:30 +01:00
Likhita Polavarapu 6cf07f881f refactor: x/upgrade to standalone module (#14764) 2023-01-27 15:08:21 +01:00
519630ea64 feat(collections): IndexedMap (#14397)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Marko <marbar3778@yahoo.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-01-27 12:49:27 +00:00
testinginprodandtestinginprod ed17f2d437 feat: add collections key encoders and value encoders for common types. (#14760)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
2023-01-27 11:10:54 +01:00
Aaron Craelius ba5e8cb3ad docs: add ADR 063: core API ADR + update app wiring ADR (#12972) 2023-01-27 07:52:53 +00:00
Aaron Craelius de466b9f8b refactor(orm)!: support core store API (#14796) 2023-01-27 08:50:16 +01:00
Robert Zaremba be9bd7a8c1 perf: dockerfiles (#14793) 2023-01-26 21:21:54 +01:00
dependabot[bot]andgithub-actions 938143f038 build(deps): Bump google.golang.org/grpc from 1.52.1 to 1.52.3 (#14794)
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-01-26 16:25:32 +00:00
Julien Robert e4f7674041 ci: improve codeql (#14792) 2023-01-26 12:57:18 +00:00
Robert ZarembaandJulien Robert 32bb7f63a5 fix: sdk.Coins.Add (#14715)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-01-26 11:41:16 +00:00
Julien Robert c45d37a15b chore: move gov migrations to right folder (#14788) 2023-01-26 00:09:54 +01:00
Julien Robert 2b64d74e5f chore(gov): move args in gov new proposal constructor (#14782) 2023-01-25 18:34:51 +01:00
cc10614146 refactor: x/feegrant to stand alone (#14649)
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Likhita Polavarapu <78951027+likhita-809@users.noreply.github.com>
2023-01-25 16:39:54 +00:00
Julien Robert 8cc3346ed0 fix: improve hubl errors (#14766) 2023-01-25 15:04:05 +00:00
dependabot[bot]andgithub-actions 2b07c7961c build(deps): Bump google.golang.org/grpc from 1.52.0 to 1.52.1 (#14776)
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-01-25 14:41:49 +00:00
dependabot[bot]andgithub-actions 78b0181f0f build(deps): Bump github.com/cockroachdb/errors from 1.9.0 to 1.9.1 (#14777)
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-01-25 14:19:46 +00:00
dependabot[bot] af4f4d3409 build(deps): Bump ua-parser-js from 0.7.32 to 0.7.33 in /docs (#14767)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-01-25 14:57:13 +01:00
Likhita PolavarapuandMarko 7559d9ecd3 refactor: create go.mod for store (#14746)
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-01-25 13:31:56 +00:00