ValarDragon
a83eed104c
libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114)
Our Tempfile was just a wrapper on ioutil that panicked instead of error. Our Tempdir was a less safe variant of ioutil's Tempdir. |
6 years ago | |
---|---|---|
.. | ||
priv_validator.go | crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey | 6 years ago |
priv_validator_test.go | libs/cmn: Remove Tempfile, Tempdir, switch to ioutil variants (#2114) | 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 |