Skip to content

TESTING : Fusaka devnet 2 #3422

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

Draft
wants to merge 64 commits into
base: master
Choose a base branch
from
Draft

TESTING : Fusaka devnet 2 #3422

wants to merge 64 commits into from

Conversation

advaita-saha
Copy link
Contributor

@advaita-saha advaita-saha commented Jun 23, 2025

  • CLZ
  • Meter contract size
  • rlp execution block size limit
  • secp256r1 precompile

advaita-saha and others added 30 commits June 23, 2025 13:02
Optimization area:
- Optimize withdrawals sequence read and write from database.
- Avoid conversion from rlp to tx to rlp again for TypedTransaction.
- Decode web3 types direcly from rlp instead via nim-eth types for withdrawals.
- Avoid conversion from nim-eth types by using web3 types in FC module if necessary.
- Fix bug found in getPayloadBodiesByRange pulling excessive bodies from FC module.
* feat: add admin_peers and admin ns

* fix redundant boolean checks and import std sections

* move caps in the main block

* setup admin and quit combined into one call

* fix compile issues
* fix: string -> int for ports.discovery and listener

* use int not hex

* fix test
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.

4 participants