Added more Ethereum execution repos: silkworm, evmone, etc.

This commit is contained in:
Curtis Spencer
2022-05-21 20:26:03 -07:00
parent 6929235457
commit 8866a5a3d8

View File

@@ -12,6 +12,9 @@ url = "https://github.com/akula-bft/akula"
[[repo]]
url = "https://github.com/bluealloy/revm"
[[repo]]
url = "https://github.com/ethereum/evmone"
[[repo]]
url = "https://github.com/ethereum/go-ethereum"
@@ -35,3 +38,6 @@ url = "https://github.com/openethereum/openethereum"
[[repo]]
url = "https://github.com/rust-blockchain/evm"
[[repo]]
url = "https://github.com/torquem-ch/silkworm"