tendermint/privval
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
2018-08-05 15:46:57 -04:00
..
priv_validator.go crypto: Remove interface from crypto.Signature 2018-08-05 15:46:57 -04:00
priv_validator_test.go crypto: Remove interface from crypto.Signature 2018-08-05 15:46:57 -04:00
socket.go fix acceptDeadline 2018-07-24 10:51:12 +04:00
socket_tcp.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
socket_tcp_test.go Revert "delete everything" (includes everything non-go-crypto) 2018-06-20 17:35:30 -07:00
socket_test.go crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 2018-07-20 10:44:21 -07:00
wire.go crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00