7 Commits (dbe2146d0a01e5986a4fd27e8b2c7461eacaa883)

Author SHA1 Message Date
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
  Sam Kleinman f2cc496f09
testing: pass testing.T to assert and require always, assertion cleanup (#7508) 2 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 2 years ago
  M. J. Fromberger da697089d0
Move libs/async to internal/libs/async. (#7449) 2 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 03ad7d6f20
p2p: delete legacy stack initial pass (#7035) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Ismail Khoffi ee70430255
libs: remove most of libs/rand (#6364) 3 years ago
  Marko 990504cd07
crypto: add sr25519 as a validator key (#6376) 3 years ago
  Alessio Treglia 0de4bec862
use Cleanup(),TempDir() in test cases (#5723) 4 years ago
  Alessio Treglia 8bd3d5105f
libs/os: remove unused aliases, add test cases (#5654) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko 1b961d021f
crypto: remove secp256k1 (#5280) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Marko 31a361d119
proto: move keys to oneof (#4983) 4 years ago
  Erik Grinaker 660e72a12f
p2p/conn: migrate to Protobuf (#4990) 4 years ago
  Anton Kaliaev 994912211c
p2p/conn: add a test for MakeSecretConnection (#4829) 4 years ago
  Marko 99d88cbe2f
crypto: remove key suffixes (#4941) 4 years ago
  Marko 044f1bf288
format: add format cmd & goimport repo (#4586) 4 years ago
  Marko 9bd0f9e634
lint: golint issue fixes (#4258) 4 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 4 years ago
  Marko afc4d7a61f
libs/common: refactor libs/common 2 (#4231) 4 years ago
  Zaki Manian af3afc2817 p2p/conn: simplify secret connection handshake malleability fix with merlin (#4185) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Zaki Manian 9174fb7892 p2p: make SecretConnection non-malleable (#3668) 5 years ago
  Anton Kaliaev fb65d065ae
p2p: only allow ed25519 pubkeys when connecting 5 years ago
  Phil Salant 05075ea5b7 linters: modify code to pass maligned and interfacer (#3959) 5 years ago
  Phil Salant d1d517a9b7 linters: enable scopelint (#3963) 5 years ago
  Phil Salant 04d13d9945 fix linter errors thrown by `unconvert`, `goconst`, and `nakedret` (#3960) 5 years ago
  Marko 98cb8c9783 add staticcheck linting (#3828) 5 years ago
  zjubfd 657832a95a p2p/conn: Add Bufferpool (#3664) 5 years ago
  Ismail Khoffi e0adc5e807 secret connection check all zeroes (#3347) 5 years ago
  Anton Kaliaev 7fd51e6ade
make govet linter pass (#3292) 5 years ago
  Anton Kaliaev ffd3bf8448
remove or comment out unused code 5 years ago
  Ismail Khoffi 6dd817cbbc secret connection: check for low order points (#3040) 5 years ago
  Ethan Buchman ef94a322b8
Make SecretConnection thread safe (#3111) 5 years ago
  Dev Ojha 023bb99eb0 p2p: Add test vectors for deriving secrets (#2120) 6 years ago
  ValarDragon c798702764 crypto: Remove Ed25519 and Secp256k1 suffix on GenPrivKey 6 years ago
  ValarDragon 99e582d79a crypto: Refactor to move files out of the top level directory 6 years ago
  Zach Ramsay 44dad6d70b Revert "detele everything" 6 years ago
  Zach Ramsay d02c5d1e30 detele everything 6 years ago
  Ethan Buchman d55243f0e6 fix import paths 6 years ago
  Liamsi d2c05bc5b9 Revert "delete everything" (includes everything non-go-crypto) 6 years ago
  Liamsi 96a3502126 delete everything 6 years ago
  Jae Kwon fb64314d1c Review from Anton 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Anton Kaliaev 22949e6dfd
new tmlibs Parallel implementation 6 years ago
  Jae Kwon 901b456151 P2P now works with Amino 6 years ago
  Jae Kwon 6c345f9fa2 First stab: p2p/conn 6 years ago
  Zach 2cc63069c6 rename dummy to kvstore (#1223) 6 years ago