feat(examples): add blob support to the rollup ExEx (#8028)

This commit is contained in:
Alexey Shekhirin
2024-05-02 21:19:44 +01:00
committed by GitHub
parent 232e7bf19b
commit 2ac2433a96
7 changed files with 655 additions and 1020 deletions

View File

@ -90,6 +90,7 @@ unknown-git = "deny"
allow-git = [
# TODO: remove, see ./Cargo.toml
"https://github.com/alloy-rs/alloy",
"https://github.com/foundry-rs/block-explorers",
"https://github.com/paradigmxyz/evm-inspectors",
"https://github.com/sigp/discv5",
]