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:
Zizou
2025-05-23 17:21:44 +02:00
committed by GitHub
parent fb0a57bf07
commit 2620a5442d
3 changed files with 5 additions and 4 deletions

2
substreams/Cargo.lock generated
View File

@@ -298,7 +298,7 @@ dependencies = [
[[package]]
name = "ethereum-maverick-v2"
version = "0.1.0"
version = "0.1.1"
dependencies = [
"anyhow",
"ethabi 18.0.0",

View File

@@ -1,6 +1,6 @@
[package]
name = "ethereum-maverick-v2"
version = "0.1.0"
version = "0.1.1"
edition = "2021"
[lib]

View File

@@ -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&quoter=b40AfdB85a07f37aE217E7D6462e609900dD8D7A"
map_protocol_changes: "factory=0A7e848Aca42d879EF06507Fca0E7b33A0a63c1e&quoter=b40AfdB85a07f37aE217E7D6462e609900dD8D7A"
map_protocol_changes: "factory=0A7e848Aca42d879EF06507Fca0E7b33A0a63c1e&quoter=b40AfdB85a07f37aE217E7D6462e609900dD8D7A"