cosmos-sdk/crypto/types
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
..
multisig Move codec.RegisterCrypto and codec.Cdc to new packages (#6330) 2020-06-04 10:38:24 +00:00
codec.go Add PublicKeyCodec (#6372) 2020-06-09 19:41:28 +00:00
compact_bit_array.go multisig: add type and bitarray (#6241) 2020-05-20 20:10:49 +00:00
compact_bit_array_test.go multisig: add type and bitarray (#6241) 2020-05-20 20:10:49 +00:00
types.pb.go multisig: add type and bitarray (#6241) 2020-05-20 20:10:49 +00:00
types.proto multisig: add type and bitarray (#6241) 2020-05-20 20:10:49 +00:00