792 Commits (af723eca8a788c252a715853974461a5d85d4b46)

Author SHA1 Message Date
  Erik Grinaker 96215a06ed
p2p: add prototype peer lifecycle manager (#5882) 4 years ago
  Erik Grinaker c61cd3fd05
p2p: add Router prototype (#5831) 4 years ago
  Aleksandr Bezobchuk e986602649
evidence: p2p refactor (#5747) 4 years ago
  Erik Grinaker 1ccd23ca1d
p2p: fix MConnection inbound traffic statistics and rate limiting (#5868) 4 years ago
  Erik Grinaker 46964f62db
p2p: fix IPv6 address handling in new transport API (#5853) 4 years ago
  Erik Grinaker 91bef75f62 p2p: rename PubKeyToID to NodeIDFromPubKey 4 years ago
  Erik Grinaker b4ce1de44a p2p: rename NodeInfo.DefaultNodeID to NodeID 4 years ago
  Erik Grinaker 1b6df6783d p2p: replace PeerID with NodeID 4 years ago
  Erik Grinaker cc3c18a6a7 p2p: add NodeID.Validate(), replaces validateID() 4 years ago
  Erik Grinaker 8e7d431f6f p2p: rename ID to NodeID 4 years ago
  Erik Grinaker 84ff991387
p2p: add MemoryTransport, an in-memory transport for testing (#5827) 4 years ago
  Erik Grinaker 72f041b759
p2p: fix data race in MakeSwitch test helper (#5810) 4 years ago
  Anton Kaliaev ced66e4eb5 config: increase MaxPacketMsgPayloadSize to 1400 4 years ago
  Anton Kaliaev 085fd66f33 p2p: do not format raw msg bytes 4 years ago
  Erik Grinaker e198edf20e
p2p: remove `NodeInfo` interface and rename `DefaultNodeInfo` struct (#5799) 4 years ago
  Erik Grinaker bcfc889f25
p2p: implement new Transport interface (#5791) 4 years ago
  Anton Kaliaev 28e79a4d02
cmd: modify `gen_node_key` to print key to STDOUT (#5772) 4 years ago
  Aleksandr Bezobchuk a879eb444d
p2p: state sync reactor refactor (#5671) 4 years ago
  Tess Rinearson 79890d8393
reactors: omit incoming message bytes from reactor logs (#5743) 4 years ago
  Alessio Treglia 77d7328bc6
p2p/pex: fix flaky tests (#5733) 4 years ago
  Alessio Treglia 0de4bec862
use Cleanup(),TempDir() in test cases (#5723) 4 years ago
  Erik Grinaker e3728e7709
p2p: remove unused MakePoWTarget() (#5684) 4 years ago
  Anton Kaliaev f2f6a78809
docs: warn developers about calling blocking funcs in Receive (#5679) 4 years ago
  Alessio Treglia 8bd3d5105f
libs/os: remove unused aliases, add test cases (#5654) 4 years ago
  Erik Grinaker 886235311f
p2p: remove p2p.FuzzedConnection and its config settings (#5598) 4 years ago
  Anton Kaliaev bcf9b0aa39
blockchain/v2: make the removal of an already removed peer a noop (#5553) 4 years ago
  Marko 346aa14db5
fix lint failures with 1.31 (#5489) 4 years ago
  Marko 82e4693cc5
abci: remove setOption (#5447) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 098ebaee22
p2p: reduce log severity (#5338) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Marko b8d08b9ef4
lint: add errchecks (#5316) 4 years ago
  Marko b6a5f7b126
rpc: add private & unconditional to /dial_peer (#5293) 4 years ago
  Marko fbdf8b098e
mocks: update with 2.2.1 (#5294) 4 years ago
  Marko 1b961d021f
crypto: remove secp256k1 (#5280) 4 years ago
  Marko a6032f4183
fix go 1.15 errors (#5277) 4 years ago
  Marko 9e98c74e3c
crypto: API modifications (#5236) 4 years ago
  Marko 40bd416d59
test: protobuf vectors for reactors (#5221) 4 years ago
  n-hutton 375f0c819f
add fixes for flaky tests (#5146) 4 years ago
  Dev Ojha cdba0d82f5
p2p: ensure peers can't change IP of known nodes (#5136) 4 years ago
  Marko 2ac5a559b4
libs: wrap mutexes for build flag with godeadlock (#5126) 4 years ago
  Marko 7c8c356f71
ci: version linter fix (#5128) 4 years ago
  Marko 6ccccb0933
lint: errcheck (#5091) 4 years ago
  Anton Kaliaev 730e16566e
proto: change type + a cleanup (#5107) 4 years ago
  Marko 7e2cc1db5e
linter: (1/2) enable errcheck (#5064) 4 years ago
  Erik Grinaker 04b8cf7879
deps: bump tm-db to 0.6.0 (#5058) 4 years ago
  Alexander Bezobchuk e59378b45d
p2p: Remove data race bug in netaddr stringer (#5048) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko bdac0818ac
p2p: proto leftover (#4995) 4 years ago
  Marko 31a361d119
proto: move keys to oneof (#4983) 4 years ago