Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement the proposed gas changes for bls / eip-2537 #8008

Merged
merged 10 commits into from
Jan 10, 2025

disable eip-2537 testing until we have new artifacts that reflect pec…

44a03f2
Select commit
Loading
Failed to load commit list.
Merged

implement the proposed gas changes for bls / eip-2537 #8008

disable eip-2537 testing until we have new artifacts that reflect pec…
44a03f2
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jan 9, 2025 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 48c42fb implement the proposed gas changes for bls / eip-2... Valid sign-off found
🟢 6625167 adjust unit test gas costs, fix offset-by-one bug ... Valid sign-off found
🟢 4a6c05d implement bump in gas cost for bls map functions a... Valid sign-off found
🟢 ea1b9d7 using Pawel's suggested discount table from https:... Valid sign-off found
🟢 0afd4a1 use bls pairing costs from https://github.com/ethe... Valid sign-off found
🟢 185be5f remove MUL per https://github.com/ethereum/EIPs/pu... Valid sign-off found
🟢 e1503c5 fix g1 msm max discount case, add g2 msm max disco... Valid sign-off found
🟢 fa39722 remove bls mul ops from benchmark subcommand Valid sign-off found
🟢 964e370 use besu-native 1.1.1 Valid sign-off found
🟢 44a03f2 disable eip-2537 testing until we have new artifac... Valid sign-off found