Skip to content

fix: adjust charging for access list #69

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

antoniolocascio
Copy link
Contributor

What ❔

Why ❔

Is this a breaking change?

  • Yes
  • No

Checklist

  • PR title corresponds to the body of PR (we generate changelog entries from PRs).
  • Tests for the changes have been added / updated.
  • Documentation comments have been added / updated.
  • Code has been formatted.

Copy link
Contributor

Benchmark report

Benchmark Symbol Base Eff Head Eff (%) Base Raw Head Raw (%) Base Blake Head Blake (%) Base Bigint Head Bigint (%)
block run_prepared 230,827,800 230,789,586 (-0.02%) 203,548,756 203,510,542 (-0.02%) 159,100 159,100 (+0.00%) 6,183,361 6,183,361 (+0.00%)
precompiles bn254_ecadd 56,558 56,558 (+0.00%) 51,106 51,106 (+0.00%) 0 0 (+0.00%) 1,363 1,363 (+0.00%)
precompiles bn254_ecmul 1,043,321 1,043,321 (+0.00%) 720,377 720,377 (+0.00%) 0 0 (+0.00%) 80,736 80,736 (+0.00%)
precompiles bn254_pairing 86,193,813 86,193,813 (+0.00%) 71,659,329 71,659,329 (+0.00%) 0 0 (+0.00%) 3,633,621 3,633,621 (+0.00%)
precompiles ecrecover 499,456 496,098 (-0.67%) 327,368 325,502 (-0.57%) 0 0 (+0.00%) 43,022 42,649 (-0.87%)
precompiles id 1,282 1,282 (+0.00%) 1,282 1,282 (+0.00%) 0 0 (+0.00%) 0 0 (+0.00%)
precompiles modexp 29,127,612 29,127,612 (+0.00%) 29,127,612 29,127,612 (+0.00%) 0 0 (+0.00%) 0 0 (+0.00%)
precompiles prepare_for_call 5,839 5,803 (-0.62%) 5,839 5,803 (-0.62%) 0 0 (+0.00%) 0 0 (+0.00%)
precompiles process_transaction 87,272,999 87,273,095 (+0.00%) 72,570,543 72,570,319 (-0.00%) 20 20 (+0.00%) 3,675,534 3,675,614 (+0.00%)
precompiles ripemd 8,417 8,417 (+0.00%) 8,417 8,417 (+0.00%) 0 0 (+0.00%) 0 0 (+0.00%)
precompiles run_prepared 87,850,764 87,848,929 (-0.00%) 73,070,388 73,068,713 (-0.00%) 4,890 4,860 (-0.61%) 3,675,534 3,675,614 (+0.00%)
precompiles sha256 13,513 13,513 (+0.00%) 13,513 13,513 (+0.00%) 0 0 (+0.00%) 0 0 (+0.00%)
precompiles verify_and_apply_batch 226,121 226,121 (+0.00%) 192,361 192,361 (+0.00%) 2,110 2,110 (+0.00%) 0 0 (+0.00%)

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.

2 participants