erigontech / erigontech/silkworm

rpcdaemon: nonsystematic failure in ots_searchTransactionsAfter integration test 03

Open
#2,790 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
C++
Stars
318
Forks
84
PR merge metrics
No merged PRs in 30d

Description

This happened in #2789 [here](https://github.com/erigontech/silkworm/actions/runs/13812585673/job/38637462777?pr=2789) but it is not easily reproducible in debug build. It doesn't seem to be related to the changes in such PR.

test_03.-diff.json
```
{
result: {
receipts: [
...
...
{
- cumulativeGasUsed: "0xb459bd"
+ cumulativeGasUsed: "0xb49700"
}
...
...
...
...
...
...
...
...
...
...
...
...
]
}
}
```

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.