107 Commits (cd875c8a2c9c8ff2577433b6a20d2e8b11f1a686)

Author SHA1 Message Date
  William Banfield 0aa3b0b6fc
Proposer-Based Timestamps Merge (#7605) 3 years ago
  M. J. Fromberger f9c6cc9306
rpc: use encoding/json rather than tmjson (#7670) 3 years ago
  Jasmina Malicevic d68d25dcd5
light: return light client status on rpc /status (#7536) 3 years ago
  Sam Kleinman 0f3f2aa4bc
log: remove support for traces (#7542) 3 years ago
  Sam Kleinman d5c39f907d
test/factory: pass testing.T around rather than errors for test fixtures (#7518) 3 years ago
  Sam Kleinman 386c3a0ff7
e2e: constrain test parallelism and reporting (#7516) 3 years ago
  Sam Kleinman 332163ede6
testing: remove background contexts (#7509) 3 years ago
  Sam Kleinman 8564c5079f
e2e: use more simple strings for generated transactions (#7513) 3 years ago
  Sam Kleinman 3c8955e4b8
errors: formating cleanup (#7507) 3 years ago
  M. J. Fromberger 7cdf560173
config: add a Deprecation annotation to P2PConfig.Seeds. (#7496) 3 years ago
  Sam Kleinman 1630d1cf3e
privval: remove panics in privval implementation (#7475) 3 years ago
  Sam Kleinman 8a991e288c
service: plumb contexts to all (most) threads (#7363) 3 years ago
  Sam Kleinman babd3acb70
e2e: generate keys for more stable load (#7344) 3 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 23be048294
p2p: use correct transport configuration (#7152) 3 years ago
  Sam Kleinman 88bdd328ed
e2e: evidence test refactor (#7146) 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
  Sam Kleinman c18470a5f1
e2e: use network size in load generator (#7019) 3 years ago
  Sam Kleinman b879f71e8e
e2e: reduce log noise (#7004) 3 years ago
  Sam Kleinman 5e45676875
e2e: do not inject evidence through light proxy (#6992) 3 years ago
  Sam Kleinman ab8cfb9f57
e2e: tighten timing for load generation (#6990) 3 years ago
  Sam Kleinman 5ccd668c78
e2e: load should be proportional to network (#6983) 3 years ago
  Sam Kleinman e94c418ad9
e2e: always preserve failed networks (#6981) 3 years ago
  Sam Kleinman 1c4950dbd2
state: move package to internal (#6964) 3 years ago
  William Banfield bf9232e99f
e2e: cleanup on all errors if preserve not specified (#6950) 3 years ago
  Sam Kleinman b0423e2445
e2e: allow load generator to succed for short tests (#6952) 3 years ago
  Callum Waters e932b469ed
e2e: tweak semantics of waitForHeight (#6943) 3 years ago
  Sam Kleinman 6909158933
e2e: reduce load pressure (#6939) 3 years ago
  Sam Kleinman c257cda212
e2e: slow load processes with longer evidence timeouts (#6936) 3 years ago
  Sam Kleinman abbe8209b5
e2e: reduce load volume (#6932) 3 years ago
  Sam Kleinman 1998cf7e77
e2e: compile tests (#6926) 3 years ago
  Sam Kleinman c3bcf9b180
e2e: test multiple broadcast tx methods (#6925) 3 years ago
  Sam Kleinman af71f1cbcb
e2e: load generation and logging changes (#6912) 3 years ago
  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 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 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 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
  M. J. Fromberger 8f06e0c9e7
cleanup: remove redundant error plumbing (#6778) 3 years ago