cosmos-sdk/tests/integration
Facundo Medica df834c58d1
fix(x/evidence): return error in keeper (#16245)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2023-05-23 07:30:46 +00:00
..
aminojson refactor(x/tx): use dynamicpb instead of type resolver in any marshal (#16048) 2023-05-08 19:20:23 +00:00
bank/keeper test(x/bank): write integration tests (#16052) 2023-05-10 11:27:01 +00:00
distribution refactor(distribution)!: use collections for params state (#16211) 2023-05-22 19:51:24 +00:00
evidence/keeper fix(x/evidence): return error in keeper (#16245) 2023-05-23 07:30:46 +00:00
gov test(x/gov): write integration tests (#16194) 2023-05-19 09:42:33 +00:00
rapidgen feat(x/tx): tx decoder (#15414) 2023-04-10 21:39:59 +00:00
runtime feat!: Provide logger through depinject (#15818) 2023-04-24 09:42:55 +00:00
slashing/keeper test(x/slashing): write integration tests (#15928) 2023-04-28 07:58:35 +00:00
staking/keeper refactor(math)!: remove aliases in math (#16040) 2023-05-07 17:25:59 +00:00
store/rootmulti chore: rename log pkg and add zerolog (#14955) 2023-02-08 11:32:22 +00:00
tx refactor(codec)!: update codec to x/tx v0.6.0 (#15873) 2023-04-28 08:13:28 +00:00