cosmos-sdk/tests/integration
mergify[bot] 221b8ab377
refactor(x/mint): remove staking as a required module (backport #21858) (#22979)
Co-authored-by: Marko <marko@baricevic.me>
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-12-18 12:08:54 +01:00
..
accounts fix(x/accounts/default/lockup): Lockup account track undelegation when unbonding entry is mature (backport #22254) (#22930) 2024-12-17 18:03:28 +01:00
auth feat(x/accounts)!: make address generation more robust and add predictable address creation (backport #22776) (#22805) 2024-12-09 16:38:55 +01:00
bank fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
baseapp test(accounts): fix integration tests (backport #22418) (#22509) 2024-11-11 22:04:40 +04:00
distribution refactor: limit breaking changes for next version (backport #22972) (#22974) 2024-12-18 10:10:11 +01:00
evidence fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
example refactor(x/mint): remove staking as a required module (backport #21858) (#22979) 2024-12-18 12:08:54 +01:00
genutil refactor(testutil)!: remove cmdtest (backport #22826) (#22828) 2024-12-11 13:19:15 +01:00
gov fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
mint feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
protocolpool feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
rapidgen test: backport x/tx tests from #21825 (#22087) 2024-10-03 11:58:56 +00:00
runtime feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
server/grpc feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00
slashing fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
staking refactor(x/staking)!: removing unbonding queue index (backport #22795) (#22886) 2024-12-16 13:15:43 +01:00
store/rootmulti feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720) 2024-09-13 20:18:05 +00:00
tx test: migrate remaining e2e tests to integration tests (backport #22364) (#22381) 2024-10-27 23:56:35 +01:00
types refactor: revert auth extraction (backport #21507) (#21529) 2024-09-03 22:21:22 +00:00
v2 test: fix integration test TestSendEnabled (backport #22620) (#22624) 2024-11-22 16:37:01 +01:00