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

chore: merge with upstream v0.1.32 #5

Closed
wants to merge 44 commits into from
Closed

Conversation

pythonberg1997
Copy link

No description provided.

j75689 and others added 30 commits May 15, 2024 08:35
👋 this PR is here to add the support for opBNB Mainnet/Testnet. opBNB is
a layer 2 blockchain EVM compatible with a well-established already.

We are currently developing reth to support opBNB, so hope Chain Sepc
can be added to the official repository.

---------

Co-authored-by: Matthias Seitz <[email protected]>
We support the `Shanghai` update on our EVM implementation, and hence,
setting the `supportsShanghai` to true.

---------

Co-authored-by: Matthias Seitz <[email protected]>
Adds Taiko mainnet and Taiko Hekla testnet

Currently, block time matches Ethereum's block time, but expected to
decrease once Taiko moves to decentralized proposing / achieves
preconfirmations
Adds Autonomys (formerly Subspace Network) Nova EVM
[domain](https://academy.autonomys.net/subspace-protocol/decoupled-execution/domains/nova-evm).
We are currently on a testnet but will be launching mainnet soon (will
follow up with a different PR once we clear up chain IDs, etc.)
Adds support for shimmer network https://shimmer.network/
Marked as a legacy because of this issue:
iotaledger/wasp#3392
Flare networks https://docs.flare.network/
Flare derives its codebase from Avalanche so it does not support
Shanghai Fork, but they ported EIP-1559 support

Sidefix: moved shimmer into blockscout section
…rs#75)

Avalanche has C-chain support

See here ACP which was activated quite some time ago

https://github.com/avalanche-foundation/ACPs/tree/main/ACPs/024-shanghai-eips

---------

Co-authored-by: Matthias Seitz <[email protected]>
- **Add darwinia crab koi network**

---------

Co-authored-by: Matthias Seitz <[email protected]>
Following alloy-rs#53, this PR adds the support for Etherlink Mainnet.

Thanks!

---------

Co-authored-by: Matthias Seitz <[email protected]>
Co-authored-by: Matthias Seitz <[email protected]>
Co-authored-by: DaniPopes <[email protected]>
vulkanfry and others added 13 commits August 26, 2024 22:45
Pulsechain Mainnet and Testnet
PR to add Immutable zkEVM and Immutable zkEVM testnet.

The chain configuration is taken from here:
https://docs.immutable.com/platform/zkevm/chain-config/

More information about Immutable can be found here:
https://www.immutable.com/ and https://x.com/Immutable

---------

Co-authored-by: sergerad <[email protected]>
The original motivation for `as C` was from some blog post I can't find,
I don't really like this anymore because an invalid chain would cause a
warning for unreachable patterns which is caught by CI
ports helper from reth
chore: Release alloy-chains version 0.1.32
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.