cosmos-sdk/x/staking/simulation
Facundo Medica 0024a0bf44
refactor: use mocks for x/distribution (#12889)
* initial commit

* add mocks

* TestAllocateTokensToManyValidators

* one file more in, like a hundred left

* progress

* progress

* move tests to integration

* finally got TestCalculateRewardsMultiDelegator right lol

* small fixes

* progress

* progress

* progress

* progress

* revert test panic

* progress

* progress

* more progress

* fix go.mod

* merge

* merge

* cache issue?

* fix go.sum

* fix tests

* make mocks

* move back simulations

Co-authored-by: Marko <marbar3778@yahoo.com>
2022-08-29 20:15:51 -03:00
..
common_test.go revert: Revert "feat: staking config (#10988)" (#11446) 2022-03-24 12:26:25 +01:00
decoder_test.go chore: math lib update and type fixes (#12791) 2022-08-02 11:16:40 +00:00
decoder.go fix: simulation failures (#12858) 2022-08-08 17:48:26 -04:00
genesis_test.go chore: gofumpt (#11839) 2022-05-19 10:55:27 +02:00
genesis.go fix: change SimulationState.InitialStake to sdkmath.Int (#11855) 2022-05-03 00:57:44 +02:00
operations_test.go refactor: use mocks for x/distribution (#12889) 2022-08-29 20:15:51 -03:00
operations.go refactor: remove weird casting for staking.Keeper in slashing and distribution (#12973) 2022-08-20 21:11:44 +00:00
params_test.go Update default historical header number for stargate (#8178) 2020-12-17 19:50:03 +00:00
params.go x/staking v0.43 Audit updates (#9267) 2021-05-10 12:41:24 +00:00