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

feat: Add support for sepolia testnet #250

Merged
merged 4 commits into from
Dec 22, 2023
Merged

Conversation

MexicanAce
Copy link
Collaborator

What πŸ’»

  • Add support for sepolia testnet
  • Update version to 0.0.1-alpha.14

Why βœ‹

  • As Sepolia is the new testnet for zkSync
  • To maintain consistency

Evidence πŸ“·

nvillanueva ~/github/matter-labs/era-test-node (main) $ era_test_node fork sepolia-testnet

15:23:50  INFO Creating fork from "https://sepolia.era.zksync.dev:443" L1 block: L1BatchNumber(4520) L2 block: 15631 with timestamp 1703085270, L1 gas price 17153871265 and protocol version: Some(Version19)
15:23:50  INFO Starting network with chain id: L2ChainId(260)
15:23:50  INFO 
15:23:50  INFO Rich Accounts
15:23:50  INFO =============
15:23:53  INFO Account #0: 0xBC989fDe9e54cAd2aB4392Af6dF60f04873A033A (1_000_000_000_000 ETH)
...

Replay transaction on Sepolia testnet fork
image

@MexicanAce MexicanAce requested a review from a team as a code owner December 20, 2023 15:29
dutterbutter
dutterbutter previously approved these changes Dec 20, 2023
Copy link
Collaborator

@dutterbutter dutterbutter left a comment

Choose a reason for hiding this comment

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

Minor comments

README.md Outdated Show resolved Hide resolved
docs/rustbook/src/usage/fork.md Outdated Show resolved Hide resolved
@MexicanAce MexicanAce merged commit 578cdbd into main Dec 22, 2023
9 checks passed
@MexicanAce MexicanAce deleted the nmv/update-to-sepolia branch December 22, 2023 11:43
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.

3 participants