ValarDragon
f903947ff3
crypto: Remove interface from crypto.Signature
Signatures are now []byte, which saves on the number of bytes after amino encoding (squash this) address Ismail's comment |
6 years ago | |
---|---|---|
.. | ||
priv_validator.go | crypto: Remove interface from crypto.Signature | 6 years ago |
priv_validator_test.go | crypto: Remove interface from crypto.Signature | 6 years ago |
socket.go | fix acceptDeadline | 6 years ago |
socket_tcp.go | Extract priv_validator into first class package | 7 years ago |
socket_tcp_test.go | Extract priv_validator into first class package | 7 years ago |
socket_test.go | crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey | 6 years ago |
wire.go | crypto: Refactor to move files out of the top level directory | 6 years ago |