Commit Graph
10350 Commits
Author SHA1 Message Date
Julien Robert bc46bbbec0 fix(gov): don't export deprecated params (#14408) 2022-12-24 15:21:50 +01:00
Likhita Polavarapu 7cc1c351d2 refactor: x/group audit changes (#14278) 2022-12-24 00:13:54 +01:00
Facundo Medica e4ac128840 chore: fix mint comments on inflation rate (#14404) 2022-12-23 20:08:46 +01:00
Facundo Medica 739c5b0f30 fix: attempt to fix flaky test TestCLISignBatch (#14407) 2022-12-23 19:40:25 +01:00
Robert Zaremba 5791219121 feat: gov/v1.Proposal convertion to v1beta1.Proposal cleanup (#14401) 2022-12-23 01:22:17 +00:00
dependabot[bot]andJulien Robert a809ce4e69 build(deps): Bump bufbuild/buf-setup-action from 1.10.0 to 1.11.0 (#14394)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-23 00:57:24 +00:00
Robert Zaremba 330ff5f4ad feat(gov): support v1.Proposal in v1beta1.Proposal.Content (#14347) 2022-12-22 22:44:58 +00:00
Aleksandr Bezobchuk 2a93ce9625 docs: update mempool/ABCI docs (#14393) 2022-12-22 17:09:15 +01:00
Facundo MedicaandAleksandr Bezobchuk 6d33fa89c7 refactor: Baseapp audit changes (#14379)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-12-22 09:43:40 -05:00
Devon Bear ebf1e86bdc refactor(context): Pass EventManager to the context as an interface. (#14384) 2022-12-22 00:29:19 -05:00
yihuangandAleksandr Bezobchuk f1ee974ec8 refactor: make cachekv store thread-safe again (#14378)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-12-21 14:58:18 -05:00
dependabot[bot] 9983148b7a build(deps): Bump actions/stale from 6 to 7 (#14382)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-21 17:43:52 +00:00
Aleksandr Bezobchuk 1152e5b0b5 fix: panic recovery in PrepareProposal and ProcessProposal Handlers (#14381) 2022-12-21 12:32:30 -05:00
1d16adce8a feat(collections): add sequence (#14364)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-12-21 15:26:00 +00:00
Julien Robert 22dfa112b9 chore: sync retracted versions with main, update event docs, make proto-gen (#14374) 2022-12-21 09:56:55 -03:00
Julien Robert 24c952a7cc ci: add auto assign pr review gh action (#14366) 2022-12-20 17:19:19 +01:00
Aleksandr Bezobchuk 11f1e8d74c feat!: deposit to validator rewards pool (#14322) 2022-12-20 15:49:18 +00:00
Manuel Bravo 3aa16ed092 docs: minor fixes to spec template (#14369) 2022-12-20 16:14:42 +01:00
Facundo Medica edb5c1c0d7 chore: audit server (#14367) 2022-12-20 14:56:13 +00:00
Julien Robert 419de8de82 refactor: revert API breaking change on Slash (#14363) 2022-12-20 12:12:05 +01:00
testinginprodandtestinginprod 1441b506c9 feat(collections): keyset (#14351)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
2022-12-20 10:55:28 +01:00
Julien Robert 351916e5be fix: improve baseapp event emission (#14356) 2022-12-19 22:45:48 +00:00
Aaron Craelius 59aa726525 refactor!: remove HasGenesisBasics from AppModuleBasic interfaces (#14333) 2022-12-19 22:21:30 +00:00
Aleksandr Bezobchuk bbd7e31305 chore: audit server package (#14359) 2022-12-19 19:42:09 +00:00
c918b1421d perf(context): avoid unnecessary copies in KVStore, TransientStore and CacheContext methods (#14354)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-12-19 18:40:40 +00:00
Reece Williams de6ef1e98f perf: Faster state export (#14332) 2022-12-19 16:16:32 +00:00
Jacob Gadikian be8c5a09c2 chore: lint tests (#14268) 2022-12-18 23:48:31 +00:00
Ergels Gaxhaj 2eb5144749 docs: update ADR 038 proposal (#13473) 2022-12-17 02:30:31 +00:00
dependabot[bot] 1fa568733f build(deps): Bump cosmossdk.io/core from 0.3.3 to 0.3.4 (#14344)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-16 18:34:00 +00:00
0fd03e8c31 build(deps): Bump github.com/tidwall/btree from 1.5.2 to 1.6.0 (#14345)
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>
2022-12-16 16:28:52 +00:00
65b4fbc170 fix: client/tx: improve user experience on errors in BroadcastTx (#14254)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Marko <marbar3778@yahoo.com>
2022-12-16 16:00:05 +00:00
Julien Robert b81f385cc5 docs: improve voting wording (#14340) 2022-12-16 21:04:20 +07:00
Julien Robert c824809168 refactor: don't use simapp.AppConfig outside simapp (#14328) 2022-12-16 06:42:00 +00:00
yihuang cbee1b3ea1 perf: optimize iteration on nested cache context (#13881)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Marko <marbar3778@yahoo.com>
Closes https://github.com/cosmos/cosmos-sdk/issues/10310
2022-12-16 02:52:44 +00:00
Daniel Pittman eb61146c5e fix: typo in distribution module query.proto (#14336) 2022-12-16 02:24:13 +00:00
Aaron Craelius 175de857c0 feat(collections)!: remove dependency on SDK (#14324) 2022-12-15 22:29:58 +00:00
Aaron Craelius c275ec4d08 feat!: implement core store API in runtime (#14326) 2022-12-15 21:58:20 +00:00
Matt Kocubinski 2ad1ef2b09 feat: Add tx limit support in priority nonce mempool (#14321) 2022-12-15 21:04:27 +00:00
dependabot[bot]andgithub-actions aa771cc8ce build(deps): Bump cosmossdk.io/core from 0.3.2 to 0.3.3 (#14325)
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>
2022-12-15 21:20:55 +01:00
Aaron CraeliusandAmaury 2d5b67c859 feat(core): add genesis API (#14223)
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-12-15 19:24:44 +00:00
Aaron Craelius ec73fbdd6f feat(core): add store API (#14227) 2022-12-15 12:49:43 -05:00
Julien Robert 5573a2f26b feat: Add AutoCLI Sane Kebab Case (#14316) 2022-12-15 16:18:06 +00:00
Julien Robert cf9102f549 docs: improve mempool docs (#14282) 2022-12-15 21:49:21 +07:00
Julien Robert ce167a2074 test: rename e2e tests (#13913) 2022-12-15 10:55:01 +01:00
Aaron Craelius fe34e5df32 feat(collections): add basic Schema API (#14267) 2022-12-15 01:42:41 +00:00
Matt Kocubinski b17c2d902e refactor: x/staking 0.47 audit (#14303) 2022-12-14 23:09:32 +00:00
Daniel Wedul aba4e6efb3 fix(store): Fix the TestFileStreamingService unit test. (#14305) 2022-12-14 22:17:39 +00:00
dependabot[bot]andgithub-actions 8f272173dc build(deps): Bump github.com/prometheus/common from 0.38.0 to 0.39.0 (#14298)
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>
2022-12-14 21:50:43 +00:00
Aleksandr Bezobchuk a4d1ede3e9 feat: no-op mempool (#14297) 2022-12-14 20:44:05 +00:00
Julien Robert 05a6da32e2 refactor: improve x/upgrade app wiring (part of upgrade audit) (#14216) 2022-12-14 21:21:58 +01:00