mergify[bot]
53dff03a36
fix(testutil/integration): use only one context in integration test framework (backport #22616 ) ( #22642 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-11-25 13:02:50 +01:00
mergify[bot]
a1e7ef0446
feat(testutil/integration): allow to pass baseapp options (backport #21816 ) ( #21817 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-19 14:52:23 +00:00
mergify[bot]
150d17c3fc
feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525 ) ( #21720 )
...
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-13 20:18:05 +00:00
mergify[bot]
df020efd00
refactor: remove consensus as a imported type in modules (backport #21480 ) ( #21638 )
...
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2024-09-10 19:10:37 +02:00
mergify[bot]
7d5ab19311
refactor: revert auth extraction (backport #21507 ) ( #21529 )
...
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-09-03 22:21:22 +00:00
son trinh
6f1592d3da
fix: NewIntegrationApp does not write default genesis to state ( #21006 )
2024-07-21 12:24:56 +00:00
Marko
28fa3b8dfc
chore: use comet api pkg instead of comet alias ( #20614 )
2024-06-11 08:46:04 +00:00
Julien Robert
f02a124667
refactor(runtime,core): split router service ( #20401 )
2024-05-16 08:04:40 +00:00
Sergio Mena
eb7cc124a5
fix(x/consensus): apply ConsensusParam update rules according to CometBFT spec (forward-port of #20314 ) ( #20347 )
...
Co-authored-by: Marko <marko@baricevic.me>
2024-05-10 15:12:38 +00:00
Marko
0dfb54e36a
refactor! : bump comet to v1 ( #19726 )
...
Co-authored-by: yihuang <yi.codeplayer@gmail.com>
2024-05-06 14:12:00 +00:00
Marko
43764cff30
chore: consensus spinout ( #20010 )
2024-05-03 14:08:17 +00:00
Marko
b15732a594
refactor: migrate to query Consensus Params ( #19600 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
Co-authored-by: Facundo <facundomedica@gmail.com>
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Hieu Vu <72878483+hieuvubk@users.noreply.github.com>
2024-04-25 15:26:43 +00:00
Marko
d2e40963ed
refactor(modules): adopt appmodulev2.Hasgenesis ( #19627 )
...
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-11 10:22:16 +00:00
Julián Toledano
25aea8af8a
refactor!: remove global config from x/auth and client ( #19447 )
2024-03-06 13:14:16 +00:00
Julien Robert
cfd426fdb3
feat(runtime): message router service ( #19571 )
2024-03-04 10:25:43 +00:00
Julien Robert
b304cf7556
refactor!: kill basic manager ( #19512 )
2024-02-22 14:44:49 +00:00
Likhita Polavarapu
b0db3ea299
feat(x/consensus): Add env bundler to x/consensus module ( #19488 )
2024-02-20 10:08:56 +00:00
Emmanuel T Odeke
05261cc46e
refactor(x/auth): spin out go.mod ( #18351 )
2023-11-07 11:42:58 +00:00
Marko
44db964e91
test: add counter module ( #18272 )
2023-10-30 19:07:58 +00:00
Marko
7bef0227f9
refactor(mint): new go module ( #18283 )
2023-10-28 07:09:48 +00:00
Marko
d5c78a637e
chore: remove params dep from crisis, gov and mint ( #17837 )
2023-09-22 09:35:20 +00:00
Marko
79a64d07d0
chore!: remove params from slashing and auth ( #17820 )
2023-09-21 14:26:35 +00:00
Marko
36a9330adb
refactor: deprecate Voteinfo in favour of Cometinfo on Context ( #17670 )
2023-09-14 09:13:19 +00:00
Marko
393dcc1f2a
refactor: remove header type from NewContext ( #17426 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
2023-08-21 16:29:20 +00:00
Julien Robert
e0be2b80fc
feat(staking)!: add consensus and validator address codec in staking ( #16959 )
...
Co-authored-by: Facundo Medica <14063057+facundomedica@users.noreply.github.com>
2023-07-13 09:08:27 +00:00
ruthishvitwit
fd7e549a3c
chore: enable errcheck linter ( #16406 )
2023-07-12 08:58:27 +00:00
Facundo Medica
ebe97e5e12
fix: Revert 16794 ( #16895 )
2023-07-10 07:45:48 +00:00
Facundo Medica
0fd6227a06
fix: remove setting of finalizeBlockState in FinalizeBlock + fix initialHeight + add ProcessProposal in tests/sims ( #16794 )
...
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-07-06 13:33:10 +00:00
Julien Robert
02b7607768
feat(auth,client/v2): add validator address codec ( #16768 )
2023-06-30 09:44:28 +00:00
Julien Robert
f8c8de4614
refactor: use appmodule.AppModule in integration helpers ( #16755 )
2023-06-29 08:16:17 +00:00
Marko
256e37c523
feat(auth): make address codec pluggable ( #16621 )
...
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-06-28 11:57:26 +00:00
Jacob Gadikian
6afece635c
style: add gci linter ( #16605 )
2023-06-22 15:35:51 +00:00
testinginprod
0e34478eb7
refactor(mint)!: migrate state management to collections ( #16329 )
...
Co-authored-by: unknown unknown <unknown@unknown>
2023-05-30 09:12:45 +00:00
Aleksandr Bezobchuk
6cee22df52
feat!: Comet v0.38 Integration ( #15519 )
...
Co-authored-by: marbar3778 <marbar3778@yahoo.com>
Co-authored-by: cool-developer <51834436+cool-develope@users.noreply.github.com>
Co-authored-by: Aaron Craelius <aaron@regen.network>
Co-authored-by: Matt Kocubinski <mkocubinski@gmail.com>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-05-24 16:09:19 +00:00
Facundo Medica
cd3abca867
refactor(x/mint)!: use KVStoreService and context.Context ( #16179 )
2023-05-22 11:55:10 +00:00
Likhita Polavarapu
34018f7130
test(x/evidence): write integration tests ( #16015 )
2023-05-04 17:23:40 +00:00
Likhita Polavarapu
495ef01f71
test(x/distribution): write integration tests ( #15569 )
...
Co-authored-by: Marko <marbar3778@yahoo.com>
2023-04-13 10:05:59 +00:00
Likhita Polavarapu
fb257ae9d9
feat: add Context as arg to NewIntegrationApp ( #15779 )
...
## Description
Closes: #XXXX
This PR adds `sdk.Context` arg to `NewIntegrationApp`. This allows us to set the context updatable while verifying `begin/end block` logic in integration tests.
---
### 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-04-11 14:55:55 +00:00
Julien Robert
9a5413dbaa
feat(integration): allow to run begin and endblocker easily ( #15732 )
2023-04-08 00:24:47 +02:00
Julien Robert
aeaa301506
feat: integration test helpers ( #15556 )
2023-03-31 18:02:15 +00:00