Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
substrate
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Wiki
Requirements
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Test cases
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Denis_P
substrate
Commits
1e0f6bda
Commit
1e0f6bda
authored
5 years ago
by
Wei Tang
Browse files
Options
Downloads
Patches
Plain Diff
srml-evm: use crates.io version of evm
parent
caaa6a4c
Branches
Branches containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
Cargo.lock
+19
-11
19 additions, 11 deletions
Cargo.lock
Cargo.toml
+0
-6
0 additions, 6 deletions
Cargo.toml
with
19 additions
and
17 deletions
Cargo.lock
+
19
−
11
View file @
1e0f6bda
...
...
@@ -858,11 +858,12 @@ dependencies = [
[[package]]
name = "evm"
version = "0.13.0"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"evm-core 0.13.
0
",
"evm-gasometer 0.13.
0
",
"evm-runtime 0.13.
0
",
"evm-core 0.13.
1 (registry+https://github.com/rust-lang/crates.io-index)
",
"evm-gasometer 0.13.
1 (registry+https://github.com/rust-lang/crates.io-index)
",
"evm-runtime 0.13.
1 (registry+https://github.com/rust-lang/crates.io-index)
",
"primitive-types 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rlp 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
"sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
@@ -870,25 +871,28 @@ dependencies = [
[[package]]
name = "evm-core"
version = "0.13.0"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"primitive-types 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "evm-gasometer"
version = "0.13.0"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"evm-core 0.13.
0
",
"evm-runtime 0.13.
0
",
"evm-core 0.13.
1 (registry+https://github.com/rust-lang/crates.io-index)
",
"evm-runtime 0.13.
1 (registry+https://github.com/rust-lang/crates.io-index)
",
"primitive-types 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
]
[[package]]
name = "evm-runtime"
version = "0.13.0"
version = "0.13.1"
source = "registry+https://github.com/rust-lang/crates.io-index"
dependencies = [
"evm-core 0.13.
0
",
"evm-core 0.13.
1 (registry+https://github.com/rust-lang/crates.io-index)
",
"primitive-types 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"sha3 0.8.2 (registry+https://github.com/rust-lang/crates.io-index)",
]
...
...
@@ -4247,7 +4251,7 @@ dependencies = [
name = "srml-evm"
version = "2.0.0"
dependencies = [
"evm 0.13.
0
",
"evm 0.13.
1 (registry+https://github.com/rust-lang/crates.io-index)
",
"parity-scale-codec 1.0.6 (registry+https://github.com/rust-lang/crates.io-index)",
"primitive-types 0.6.0 (registry+https://github.com/rust-lang/crates.io-index)",
"rlp 0.4.3 (registry+https://github.com/rust-lang/crates.io-index)",
...
...
@@ -6965,6 +6969,10 @@ dependencies = [
"checksum environmental 1.0.2 (registry+https://github.com/rust-lang/crates.io-index)" = "34f8467a0284de039e6bd0e25c14519538462ba5beb548bb1f03e645097837a8"
"checksum erased-serde 0.3.9 (registry+https://github.com/rust-lang/crates.io-index)" = "3beee4bc16478a1b26f2e80ad819a52d24745e292f521a63c16eea5f74b7eb60"
"checksum error-chain 0.12.1 (registry+https://github.com/rust-lang/crates.io-index)" = "3ab49e9dcb602294bc42f9a7dfc9bc6e936fca4418ea300dbfb84fe16de0b7d9"
"checksum evm 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "53c62a2ce4e74151f10f513313b8ebedc9297fd468eb139faee89bfaed6ede99"
"checksum evm-core 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "42af303e687d1ba7f9475aa76c18094725d10bdb2297e14764502cb00dde2597"
"checksum evm-gasometer 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "fba9309157d54268287bbd204dedbead455b6fbadb8c0a91fa15de7e561dc854"
"checksum evm-runtime 0.13.1 (registry+https://github.com/rust-lang/crates.io-index)" = "c0f0dab7ad0a18c85f4e2e57d6576090d236387e92bda21143f22b1d59729e19"
"checksum exit-future 0.1.4 (registry+https://github.com/rust-lang/crates.io-index)" = "d8013f441e38e31c670e7f34ec8f1d5d3a2bd9d303c1ff83976ca886005e8f48"
"checksum failure 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "f8273f13c977665c5db7eb2b99ae520952fe5ac831ae4cd09d80c4c7042b5ed9"
"checksum failure_derive 0.1.6 (registry+https://github.com/rust-lang/crates.io-index)" = "0bc225b78e0391e4b8683440bf2e63c2deeeb2ce5189eab46e2b68c6d3725d08"
...
...
This diff is collapsed.
Click to expand it.
Cargo.toml
+
0
−
6
View file @
1e0f6bda
...
...
@@ -131,9 +131,3 @@ is-it-maintained-open-issues = { repository = "paritytech/substrate" }
[profile.release]
# Substrate runtime requires unwinding.
panic
=
"unwind"
[patch.crates-io]
evm
=
{
path
=
"../rust-evm"
}
evm-core
=
{
path
=
"../rust-evm/core"
}
evm-gasometer
=
{
path
=
"../rust-evm/gasometer"
}
evm-runtime
=
{
path
=
"../rust-evm/runtime"
}
This diff is collapsed.
Click to expand it.
Preview
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment