51 Commits (a6fd04f1be92d5b6f33bff831b0c8415c0852bf7)

Author SHA1 Message Date
  M. J. Fromberger 9b87606dee
consensus: avert a data race in round state access (#8112) 3 years ago
  M. J. Fromberger 5fb791e020
Fix data race. (#8105) 3 years ago
  William Banfield 7f85fc250a
consensus: start the timeout ticker before replay (#7844) (#8082) 3 years ago
  mergify[bot] 26f2e45afe
consensus: additional timing metrics (backport #7849) (#7875) 3 years ago
  mergify[bot] 3f3b9e93b1
consensus: refactor operations in consensus queryMaj23Routine (backport #7791) (#7793) 3 years ago
  Sam Kleinman 710407e9b2
consensus: delay start of peer routines (backport of #7753) (#7760) 3 years ago
  mergify[bot] 114548d402
consensus: check proposal non-nil in prevote message delay metric (#7625) (#7632) 3 years ago
  mergify[bot] d4f26f7d61
consensus: calculate prevote message delay metric (backport #7551) (#7618) 3 years ago
  mergify[bot] b4396d79f2
rpc: implement header and header_by_hash queries (backport #7270) (#7367) 3 years ago
  mergify[bot] 657afc7322
Remove now-unused nolint:lll directives. (backport #7356) (#7358) 3 years ago
  William Banfield 7bf7ff6639
internal/proxy: add initial set of abci metrics backport (#7342) 3 years ago
  mergify[bot] 4a664931b4
consensus: add some more checks to vote counting (#7253) (#7262) 3 years ago
  Sam Kleinman 003d15fa4b
lint: cleanup branch lint errors (#7238) 3 years ago
  Sam Kleinman e40a8468a4
config: backport file writing changes (#7182) 3 years ago
  mergify[bot] b7fe214b81
Revert "abci: change client to use multi-reader mutexes (#6306)" (backport #7106) (#7110) 3 years ago
  mergify[bot] bff85fc07b
mempool,rpc: add removetx rpc method (#7047) (#7065) 3 years ago
  William Banfield 42ed5d75a5
consensus: wait until peerUpdates channel is closed to close remaining peers (#7058) (#7060) 3 years ago
  Sam Kleinman 8758078786
consensus: avoid unbuffered channel in state test (#7025) 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
  Sam Kleinman 9dfdc62eb7
proxy: move proxy package to internal (#6953) 3 years ago
  William Banfield 382947ce93
rfc: add performance taxonomy rfc (#6921) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  Aleksandr Bezobchuk 58a6cfff9a
internal/consensus: update error log (#6863) 3 years ago
  William Banfield 4e96c6b234
tools: add mockery to tools.go and remove mockery version strings (#6787) 3 years ago
  Callum Waters 02f8e4c0bd
blockstore: fix problem with seen commit (#6782) 3 years ago
  JayT106 9a2a7d4307
state/privval: vote timestamp fix (#6748) 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
  Marko 363ea56680
abci: remove counter app (#6684) 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
  JayT106 4334135651
privval: missing privval type check in SetPrivValidator (#6645) 3 years ago
  Aleksandr Bezobchuk 414130aee1
pubsub: Refactor Event Subscription (#6634) 3 years ago
  JayT106 11a71c228c
state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 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 a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Callum Waters c0f7fb08c0
config: add root dir to priv validator (#6585) 3 years ago
  Sam Kleinman 886519e3ca
rpc: add subscription id to events (#6386) 3 years ago
  Sam Kleinman 13b95e7127
consensus: skip all messages during sync (#6577) 3 years ago
  JayT106 10fa151749
state/types: refactor makeBlock, makeBlocks and makeTxs (#6567) 4 years ago
  JayT106 a456b71f1f
state: move pruneBlocks from consensus/state to state/execution (#6541) 4 years ago
  Callum Waters d6b4bc267b
node/tests: clean up use of genesis doc and surrounding tests (#6554) 4 years ago
  Marko 2f6141645b
metrics: change blocksize to a histogram (#6549) 4 years ago