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

[DO NOT MERGE] Gnosis dencun0 devnet configs #8465

Closed
wants to merge 11 commits into from

Conversation

somnathb1
Copy link
Contributor

No description provided.

@somnathb1 somnathb1 marked this pull request as draft October 13, 2023 08:53
@somnathb1 somnathb1 changed the title [DO NOT MERGE] Gnosis dencun0 configs [DO NOT MERGE] Gnosis dencun0 devnet configs Oct 13, 2023
@somnathb1 somnathb1 marked this pull request as ready for review October 13, 2023 10:40
@somnathb1 somnathb1 requested a review from yperbasis October 13, 2023 10:56
@yperbasis
Copy link
Member

Please merge the latest devel into the branch

@somnathb1
Copy link
Contributor Author

Please merge the latest devel into the branch

Done

"londonBlock": 0,
"eip1559FeeCollectorTransition": 0,
"eip1559FeeCollector": "0x1559000000000000000000000000000000000000",
"terminalTotalDifficulty": 340282366920938463463374607431768211454,
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

terminalTotalDifficulty should be 0

Copy link
Member

@yperbasis yperbasis left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

"0xcC4e00A72d871D6c328BcFE9025AD93d0a26dF51": {
"balance": "0xc9f2c9cd04674edea40000000"
},
"0x1000000000000000000000000000000000000001": {
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

You need to add balances for a few precompiles:

  "0x0000000000000000000000000000000000000001": {
    "balance": "1"
  },
  "0x0000000000000000000000000000000000000002": {
    "balance": "1"
  },
  "0x0000000000000000000000000000000000000003": {
    "balance": "1"
  },
  "0x0000000000000000000000000000000000000004": {
    "balance": "1"
  },

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yes, I already did that and got the hash right.

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please check in the commit so that we could share this branch with Gnosis.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Done

@somnathb1
Copy link
Contributor Author

Existing gno_dencun_0 nodes (supposed) don't comply with the latest specs on MAX_BLOB_GAS_PER_BLOCK in 4844 specs, so we may skip this devnet and shoot for devnet_1

@yperbasis yperbasis closed this Oct 22, 2023
@somnathb1 somnathb1 deleted the docker_gno_dencun_devnet_0 branch January 27, 2024 09:20
@VBulikov VBulikov mentioned this pull request Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants