Core Devs Call - 02/19/2025
Welcome to the Gnosis Core Devs weekly gathering. Every Wednesday, key members of the Gnosis team, contributors, and various team representatives convene to discuss, collaborate, and update one another on the Gnosis ecosystem's progression.
Participants represent teams:
Erigon, Gateway, Nethermind, Geth, Gnosis DevOps, Gnosis Core Devs, Gnosis Comms team.
With diverse voices present, our discussions are rich and multifaceted and aim to foster innovation within the community.
Watch the record here
Feb 19, 2025
Infrastructure
Gateway
- Upgraded Ethereum nodes for Pectra
Innovation
Shutter
- Close to a new release for Chiado
- Working with the QA team to set up a Shutter-enabled validator on the Devnet
- Nethermind is testing the fixes but would like Shutter to update their Go libp2p library
Testing
Hive
- No updates
Ethereum/tests
- Ethereum/tests
-
Generated 4/8 Pectra test suites for Gnosis Chain
-
There are new tests by the EF we could use, Kamil is looking into it
-
Client updates
EL
Nethermind
- Released 1.31, including Pectra changes for testnets
Erigon
-
Released v3.0.0-beta2, which includes changes for testnets
-
Still looking into the
eth_estimateGas
issue for Coswap -
Code complete for Shutter regarding main functionality
- Will spend the next 2 weeks testing this on Chiado
Geth
- Not present
Reth
- Syncing mainnet, Cancun ready
- Started working on Pectra features
- Issue with pending non-blob transactions
eth_sendRawTransaction RESPONSE {"jsonrpc":"2.0","error":{"code":-32010,"message":"Syncing"},"id":1}
CL
Pectra
- Devnet
-
[SOLVED] consolidation doesn't work (high priority)
-
[SOLVED] blob fee collector works
-
[SOLVED] EL exists - no access to GNO (high priority)
-
[SOLVED] Erigon issue with execution requests (high priority)
-
[SOLVED] Erigon runs Gnosis Pectra tests
-
[Deployed for Gnosis Mainnet, not sure about Chiado] deploy 7002/7251/6110 contracts
-
[SOLVED] devnet-5 issue
- Most likely a mismatch in the versions (Erigon was using Devnet 6 configs, Nethermind Devnet 5)
- Anders from Nethermind is still looking into it
- Not reproducible on Devnet 6, but was reproduced on Devnet 5
-
[DISCUSSED with @filoozom] review deposit contract (high priority)
-
Fork on Erigon with Lodestar
- Niko from Lodestar is looking into it
- Didn't manage to reproduce it with either Lodestar or Erigon
- Might not be Gnosis-specific
-
[Low priority] Dora issues
-
[Low priority, can be ignored if consolidation works] The tooling for deposits doesn't work for Ethereum-Devnet, but on Gnosis-Devnet we managed to do deposits
-
Deploy contracts
- Done on mainnet
- Need a node with unsafe EIP-155 support
- Does anyone have one?
-
Run Pectra tests on Erigon
- Done
-
Chiado schedule
- Slot 15171584 - Thu 06/03/2025, 09:43:40 UTC
-
Mainnet schedule
- Slot 20905984 - Tue 01/04/2025, 16:01:00 UTC
-
We should push for consolidations after mainnet to make the network more efficient
-