cosmos-sdk/x/slashing
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
..
client Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
keeper Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
simulation Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
spec Docs: hide frontmatter, bugfixes (#5413) 2019-12-17 08:44:44 -03:00
types Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00
abci_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
abci.go Merge PR #6761: telemetry: use UTC() in wrappers 2020-07-17 15:33:50 -04:00
app_test.go Update tm pubkey references (#7102) 2020-08-28 16:02:38 +00:00
genesis_test.go tendermint: update to rc3 (#6892) 2020-08-14 13:58:53 -04:00
genesis.go Enable proto JSON for genesis (#7000) 2020-08-11 14:22:30 +00:00
handler_test.go Replaced hardcoded 'cosmos' and 'cosmosvaloper' help references (#7056) 2020-08-17 09:04:50 +00:00
handler.go x/slashing: remove alias.go usage (#6417) 2020-06-12 14:25:12 +00:00
module.go Make JSONMarshaler methods require proto.Message (#7054) 2020-08-26 09:39:38 +00:00