4 Commits (dbe2146d0a01e5986a4fd27e8b2c7461eacaa883)

Author SHA1 Message Date
  M. J. Fromberger dbe2146d0a
rpc: simplify the encoding of interface-typed arguments in JSON (#7600) 2 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  M. J. Fromberger 8f06e0c9e7
cleanup: remove redundant error plumbing (#6778) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Erik Grinaker fc71882f74
p2p: add tests and fix bugs for `NodeAddress` and `NodeID` (#6021) 3 years ago
  Erik Grinaker 1f39f808e1
p2p: tighten up and test Transport API (#6020) 3 years ago
  Aleksandr Bezobchuk e986602649
evidence: p2p refactor (#5747) 3 years ago
  Erik Grinaker 91bef75f62 p2p: rename PubKeyToID to NodeIDFromPubKey 3 years ago
  Erik Grinaker cc3c18a6a7 p2p: add NodeID.Validate(), replaces validateID() 3 years ago
  Erik Grinaker 8e7d431f6f p2p: rename ID to NodeID 3 years ago
  Anton Kaliaev 28e79a4d02
cmd: modify `gen_node_key` to print key to STDOUT (#5772) 3 years ago
  Erik Grinaker e3728e7709
p2p: remove unused MakePoWTarget() (#5684) 4 years ago
  Erik Grinaker db8f1b3df3
migrate all JSON to new JSON encoder (#4975) 4 years ago
  Anton Kaliaev 4d422e443b
p2p: expose SaveAs on NodeKey (#4981) 4 years ago
  Marko 7b52f51700
libs/common: Refactor libs/common 5 (#4240) 4 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Dev Ojha 4039276085 remove unnecessary "crypto" import alias (#2940) 6 years ago
  Ethan Buchman a22c962e28
TMHASH is 32 bytes. Closes #1990 (#2732) 6 years ago
  Dev Ojha c17547ac2f Switch nodeID to use tmhash.Size, add test names for net addr tests (#2559) 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
  suyuhuang 384b3ea065 improve `show_node_id` (#1433) 6 years ago
  Thomas Corbière 2644a529f0 Fix lint errors (#1390) 6 years ago
  Jae Kwon 901b456151 P2P now works with Amino 6 years ago
  Ethan Buchman 44e967184a p2p: tmconn->conn and types->p2p 6 years ago
  Ethan Buchman 5b5cbaa66a p2p: use sub dirs 6 years ago
  Ethan Buchman 53a5498fc5 more fixes from review 6 years ago
  Ethan Buchman e4d52401cf some fixes from review 6 years ago
  Ethan Buchman 9670519a21 remove PoW from ID 6 years ago
  Ethan Buchman 7d35500e6b p2p: add ID to NetAddress and use for AddrBook 6 years ago
  Ethan Buchman a17105fd46 p2p: peer.Key -> peer.ID 6 years ago
  Ethan Buchman b289d2baf4 persistent node key and ID 6 years ago