cosmos-sdk/tests/integration
mergify[bot] fd651b7366
fix: marshal old tx body if unordered not used (backport #22723) (#23347)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2025-01-13 16:43:34 +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 fix: marshal old tx body if unordered not used (backport #22723) (#23347) 2025-01-13 16:43:34 +01:00
distribution fix(x/gov,x/distribution): Balance assertions on genesis import shouldn't be exact (backport #22832) (#23194) 2025-01-06 12:34:07 +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 fix(tests): fix x/tx/aminojson test failure (#23207) 2025-01-06 21:26:22 +01: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: collection filtered pagination (backport #23002) (#23139) 2025-01-06 10:43:27 +01:00
staking fix(tests): fix x/tx/aminojson test failure (#23207) 2025-01-06 21:26:22 +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 fix(tests): fix x/tx/aminojson test failure (#23207) 2025-01-06 21:26:22 +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