20 Commits (5bf1bdcfb4a2f1cc807a1a972cc564f9d10d0d59)

Author SHA1 Message Date
  Sam Kleinman 5bf1bdcfb4
reactors: skip log on some routine cancels (#7556) 2 years ago
  Sam Kleinman ae7a76a175
evidence: reactor constructor (#7533) 2 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 3 years ago
  Sam Kleinman 65c0aaee5e
p2p: use recieve for channel iteration (#7425) 3 years ago
  Sam Kleinman bd6dc3ca88
p2p: refactor channel Send/out (#7414) 3 years ago
  Sam Kleinman cb88bd3941
p2p: migrate to use new interface for channel errors (#7403) 3 years ago
  Sam Kleinman 892f5d9524
service: cleanup mempool and peer update shutdown (#7401) 3 years ago
  Sam Kleinman 0ff3d4b89d
service: cleanup close channel in reactors (#7399) 3 years ago
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 3 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 3 years ago
  Callum Waters bca2080c01
cmd: add integration test and fix bug in rollback command (#7315) 3 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  Sam Kleinman ca8f004112
p2p: remove final shims from p2p package (#7136) 3 years ago
  Sam Kleinman cbe6ad6cd5
p2p: flatten channel descriptor (#7132) 3 years ago
  Sam Kleinman 0900ea8396
p2p: channel shim cleanup (#7129) 3 years ago
  Sam Kleinman f4a56f4034
p2p: refactor channel description (#7130) 3 years ago
  Aleksandr Bezobchuk 1dec3e139a
add stacktrace to panic logs (#6662) 3 years ago
  Sam Kleinman 917180dfd2
p2p: reduce buffering on channels (#6609) 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
  Marko 719e028e00
libs: internalize some packages (#6366) 3 years ago
  Callum Waters 845efdb76e
remove event bus from evidence reactor (#6320) 3 years ago
  Aleksandr Bezobchuk a554005136
p2p: revised router message scheduling (#6126) 3 years ago
  Erik Grinaker 9b6d6a3ad0
p2p: tighten up Router and add tests (#6044) 3 years ago
  Erik Grinaker 2aad26e2f1
p2p: tighten up and test PeerManager (#6034) 3 years ago
  Aleksandr Bezobchuk 68bd2116f0
mempool: p2p refactor (#5919) 3 years ago
  Aleksandr Bezobchuk e986602649
evidence: p2p refactor (#5747) 3 years ago
  Anton Kaliaev aef1ac7ba5
modify Reactor priorities (#5826) 3 years ago
  Anton Kaliaev 2c16ae99ee
evidence: omit bytes field (#5745) 4 years ago
  Anton Kaliaev f2f6a78809
docs: warn developers about calling blocking funcs in Receive (#5679) 4 years ago
  Callum Waters 3922dde05d
evidence: structs can independently form abci evidence (#5610) 4 years ago
  Callum Waters 651d8f087b
evidence: don't send committed evidence and ignore inbound evidence that is already committed (#5574) 4 years ago
  Callum Waters 257b34b459
evidence: don't gossip consensus evidence too soon (#5528) 4 years ago
  Callum Waters ed002cea7e
evidence: introduction of LightClientAttackEvidence and refactor of evidence lifecycle (#5361) 4 years ago
  Marko 0ed8dba991
lint: enable errcheck (#5336) 4 years ago
  Callum Waters 185cd5b8e5
evidence: don't stop evidence verification if an evidence fails (#5189) 4 years ago
  Marko 7c8c356f71
ci: version linter fix (#5128) 4 years ago
  Marko dedf0d2350
proto: folder structure adhere to buf (#5025) 4 years ago
  Marko 99985278d4
evidence: migrate reactor to proto (#4949) 4 years ago
  Callum 61dbdf4f12 go formatting 4 years ago
  Anton Kaliaev 8f463cf35c
p2p: set RecvMessageCapacity to maxMsgSize in all reactors 4 years ago
  Callum 50e47357d8 improve evidence db #4722 4 years ago
  Anton Kaliaev 11fa625934
evidence: both MaxAgeDuration and MaxAgeNumBlocks need to be surpassed (#4667) 4 years ago
  Callum Waters 88d7007c3c
check evidence hasn't already been stored (#4632) 4 years ago
  Tess Rinearson ccf53a2276
all: name reactors when they are initialized (#4608) 4 years ago
  Marko 6d91c1faf4
evidence: introduce time.Duration to evidence params (#4254) 4 years ago
  Marko 3e2751d274
lint: Enable Golint (#4212) 5 years ago
  Anton Kaliaev 3e1516b624
linters: enable stylecheck (#4153) 5 years ago
  Phil Salant bc572217c0 Fix linter errors thrown by `lll` (#3970) 5 years ago
  Anton Kaliaev bcf10d5bae p2p: peer state init too late and pex message too soon (#3634) 5 years ago