chore: add repository URL to ethereum-maverick-v2.yaml (#212)
* chore: add repository URL to ethereum-maverick-v2.yaml * chore: bump maverick-v2 version. This bump is needed because we changed the version of `tycho-substreams` in a previous commit (to fix the bug with contract creation). --------- Co-authored-by: zizou <111426680+flopell@users.noreply.github.com>
This commit is contained in:
2
substreams/Cargo.lock
generated
2
substreams/Cargo.lock
generated
@@ -298,7 +298,7 @@ dependencies = [
|
||||
|
||||
[[package]]
|
||||
name = "ethereum-maverick-v2"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
dependencies = [
|
||||
"anyhow",
|
||||
"ethabi 18.0.0",
|
||||
|
||||
@@ -1,6 +1,6 @@
|
||||
[package]
|
||||
name = "ethereum-maverick-v2"
|
||||
version = "0.1.0"
|
||||
version = "0.1.1"
|
||||
edition = "2021"
|
||||
|
||||
[lib]
|
||||
|
||||
@@ -1,7 +1,8 @@
|
||||
specVersion: v0.1.0
|
||||
package:
|
||||
name: "ethereum_maverick_v2"
|
||||
version: v0.1.0
|
||||
version: v0.1.1
|
||||
url: https://github.com/propeller-heads/tycho-protocol-sdk/tree/main/substreams/ethereum-maverick-v2
|
||||
|
||||
protobuf:
|
||||
files:
|
||||
@@ -69,4 +70,4 @@ modules:
|
||||
|
||||
params:
|
||||
map_components: "factory=0A7e848Aca42d879EF06507Fca0E7b33A0a63c1e"er=b40AfdB85a07f37aE217E7D6462e609900dD8D7A"
|
||||
map_protocol_changes: "factory=0A7e848Aca42d879EF06507Fca0E7b33A0a63c1e"er=b40AfdB85a07f37aE217E7D6462e609900dD8D7A"
|
||||
map_protocol_changes: "factory=0A7e848Aca42d879EF06507Fca0E7b33A0a63c1e"er=b40AfdB85a07f37aE217E7D6462e609900dD8D7A"
|
||||
|
||||
Reference in New Issue
Block a user