Author | SHA1 | Message | Date |
---|---|---|---|
mergify[bot] |
353e3a3243
|
evidence: fix bug with hashes (backport #6375) (#6381) | 4 years ago |
Erik Grinaker | 59f3f63d33 |
test: fix various E2E test issues (#5576)
* Don't use state sync for nodes starting at initial height. * Also remove stopped containers when cleaning up. * Start nodes in order of startAt, mode, name to avoid full nodes starting before their seeds. * Tweak network waiting to avoid halts caused by validator changes and perturbations. * Disable most tests for seed nodes, which aren't always able to join consensus. * Disable `blockchain/v2` due to known bugs. |
4 years ago |
Callum Waters | dacbfbe1fe | test: add evidence e2e tests (#5488) | 4 years ago |
Erik Grinaker | 64b0f5b363 |
test: add basic end-to-end test cases (#5450)
Partial fix for #5291. This adds a basic set of test cases for core network invariants. Although small, it is sufficient to replace and extend the current set of P2P tests. Further test cases can be added later. |
4 years ago |