cosmos-sdk/testutil
2024-03-19 09:20:42 +00:00
..
cli refactor(tests): testutil.Network as an interface (#18389) 2023-11-08 18:38:57 +00:00
cmdtest style: bump golangci-lint (#16667) 2023-06-23 12:49:34 +00:00
configurator fix(x/protocolpool): Add stream module account functionality to avoid emptying the pool mAcc (#19028) 2024-01-23 19:23:40 +00:00
integration refactor(modules): adopt appmodulev2.Hasgenesis (#19627) 2024-03-11 10:22:16 +00:00
mock refactor: rename core.registry.LegacyRegistry -> core.registry.InterfaceRegistrar (#19758) 2024-03-14 17:53:31 +00:00
network refactor!: mv AddressCodecs aliases from runtime -> core (#19747) 2024-03-14 14:19:15 +00:00
sims refactor(x/staking)!: removes the use of Accounts String() method (#19742) 2024-03-19 09:20:42 +00:00
testdata feat: [ADR-070] Unordered Transactions (1/2) (#18641) 2024-01-04 16:58:52 +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 refactor!: deprecate blocktime on context (#17738) 2023-09-18 13:55:21 +00:00
ioutil_test.go ci: improve error checking (errcheck linter) (#11195) 2022-04-13 06:46:51 +00:00
ioutil.go style: use thelper (#16777) 2023-07-03 13:33:05 +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 chore: typos fixes by cosmos-sdk bot (#18689) 2023-12-11 13:03:19 +00:00
list.go refactor: remove weird casting for staking.Keeper in slashing and distribution (#12973) 2022-08-20 21:11:44 +00:00
rest.go style: various linting fixes (#15675) 2023-04-03 17:00:44 +00:00
types.go refactor: remove gov dependency from modules and sdk (#18424) 2023-11-09 22:08:59 +00:00