EIP4844: Update crypto API (simplify precompile / sync with consensus-specs) (#6002)
* EIP4844: Refactor precompile to use bytes-based verify_kzg_proof()
See https://github.com/ethereum/consensus-specs/pull/3097 for the changes to the verify_kzg_proof API
* EIP4844: validate_blob_transaction_wrapper() now uses latest API
GitHub Diff