43 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)

Author SHA1 Message Date
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Sam Kleinman eed617c2d9
consensus: refactor operations in consensus queryMaj23Routine (#7791) 2 years ago
  Sam Kleinman c555226d2b
consensus: tie peer threads to peer lifecylce context (#7792) 2 years ago
  Sam Kleinman cb98d515dd
consensus: delay start of peer routines (#7753) 2 years ago
  Sam Kleinman 1d3ecf37ee
consensus: remove unused closer construct (#7734) 2 years ago
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 2 years ago
  Sam Kleinman 5bf1bdcfb4
reactors: skip log on some routine cancels (#7556) 2 years ago
  Sam Kleinman 10402b728f
consensus+p2p: change how consensus reactor is constructed (#7525) 2 years ago
  Sam Kleinman 74a8941854
consensus: remove reactor options (#7526) 2 years ago
  Sam Kleinman d0e03f01fc
sync: remove special mutexes (#7438) 2 years ago
  Sam Kleinman 65c0aaee5e
p2p: use recieve for channel iteration (#7425) 2 years ago
  Sam Kleinman bd6dc3ca88
p2p: refactor channel Send/out (#7414) 2 years ago
  Sam Kleinman cb88bd3941
p2p: migrate to use new interface for channel errors (#7403) 2 years ago
  Sam Kleinman 892f5d9524
service: cleanup mempool and peer update shutdown (#7401) 2 years ago
  Sam Kleinman 0ff3d4b89d
service: cleanup close channel in reactors (#7399) 2 years ago
  Sam Kleinman 6b35cc1a47
p2p: remove unneeded close channels from p2p layer (#7392) 2 years ago
  Sam Kleinman a62ac27047
service: remove exported logger from base implemenation (#7381) 2 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 2 years ago
  Sam Kleinman a823d167bc
service: cleanup base implementation and some caller implementations (#7301) 2 years ago
  Sam Kleinman 4af2dbd03b
eventbus: plumb contexts (#7337) 2 years ago
  Sam Kleinman 6ab62fe7b6
service: remove stop method and use contexts (#7292) 3 years ago
  M. J. Fromberger 54d7030510
pubsub: Move indexing out of the primary subscription path (#7231) 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
  William Banfield f5b9c210ca
consensus: wait until peerUpdates channel is closed to close remaining peers (#7058) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  William Banfield 4e96c6b234
tools: add mockery to tools.go and remove mockery version strings (#6787) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  JayT106 e70445f942
statesync/event: emit statesync start/end event (#6700) 3 years ago
  JayT106 c4f77ab6d1
fastsync/event: emit fastsync status event when switching consensus/fastsync (#6619) 3 years ago
  JayT106 d4cda544ae
fastsync/rpc: add TotalSyncedTime & RemainingTime to SyncInfo in /status RPC (#6620) 3 years ago
  Aleksandr Bezobchuk 1dec3e139a
add stacktrace to panic logs (#6662) 3 years ago
  Callum Waters 2d95e38986
Revert "consensus: skip all messages during sync (#6577)" (#6654) 3 years ago
  Aleksandr Bezobchuk 414130aee1
pubsub: Refactor Event Subscription (#6634) 3 years ago
  Sam Kleinman 917180dfd2
p2p: reduce buffering on channels (#6609) 3 years ago
  JayT106 2cc872543b
rpc: add max peer block height into /status rpc call (#6610) 3 years ago
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  JayT106 2b0a3c151b
fastsync: update the metrics during fast-sync (#6590) 3 years ago
  Sam Kleinman 13b95e7127
consensus: skip all messages during sync (#6577) 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
  JayT106 e334555393
node/state: graceful shutdown in the consensus state (#6370) 3 years ago
  Sam Kleinman 91506bf25d
p2p: simple peer scoring (#6277) 3 years ago
  Aleksandr Bezobchuk a554005136
p2p: revised router message scheduling (#6126) 3 years ago
  Aleksandr Bezobchuk 16bbe8c862
consensus: p2p refactor (#5969) 3 years ago
  Callum Waters 78a05d3b9e
check block store base is non negative before sending block meta or commits (#6042) 3 years ago
  Anton Kaliaev aef1ac7ba5
modify Reactor priorities (#5826) 3 years ago