cosmos-sdk/testutil
2024-12-03 09:45:15 +00:00
..
cli refactor: decouple comet from modules (#21382) 2024-09-11 09:18:13 +00:00
cmdtest style: bump golangci-lint (#16667) 2023-06-23 12:49:34 +00:00
configurator refactor(tests/integration): Port distribution integration tests to server v2 (#22667) 2024-12-03 09:45:15 +00:00
integration fix(testutil/integration): use only one context in integration test framework (#22616) 2024-11-25 10:54:23 +00:00
mock build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00:00
network fix(x/staking): make metadata nullable (#22556) 2024-11-26 23:46:22 +00:00
sims fix(baseapp): populate header info in NewUncachedContext (#22557) 2024-11-20 07:03:21 +00:00
testdata test(integration): port x/bank tests to server/v2 app (#21912) 2024-11-06 18:53:30 +00:00
x build(all): migrate to go.uber.org/mock (#22315) 2024-10-21 09:58:09 +00: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 (#21525) 2024-09-13 16:44:18 +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 (#21695) 2024-09-13 06:53:47 +00:00
types.go feat: introduce x/validate and split x/auth/tx/config (#21822) 2024-09-20 15:05:46 +00:00