feat: blob e2e test (#7823)

This commit is contained in:
Luca Provini
2024-04-24 11:36:31 +02:00
committed by GitHub
parent 9db17123b4
commit f372db40c5
16 changed files with 373 additions and 129 deletions

View File

@ -33,5 +33,5 @@ alloy-signer.workspace = true
alloy-signer-wallet = { workspace = true, features = ["mnemonic"] }
alloy-rpc-types.workspace = true
alloy-network.workspace = true
alloy-consensus.workspace = true
alloy-consensus = { workspace = true, features = ["kzg"] }
tracing.workspace = true