Skip to content

Conversation

loocapro
Copy link
Contributor

@loocapro loocapro commented Jan 22, 2024

Related to #986.

Hi @rakita ,

I tried to follow the criterion benches and implement the Burntpix bench from there.

I tried to find the cleanest way to initialise the REVM with empty db from some static genesis allocations, please tell me if you got a better idea :)

Waiting for your feedback !

Thanks a lot!

interface IBURNTPIX {
function run( uint32 seed, uint256 iterations) returns (string);
}
}
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is nice touch!

Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good first iteration! Left nitpicks to clean it up.

@loocapro loocapro marked this pull request as ready for review January 24, 2024 10:50
@loocapro loocapro requested a review from rakita January 24, 2024 11:42
@loocapro loocapro requested a review from rakita January 24, 2024 17:39
Copy link
Member

@rakita rakita left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

lgtm!

@rakita rakita merged commit b434308 into bluealloy:main Jan 25, 2024
@github-actions github-actions bot mentioned this pull request Jan 25, 2024
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.

3 participants