1bdf8b9b2d
Improving two things here: On hive, where we look at these tests, the Go code comment above the test is not visible. When there is a failure, it's not obvious what the test is actually expecting. I have converted the comments in to printed log messages to explain the test more. Second, I noticed that besu is failing some tests because it happens to request a header when we want it to send transactions. Trying the minimal fix here to serve the headers. Co-authored-by: lightclient <14004106+lightclient@users.noreply.github.com> |
||
---|---|---|
.. | ||
testdata | ||
chain_test.go | ||
chain.go | ||
conn.go | ||
engine.go | ||
mkchain.sh | ||
protocol.go | ||
snap.go | ||
suite_test.go | ||
suite.go | ||
transaction.go |