Commit Graph
10325 Commits
Author SHA1 Message Date
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
7050eb91f2 feat(collections): implement Iteration (#14222)
Co-authored-by: testinginprod <testinginprod@somewhere.idk>
Co-authored-by: Aaron Craelius <aaron@regen.network>
2022-12-14 17:02:40 +00:00
2410b846e3 feat: add circuit breaker proto API (#14229)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
2022-12-14 16:30:20 +00:00
Matt Kocubinski b46d838502 refactor: x/group 0.47 audit (#14290) 2022-12-13 20:59:52 +00:00
Julien Robert b634182ed5 refactor: x/evidence audit (#14260) 2022-12-13 20:05:56 +00:00
Julián Toledano e1bbe37429 fix: rosetta tendermint errors as internal (#14285) 2022-12-13 19:41:53 +00:00
Julien Robert 13b3062e72 chore: add 0.46.x changelog in main (#14281) 2022-12-14 00:18:07 +07:00
Julien Robert 99b5919194 refactor: types audit (#14283) 2022-12-13 15:41:57 +01:00
1bd9cbe9e0 fix(gov): Fix v3 votes migrations (#14214)
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: atheeshp <59333759+atheeshp@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2022-12-13 09:23:38 +00:00
Julien Robert 5c02a4c993 refactor: update rosetta to use coinbase/rosetta-sdk-go/types (#14272) 2022-12-13 02:38:37 +00:00
c6c7eb9ef2 feat: Priority & sender-nonce mempool implementation (#13262)
Co-authored-by: Jeancarlo <jeancarlobarrios@gmail.com>
Co-authored-by: Jeancarlo Barrios <JeancarloBarrios@users.noreply.github.com>
Co-authored-by: Amaury <1293565+amaurym@users.noreply.github.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
2022-12-12 19:16:18 -06:00
Aleksandr Bezobchuk f13afd12ed refactor: mempool use context.Context (#14266) 2022-12-12 16:40:53 -05:00
dependabot[bot]andJulien Robert 876e1f9442 build(deps): Bump bufbuild/buf-setup-action from 1.9.0 to 1.10.0 (#14265)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-12-12 18:45:59 +00:00
dependabot[bot] f92fb17892 build(deps): Bump postcss from 8.4.19 to 8.4.20 in /docs (#14264)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 17:33:53 +00:00
dependabot[bot] c53809df12 build(deps): Bump postcss-import from 15.0.1 to 15.1.0 in /docs (#14263)
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-12-12 16:59:38 +00:00
Marko 682b72c157 chore: types audit (#14258) 2022-12-12 10:47:42 -05:00
Emmanuel T Odeke d247e7a3b0 fix: math: add LegacyNewDecFromStr fuzzers + remove unnecessary error wrapping (#14252) 2022-12-11 09:02:51 +00:00
Julien Robert b9511b9205 test: use temporary folder in tests (#14246) 2022-12-11 00:56:23 +00:00
Elias Naur 42d24d4064 ci: rename statediff CI workflow to consensuswarn (#14249)
Signed-off-by: Elias Naur <elias@orijtech.com>
2022-12-11 01:36:41 +01:00
Marko ce8c96bbf5 chore: clean up sdk dependencies from store package (#14245) 2022-12-10 22:56:36 +00:00
Julien Robert 32bd61c9c0 fix: fix grpc flag conflict (#14244) 2022-12-10 21:42:22 +00:00
Aleksandr Bezobchuk ae2c762bd3 chore: audit store/streaming/file/service.go (#14234) 2022-12-10 17:15:29 +01:00
Emmanuel T Odeke 611265af76 test: types/query: add fuzzer for Paginate (#14239) 2022-12-10 14:59:05 +00:00
Marko f08ba9eafa refactor: don't rely on sdk/codec in streaming (#14155) 2022-12-09 16:35:13 +00:00
Aleksandr Bezobchuk 18b0fa0507 refactor: audit x/bank package changes in 0.47 release (#14076) 2022-12-09 17:10:21 +01:00
atheeshp 7ded32163b chore: x/slashing audit changes (#14211)
## Description

ref: #14158 



---

### 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)
2022-12-09 10:00:44 +00:00