261 Commits (dc0e04d243f2e6dc494edabe445d223395a683c7)

Author SHA1 Message Date
  William Banfield dc0e04d243
rename configuration parameters to use the new blocksync nomenclature (#6896) 3 years ago
  Callum Waters 8fe651ba30
e2e: clean up generation of evidence (#6904) 3 years ago
  Sam Kleinman 1f8bb74bba
e2e: skip assertions for stateless nodes (#6894) 3 years ago
  Sam Kleinman 77615b900f
e2e: wait for all nodes rather than just one (#6892) 3 years ago
  Sam Kleinman 21b5e5931a
e2e: skip light clients when waiting for height (#6891) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  Sam Kleinman 511bd3eb7f
e2e: weight protocol dimensions (#6884) 3 years ago
  Sam Kleinman 9a0081f076
e2e: change restart mechanism (#6883) 3 years ago
  Sam Kleinman 7169d26ddf
e2e: more reliable method for selecting node to inject evidence (#6880) 3 years ago
  Sam Kleinman 0df421b37f
e2e: add weighted random configuration selector (#6869) 3 years ago
  Sam Kleinman 6e921f6644
p2p: change default to use new stack (#6862) 3 years ago
  Sam Kleinman 9c8379ef30
e2e: more consistent node selection during tests (#6857) 3 years ago
  Sam Kleinman a374f74f7c
e2e: cleanup node start function (#6842) 3 years ago
  Sam Kleinman a4cc8317da
e2e: avoid starting nodes from the future (#6835) 3 years ago
  Sam Kleinman bf77c0c544
rpc: support new p2p infrastructure (#6820) 3 years ago
  M. J. Fromberger 8f06e0c9e7
cleanup: remove redundant error plumbing (#6778) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  William Banfield dd97ac6e1c
test/fuzz: add mechanism to reproduce found fuzz errors (#6768) 3 years ago
  William Banfield c5dc3b267f
test/fuzz: add test to reproduce found fuzz errors (#6757) 3 years ago
  Callum Waters 97a8f125e0
e2e: allow for both v0 and v1 mempool implementations (#6752) 3 years ago
  Sam Kleinman 7638235d33
e2e: longer test harness timeouts (#6728) 3 years ago
  Callum Waters 2abfe20114
e2e: prevent adding light clients as persistent peers (#6743) 3 years ago
  Sam Kleinman 00a40835a2
e2e: remove cartesian testing of ipv6 (#6734) 3 years ago
  Sam Kleinman 2030875056
e2e: drop single node hybrid configurations (#6737) 3 years ago
  Sam Kleinman 639e145729
e2e: avoid systematic key-type variation (#6736) 3 years ago
  Callum Waters 6dd0cf92c8
router/statesync: add helpful log messages (#6724) 3 years ago
  Sam Kleinman 8addf99f90
e2e: tweak sleep for pertubations (#6723) 3 years ago
  Callum Waters 36a859ae54
e2e: ensure evidence validator set matches nodes validator set (#6712) 3 years ago
  Sam Kleinman 8228936155
e2e: extend timeouts in test harness (#6694) 3 years ago
  Marko 363ea56680
abci: remove counter app (#6684) 3 years ago
  Sam Kleinman cd248576ea
e2e: remove colorized output from docker-compose (#6670) 3 years ago
  Callum Waters 9d9360774f
adjust tx load (#6681) 3 years ago
  Callum Waters 800cce80b7
e2e: allow variable tx size (#6659) 3 years ago
  Callum Waters 6bb4b688e0
use grpc abci protocol in e2e tests (#6652) 3 years ago
  William Banfield b2502b5e53
tooling: use go version 1.16 as minimum version (#6642) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Sam Kleinman 9ffa7e8a2b
types: move NodeInfo from p2p (#6618) 3 years ago
  Sam Kleinman ae5f98881b
p2p: make NodeID and NetAddress public (#6583) 3 years ago
  Cuong Manh Le 8d0c38257e
test/fuzz: fix wrong path for some p2p fuzzing packages (#6580) 3 years ago
  Cuong Manh Le 10a41ae6c8
test/fuzz: fix wrong compile fuzzer command (#6579) 3 years ago
  Cuong Manh Le e79262415c
test/fuzz: add current fuzzing to oss-fuzz-build script (#6576) 3 years ago
  Cuong Manh Le 66926d31ca
fuzz: initial support for fuzzing (#6558) 3 years ago
  Callum Waters 74af343f28
statesync: tune backfill process (#6565) 3 years ago
  Callum Waters 2c81638787
e2e: fix looping problem while waiting (#6568) 3 years ago
  Callum Waters 6f6ac5c04e
state sync: reverse sync implementation (#6463) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Marko 7cc32f3f0f
docs: logger updates (#6545) 3 years ago
  Aleksandr Bezobchuk 3635c7a382
logger: refactor Tendermint logger by using zerolog (#6534) 3 years ago
  Sam Kleinman 00c284d9d7
node: change package interface (#6540) 3 years ago
  Aleksandr Bezobchuk 7ec123c968
improvement: update TxInfo (#6529) 3 years ago