Skip to content

Conversation

@meowsbits
Copy link
Contributor

meowsbits and others added 3 commits April 7, 2022 06:02
go get for installing is no longer
supported, so use go install instead.

Date: 2022-04-07 06:02:00-07:00
Signed-off-by: meows <[email protected]>
This PR fixes a few panics in the chain marker benchmarks. The root
cause for panic is in chain marker the genesis header/block is not
accessible, while it's expected to be obtained in tests. So this PR
avoids touching genesis header at all to avoid panic.
The bug these were skipping is resolved
by 3519cb259b.

Date: 2022-04-07 06:05:49-07:00
Signed-off-by: meows <[email protected]>
@meowsbits meowsbits requested a review from ziogaschr April 7, 2022 13:09
@ziogaschr
Copy link
Member

Nice finding ethereum/go-ethereum#24657 @meowsbits.
PR LGTM.

@meowsbits meowsbits merged commit c74f1b8 into master Apr 7, 2022
@meowsbits meowsbits deleted the ci/fix-bench branch April 7, 2022 19:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants