Skip to content

Commit

Permalink
Remove vendor substrate (polkadot-evm#115)
Browse files Browse the repository at this point in the history
* remove Substrate as submodule, use git reference directly instead

* add instruction

* impl Clone for FrontierBlockImport

* remove evm as well

* use frontier branch

* update with latest master credits to @crystalin
  • Loading branch information
xlc authored Sep 11, 2020
1 parent fa54795 commit 4b700ee
Show file tree
Hide file tree
Showing 18 changed files with 493 additions and 160 deletions.
6 changes: 0 additions & 6 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,9 +1,3 @@
[submodule "vendor/ethereum"]
path = vendor/ethereum
url = https://github.com/rust-blockchain/ethereum
[submodule "vendor/substrate"]
path = vendor/substrate
url = https://github.com/paritytech/substrate
[submodule "vendor/evm"]
path = vendor/evm
url = https://github.com/rust-blockchain/evm
Loading

0 comments on commit 4b700ee

Please sign in to comment.