-
Notifications
You must be signed in to change notification settings - Fork 0
Closed
Labels
bugSomething isn't workingSomething isn't workingdBFTEverything related to dBFT module integrationEverything related to dBFT module integration
Milestone
Description
System information
Geth version: 0.5.0-unstable
OS & Version: Linux
Commit hash : f20d5b7
Expected behaviour
This is also a feature imported by #487. Currently, the consensus module can’t handle and verify blocks with blob transactions.
- AMEV handling. Blob transaction is a new type of transaction that can't be verified with legacy pool, so the preblock construction and verification need to support or ignore it;
- Blob transaction verification is not working, ref Merge Geth [v1.15.0...v1.15.11] #499 (comment).
Implementation
This should be fixed in #499 or in a separated PR.
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingdBFTEverything related to dBFT module integrationEverything related to dBFT module integration