Marko
|
84675a6bf1
|
feat!: IS rebase (#13122)
* feat: IS rebase (squash da53124..b45dd5f)
* clean up docs
* fix: fix IS tests (#13420)
* revert key update
* add hook error handling
* impl feedback
* add changelog
* implements style nits
Co-authored-by: Aleksandr Bezobchuk <alexanderbez@users.noreply.github.com>
* more nits
* fix tests
Co-authored-by: Simon <sainoe@users.noreply.github.com>
* add godoc
* add godoc
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-10-09 12:21:20 +02:00 |
Julien Robert
|
80ce491734
|
refactor: move `x/{moduleName}/test{ModuleName}` to `x/{moduleName}/testutil` (#13427)
* refactor: move `x/{moduleName}/test{ModuleName}` to `x/{moduleName}/testutil`
* updates
* updates
|
2022-10-02 10:42:52 -04:00 |
Aleksandr Bezobchuk
|
c1c23a75d9
|
fix: ensure withdraw_rewards events are always emitted on reward withdrawal (#13323)
|
2022-09-20 10:23:21 +00:00 |
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 |