22 Commits (28d34d635c0dcbfd862d5ce393aba07ae60bf2a4)

Author SHA1 Message Date
  Sam Kleinman 28d34d635c
service: change stop interface (#7816) 2 years ago
  Sam Kleinman e07c4cdcf2
node: collapse initialization internals (#7567) 2 years ago
  Sam Kleinman 5bf1bdcfb4
reactors: skip log on some routine cancels (#7556) 2 years ago
  Sam Kleinman aa76a367e0
blocksync: standardize construction process (#7531) 2 years ago
  Sam Kleinman 430817d9e9
types: remove panic from block methods (#7501) 2 years ago
  M. J. Fromberger ab7da86b06
Internalize libs/sync. (#7450) 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 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
  Sam Kleinman d7606777cf
libs/service: pass logger explicitly (#7288) 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
  Marko 66a11fe527
blocksync: remove v0 folder structure (#7128) 3 years ago
  William Banfield 6a0d9c832a
blocksync: fix shutdown deadlock issue (#7030) 3 years ago
  Sam Kleinman bb8ffcb95b
store: move pacakge to internal (#6978) 3 years ago
  M. J. Fromberger cf7537ea5f
cleanup: Reduce and normalize import path aliasing. (#6975) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  Hlib Kanunnikov d0e33b4292
blocksync: complete transition from Blockchain to BlockSync (#6847) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  Cuong Manh Le 37bc1d74df
internal/blockchain/v0: prevent all possible race for blockchainCh.Out (#6637) 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
  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
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 3 years ago
  Cuong Manh Le 4e59575dc0
blockchain/v0: fix data race in blockchain channel (#6518) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 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 b3aae970d8
blockchain v0: fix waitgroup data race (#5970) 3 years ago
  Aleksandr Bezobchuk 68bd2116f0
mempool: p2p refactor (#5919) 3 years ago
  Aleksandr Bezobchuk 62d7a5d028
blockchain v0: p2p refactor (#5858) 3 years ago
  Erik Grinaker 0555772d3a
blockchain/v0: stop tickers on poolRoutine exit (#5860) 3 years ago
  Erik Grinaker 8e7d431f6f p2p: rename ID to NodeID 3 years ago
  Anton Kaliaev aef1ac7ba5
modify Reactor priorities (#5826) 3 years ago
  Anton Kaliaev 89e908e340
blockchain/v0: relax termination conditions and increase sync timeout (#5741) 3 years ago
  Tess Rinearson 79890d8393
reactors: omit incoming message bytes from reactor logs (#5743) 3 years ago
  Anton Kaliaev f2f6a78809
docs: warn developers about calling blocking funcs in Receive (#5679) 4 years ago