cosmos-sdk/testutil
2024-07-29 18:29:06 +00:00
..
cli test(x/accounts): add tests for base account and cli (#20826) 2024-07-03 09:57:25 +00:00
cmdtest style: bump golangci-lint (#16667) 2023-06-23 12:49:34 +00:00
configurator feat(x/protocolpool,x/distribution)!: remove dependency + fix continuous fund bug (#20790) 2024-07-24 15:07:50 +00:00
integration fix: NewIntegrationApp does not write default genesis to state (#21006) 2024-07-21 12:24:56 +00:00
mock feat(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +00:00
network chore(network): remove DefaultConfigWithAppConfigWithQueryGasLimit (#21055) 2024-07-26 08:16:12 +00:00
sims chore(all): replace all fmt.Errorf without paramters with errors.New (#21068) 2024-07-25 14:54:49 +02:00
testdata fix(x/auth/tx): JSON TX encoding/decoding (#20803) 2024-07-29 18:29:06 +00:00
x/counter chore: prepare depinject 1.0.0 (#21001) 2024-07-19 20:16:42 +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(log): remove core dependency and update core interface to be dependency free (#21045) 2024-07-26 11:00:27 +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 style: various linting fixes (#15675) 2023-04-03 17:00:44 +00:00
types.go ci: set up x/acounts/multisig (#20934) 2024-07-13 10:38:55 +00:00