Added more Ethereum execution related repos

This commit is contained in:
Curtis Spencer
2022-06-03 10:35:57 -07:00
parent 6d8d61e3a8
commit 4881ddd776

View File

@@ -12,6 +12,12 @@ url = "https://github.com/akula-bft/akula"
[[repo]]
url = "https://github.com/bluealloy/revm"
[[repo]]
url = "https://github.com/citahub/cita-vm"
[[repo]]
url = "https://github.com/ethereum/evmc"
[[repo]]
url = "https://github.com/ethereum/evmone"
@@ -41,3 +47,6 @@ url = "https://github.com/rust-blockchain/evm"
[[repo]]
url = "https://github.com/torquem-ch/silkworm"
[[repo]]
url = "https://github.com/vorot93/evmodin"