347 Commits (master)

Author SHA1 Message Date
  William Banfield 21309ccb7b
clist: add a few basic clist tests (#6727) 3 years ago
  William Banfield f70396c6fd
add and run make target for generating existing mocks (#6732) 3 years ago
  William Banfield fdc246e4a8
libs/clist: revert clear and detach changes while debugging (#6731) 3 years ago
  Callum Waters 6dd0cf92c8
router/statesync: add helpful log messages (#6724) 3 years ago
  William Banfield a46724e4f6
statesync: dispatcher test uses internal channel for timing (#6713) 3 years ago
  Sam Kleinman ab5c63eff3
statesync: increase dispatcher timeout (#6714) 3 years ago
  Sam Kleinman 8228936155
e2e: extend timeouts in test harness (#6694) 3 years ago
  Callum Waters a12e2bbb60
statesync: use initial height as a floor to backfilling (#6709) 3 years ago
  William Banfield 4009102e2b
statesync: remove outgoingCalls race condition in dispatcher (#6699) 3 years ago
  William Banfield cabd916517
Revert "statesync: keep peer despite lightblock query fail (#6692)" (#6696) 3 years ago
  Marko 363ea56680
abci: remove counter app (#6684) 3 years ago
  Callum Waters aa4854ff8f
docs: add docs file for the peer exchange (#6665) 3 years ago
  William Banfield 50b00dff71
statesync: keep peer despite lightblock query fail (#6692) 3 years ago
  Callum Waters 051e127d38
light: correctly handle contexts (#6687) 3 years ago
  Callum Waters decac693ab
p2p: remove annoying error log (#6688) 3 years ago
  Callum Waters 2c14d491f6
fix leaking statesync test (#6680) 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
  Callum Waters 2d95e38986
Revert "consensus: skip all messages during sync (#6577)" (#6654) 3 years ago
  Callum Waters a1e1e6c290
test: fix non-deterministic backfill test (#6648) 3 years ago
  rene 736364178a
fix typo in log message (#6653) 3 years ago
  Callum Waters c769e3e09b
p2p: track peer channels to avoid sending across a channel a peer doesn't have (#6601) 3 years ago
  JayT106 4334135651
privval: missing privval type check in SetPrivValidator (#6645) 3 years ago
  William Banfield 0cb0dd7ce9
p2p: do not redial peers with different chain id (#6630) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Aleksandr Bezobchuk 414130aee1
pubsub: Refactor Event Subscription (#6634) 3 years ago
  JayT106 d66d1ada5b
libs/CList: automatically detach the prev/next elements in Remove function (#6626) 3 years ago
  Marko f8dbbae55e
mempool: move errors to be public (#6613) 3 years ago
  JayT106 11a71c228c
state/privval: no GetPubKey retry beyond the proposal/voting window (#6578) 3 years ago
  Yawning Angel c5cc3c8d3f
crypto: Use a different library for ed25519/sr25519 (#6526) 3 years ago
  Sam Kleinman 917180dfd2
p2p: reduce buffering on channels (#6609) 3 years ago
  Sam Kleinman 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 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
  Callum Waters 6e238b5b9d
statesync: make fetching chunks more robust (#6587) 3 years ago
  Sam Kleinman bed58a749f
p2p: address audit issues with the peer manager (#6603) 3 years ago
  Sam Kleinman a6b30faf35
libs/time: move types/time into libs (#6595) 3 years ago
  Sam Kleinman d228afc548
p2p: avoid retry delay in error case (#6591) 3 years ago
  Callum Waters 25bb556fee
p2p: increase queue size to 16MB (#6588) 3 years ago
  Callum Waters c0f7fb08c0
config: add root dir to priv validator (#6585) 3 years ago
  Aleksandr Bezobchuk 7d961b55b2
state sync: tune request timeout and chunkers (#6566) 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
  Callum Waters 74af343f28
statesync: tune backfill process (#6565) 3 years ago
  JayT106 10fa151749
state/types: refactor makeBlock, makeBlocks and makeTxs (#6567) 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
  Callum Waters d6b4bc267b
node/tests: clean up use of genesis doc and surrounding tests (#6554) 3 years ago