gballet / go-ethereum

Official Go implementation of the Ethereum protocol
https://geth.ethereum.org
GNU Lesser General Public License v3.0
23 stars 13 forks source link

ci: temporarily switch to fixed consume direct #489

Closed jsign closed 2 months ago

jsign commented 2 months ago

This PR contains a temporary fix to solve the problem of the CI not failing when filling and/or consumption fails. This was due to a bug in consume direct in the testing library that just got fixed yesterday.

Look at the CI runs: