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 |
|
SaReN
|
2e1fbaed9c
|
Fix skip confirm logic (#7085)
* Fix skip confirm logic
* Fix dry run
* Update gh actions
* Replace switch with if
* revert liveness fix
* Add key.Sum validation
Co-authored-by: Alessio Treglia <alessio@tendermint.com>
|
2020-08-21 15:43:12 +00:00 |
|
Aaron Craelius
|
6740d27b55
|
Add PublicKeyCodec (#6372)
* Add PublicKeyCodec
* Add tests
* Remove cache codec
* Remove cache codec
* Revert proto changes
* Revert proto changes
* refactor and move docs
* Lint
* Apply suggestions from code review
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
Co-authored-by: Federico Kunze <31522760+fedekunze@users.noreply.github.com>
|
2020-06-09 19:41:28 +00:00 |
|