Skip to content

Commit

Permalink
Switch back to upstream evmone as ethereum/evmone/pull/333 is merged
Browse files Browse the repository at this point in the history
  • Loading branch information
yperbasis committed May 28, 2021
1 parent 07a4b7a commit 5fbf174
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 8 deletions.
13 changes: 6 additions & 7 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,23 +1,22 @@
[submodule "evmone"]
path = evmone
url = https://github.com/torquem-ch/evmone
branch = eip-3198
url = https://github.com/ethereum/evmone.git
[submodule "secp256k1"]
path = secp256k1
url = https://github.com/bitcoin-core/secp256k1
url = https://github.com/bitcoin-core/secp256k1.git
[submodule "libff"]
path = libff
url = https://github.com/torquem-ch/libff
url = https://github.com/torquem-ch/libff.git
branch = win
[submodule "tests"]
path = tests
url = https://github.com/ethereum/tests
url = https://github.com/ethereum/tests.git
[submodule "cbor-cpp"]
path = cbor-cpp
url = https://github.com/torquem-ch/cbor-cpp
url = https://github.com/torquem-ch/cbor-cpp.git
[submodule "lmdb-go"]
path = lmdb-go
url = https://github.com/ledgerwatch/lmdb-go
url = https://github.com/ledgerwatch/lmdb-go.git
[submodule "CRoaring"]
path = CRoaring
url = https://github.com/RoaringBitmap/CRoaring
2 changes: 1 addition & 1 deletion evmone

0 comments on commit 5fbf174

Please sign in to comment.