cosmos-sdk/types/simulation
SaReN 23a9f46aad
Update tm pubkey references (#7102)
* Update pubkey references

* Update ledger_mock

* Migrate encoding from tm

* Update pubkey prefix

* revert ed25519 to tendermint key

* random account revert

* Revert ed25519 references

* revert secp key name

* test revert

* remove ed25519

* Update x/staking/types/validator.go

Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>

* Revert "remove ed25519"

This reverts commit 66d2e1d061aeae81c4c0a3daf718536b09dda19e.

* remove ed25519 & sr25519

* Apply suggestions from code review

* remove codec

Co-authored-by: Marko Baricevic <marbar3778@yahoo.com>
Co-authored-by: Amaury Martiny <amaury.martiny@protonmail.com>
2020-08-28 16:02:38 +00:00
..
account.go Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
account_test.go ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +02:00
config.go Remove dependency of types/module package on x/simulation (#5835) 2020-03-23 12:55:44 +01:00
rand_util.go ibc-transfer: sims updates (#7123) 2020-08-21 04:52:46 -04:00
rand_util_test.go ci: split unit tests across 4 machines (#6297) 2020-05-29 15:25:27 +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 Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00