cosmos-sdk/testutil
2024-12-13 13:17:17 +01:00
..
cli refactor: decouple comet from modules (backport #21382) (#21650) 2024-09-11 14:06:15 +02:00
configurator chore: backport x/staking integration test migration changes (#22863) 2024-12-13 13:17:17 +01:00
integration fix(testutil/integration): use only one context in integration test framework (backport #22616) (#22642) 2024-11-25 13:02:50 +01:00
mock refactor(core): move amino registrar and drop legacy package (backport #21531) (#21561) 2024-09-05 13:04:00 +00:00
network feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720) 2024-09-13 20:18:05 +00:00
sims chore: Using context.Context in x/staking and testutil test helper (#22861) 2024-12-13 09:54:59 +01:00
testdata test(integration): port x/bank tests to server/v2 app (backport #21912) (#22457) 2024-11-08 15:30:23 +01:00
x docs: demonstrate how to define hooks using depinject (backport #21892) (#22132) 2024-10-04 17:42:25 +02:00
account.go style: use thelper (#16777) 2023-07-03 13:33:05 +00:00
collections_test.go fix: DiffCollectionsMigration hash function not used correctly (#17143) 2023-07-26 16:28:13 +00:00
collections.go fix: DiffCollectionsMigration hash function not used correctly (#17143) 2023-07-26 16:28:13 +00:00
compare.go test: remove api that should not be used (#15678) 2023-04-03 21:57:11 +00:00
context.go feat: replace the cosmos-db usecases in the tests with core/testing (backport #21525) (#21720) 2024-09-13 20:18:05 +00:00
ioutil_test.go ci: improve error checking (errcheck linter) (#11195) 2022-04-13 06:46:51 +00:00
ioutil.go chore: fix function names in comment (#20210) 2024-04-29 12:14:40 +00:00
key_test.go refactor!: remove global config from x/auth and client (#19447) 2024-03-06 13:14:16 +00:00
key.go refactor: use errors.New to replace fmt.Errorf with no parameters (#20943) 2024-07-18 12:01:45 +02:00
list.go feat(x/epochs): upstream osmosis epoch module (#19697) 2024-04-04 08:10:25 +00:00
rest.go chore: fix the gci lint issue in testutil (backport #21695) (#21702) 2024-09-13 09:12:08 +02:00
types.go feat: introduce x/validate and split x/auth/tx/config (backport #21822) (#21836) 2024-09-20 17:00:16 +00:00