38 Commits (21461e55a7312ead6c6f7770688ed6abe0d69749)

Author SHA1 Message Date
  Sam Kleinman 21461e55a7
e2e(harness): plumb logging instance (#7958) 2 years ago
  M. J. Fromberger 7cdf560173
config: add a Deprecation annotation to P2PConfig.Seeds. (#7496) 2 years ago
  Sam Kleinman 1630d1cf3e
privval: remove panics in privval implementation (#7475) 2 years ago
  Sam Kleinman 5cc980698a
mempool: consoldate implementations (#7171) 3 years ago
  Sharad Chand 8441b3715a
migrate away from deprecated ioutil APIs (#7175) 3 years ago
  Sam Kleinman 93eb940dcd
config: WriteConfigFile should return error (#7169) 3 years ago
  Sam Kleinman cb39e2f917
node,blocksync,config: remove support for running nodes with blocksync disabled (#7159) 3 years ago
  Sam Kleinman 5bf30bb049
p2p: cleanup transport interface (#7071) 3 years ago
  Sam Kleinman 03ad7d6f20
p2p: delete legacy stack initial pass (#7035) 3 years ago
  Sam Kleinman cb69ed8135
blocksync/v2: remove unsupported reactor (#7046) 3 years ago
  William Banfield dc0e04d243
rename configuration parameters to use the new blocksync nomenclature (#6896) 3 years ago
  Callum Waters bda948e814
statesync: implement p2p state provider (#6807) 3 years ago
  Sam Kleinman 6e921f6644
p2p: change default to use new stack (#6862) 3 years ago
  Callum Waters 6ff4c3139c
blockchain: rename to blocksync service (#6755) 3 years ago
  Callum Waters 97a8f125e0
e2e: allow for both v0 and v1 mempool implementations (#6752) 3 years ago
  Marko 0e9bec1b53
pkg: expose p2p functions (#6627) 3 years ago
  Sam Kleinman a855f96946
p2p: renames for reactors and routing layer internal moves (#6547) 3 years ago
  Sam Kleinman 7bf84d9d7f
config: seperate priv validator config into seperate section (#6462) 3 years ago
  Sam Kleinman fa891c5a4b
node: cleanup pex initialization (#6467) 3 years ago
  Aleksandr Bezobchuk 47b28fd6aa
p2p: minor cleanup + update router options (#6353) 3 years ago
  Sam Kleinman 0f41f7465c
p2p: extend e2e tests for new p2p framework (#6323) 3 years ago
  Callum Waters 358d1a28b8
node: remove mode defaults. Make node mode explicit (#6282) 3 years ago
  Callum Waters cbae3613dd
e2e: add evidence generation and testing (#6276) 3 years ago
  Aleksandr Bezobchuk a554005136
p2p: revised router message scheduling (#6126) 3 years ago
  Callum Waters 9f7051d38a
node: implement tendermint modes (#6241) 3 years ago
  Callum Waters 418e2c140f
e2e: integrate light clients (#6196) 3 years ago
  Callum Waters d4b04776bd
e2e: disconnect maverick (#6099) 3 years ago
  Anton Kaliaev b1646e51e2
test/e2e: enable pprof server to help debugging failures (#6003) 3 years ago
  Aleksandr Bezobchuk bd8a9372d2
consensus: Groom Logs (#5917) 3 years ago
  Callum Waters aecfb0ecf0
e2e: add control over the log level of nodes (#5958) 3 years ago
  Marko 09cf0bcb01
privval: add grpc (#5725) 3 years ago
  Callum Waters 3283a84ab2
cmd: hyphen case cli and config (#5777) 4 years ago
  Marko e0950515ff
test/e2e: fix secp failures (#5649) 4 years ago
  Marko bf35cc6443
cmd: add support for --key (#5612) 4 years ago
  Callum Waters 50b91867c3
test: add evidence e2e tests (#5488) 4 years ago
  Erik Grinaker d11e5993b1
test: tag E2E Docker resources and autoremove them (#5558) 4 years ago
  Erik Grinaker 260cc5dd69
test/e2e: add random testnet generator (#5479) 4 years ago
  Erik Grinaker 250c3aa92e
test: add end-to-end testing framework (#5435) 4 years ago