cosmos-sdk/types/simulation
Jacob Gadikian 5decd22cd3
chore: use math.Int instead of math.Int and apply linting (#12702)
* linting round

* fix changelog

* revert docs changes

* Update CHANGELOG.md

* revert an accidental change to security.md

* Update simapp/integration/client/grpc/tmservice/service_test.go

Co-authored-by: Julien Robert <julien@rbrt.fr>
2022-07-26 00:24:47 +02:00
..
account_test.go ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
account.go fix: typo in RandomAcc() comment (#11440) 2022-03-27 00:18:31 +00:00
config.go feat(types): Deprecate the DBBackend variable in favor of new app-db-backend config entry (#11188) 2022-03-18 10:26:20 +01:00
rand_util_test.go cli: convert coins to smallest unit registered (#7777) 2020-11-16 11:34:54 +00:00
rand_util.go chore: use math.Int instead of math.Int and apply linting (#12702) 2022-07-26 00:24:47 +02:00
transition_matrix.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
types.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00