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

Berlin update #4858

Draft
wants to merge 65 commits into
base: main
Choose a base branch
from
Draft

Berlin update #4858

wants to merge 65 commits into from

Conversation

Frozen
Copy link
Contributor

@Frozen Frozen commented Feb 24, 2025

EIP-2565 – Lowering the cost of modular exponentiation in PRECOMPILE. Reduces the gas cost for the ModExp (modular exponentiation) operation, making certain cryptographic calculations cheaper.
EIP-2929 – Increasing gas costs for state access operations. Increases the gas costs of SLOAD, CALL, BALANCE, EXT, SELFDESTRUCT operations. This improves network security by reducing the risk of DoS attacks.
EIP-2718 – Introduction of a new transaction format. Allows for new transaction types while maintaining compatibility with older ones.
EIP-2930 – Gas optimization through an Access List. Introduces the Access List mechanism, which predefines storage locations that a transaction will access. This reduces gas costs for transactions that use predictable storage accesses.

dependabot bot and others added 30 commits January 23, 2025 11:09
Bump golang.org/x/net from 0.25.0 to 0.33.0
Details:
- change rm and clean commands to remove only subfolder for tmp_log folder- justification - tmp_log folder needed for the log aggregator, prevent removal on the go when log stack is running
- fix promtail config to point it to the right place
- add named volume to the docker-compose to store Loki indexed between localnet runs
- echance debug-start-log - it checking that localnet is running, exits
  if not
- add debug-delete-volume-log to  make, it removes loki named volume,
  warns about sudo rm for the loki files
Signed-off-by: depthlending <[email protected]>
Co-authored-by: Soph <[email protected]>
sophoah and others added 25 commits February 5, 2025 15:35
Add MacOS configurations to Readme.md
@Frozen Frozen closed this Feb 24, 2025
@Frozen Frozen deleted the feature/eth-berlin-update branch February 24, 2025 19:23
@Frozen Frozen restored the feature/eth-berlin-update branch February 24, 2025 19:24
@Frozen Frozen reopened this Feb 24, 2025
@mergify mergify bot mentioned this pull request Feb 24, 2025
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.

5 participants