cosmos-sdk/x/staking/simulation
Marko 8de96d16f9
tendermint: update to rc3 (#6892)
* modify light imports

* change abci.header to tmproto.header

* use rc

* rc

* fix import

* Merge PR #6893: fix key imports

* fix rc2

* tendermint: update 3 (#6899)

* tendermint: update 4 (#6919)

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>

* tendermint: update 5 (#6923)

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* bump to latest master

* tendermint: update (#6972)

Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Cory Levinson <cjlevinson@gmail.com>

* Update x/ibc/07-tendermint/types/test_utils.go

Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>

* address comment

* go mod

* bring back things

* fix test

* update tm proto files

Co-authored-by: Alexander Bezobchuk <alexanderbez@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Aleksandr Bezobchuk <aleks.bezobchuk@gmail.com>
Co-authored-by: Cory Levinson <cjlevinson@gmail.com>
Co-authored-by: Federico Kunze <federico.kunze94@gmail.com>
2020-08-14 13:58:53 -04:00
..
decoder.go types: add kv type (#6897) 2020-07-30 14:53:02 +00:00
decoder_test.go store: Remove Amino (#6984) 2020-08-11 10:09:16 +00:00
genesis.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
genesis_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
operations.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
operations_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
params.go Update DefaultHistoricalEntries to 100 (#6059) 2020-04-23 15:06:30 +00:00
params_test.go Merge PR #6693: x/staking/simulation/params.go: add unit tests 2020-07-11 22:26:38 -04:00