cosmos-sdk/testutil
Likhita Polavarapu 365528f872
fix(x/protocolpool): Add stream module account functionality to avoid emptying the pool mAcc (#19028)
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
2024-01-23 19:23:40 +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(x/auth): spin out go.mod (#18351) 2023-11-07 11:42:58 +00:00
mock build(deps): Bump cosmossdk.io/errors from 1.0.0 to 1.0.1 (#19016) 2024-01-11 13:00:14 +00:00
network chore(sdk): remove modules as a dependency (1/n) (#19003) 2024-01-11 07:55:50 +00:00
sims chore(sdk): remove modules as a dependency (1/n) (#19003) 2024-01-11 07:55:50 +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(types,client)!: refactor global address sdk.Config (#18372) 2023-11-29 16:24:10 +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