Skip to content
New issue

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

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

Already on GitHub? # to your account

London update. #4859

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

London update. #4859

wants to merge 65 commits into from

Conversation

Frozen
Copy link
Contributor

@Frozen Frozen commented Feb 24, 2025

Activation Date: August 5, 2021 (Block 12,965,000)

EIP-1559 – New Fee Mechanism (Fee Market Reform)
This proposal introduced a base fee + priority fee model, making transaction fees more predictable. The base fee is burned, reducing the total ETH supply and making Ethereum deflationary.

EIP-3198 – BASEFEE Opcode
This update added the BASEFEE opcode, allowing smart contracts to access the current base fee of the block. Decentralized applications can now optimize gas usage more efficiently.

EIP-3529 – Gas Refund Reduction
This proposal reduced gas refunds for certain operations to prevent gas token speculation. It minimized unnecessary storage bloat and helped decrease network congestion.

EIP-3541 – New Contract Format Restriction
This change made it invalid to deploy smart contracts starting with the byte 0xEF. It had no immediate effect on existing contracts but prepared Ethereum for future upgrades.

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 <bikangning@outlook.com>
Co-authored-by: Soph <35721420+sophoah@users.noreply.github.com>
Frozen and others added 29 commits January 31, 2025 13:46
* Moved consensus fields to state struct.
* Proper comment.
kill deploy.sh

Co-authored-by: Uladzislau Muraveika <uladzislau.muraveika@protofire.io>
Add MacOS configurations to Readme.md
Copy link

mergify bot commented Feb 24, 2025

⚠️ The sha of the head commit of this PR conflicts with #4858. Mergify cannot evaluate rules on this PR. ⚠️

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants