From 2620a5442d0e1a36398d13cde5c2093a92197f23 Mon Sep 17 00:00:00 2001 From: Zizou <111426680+zizou0x@users.noreply.github.com> Date: Fri, 23 May 2025 17:21:44 +0200 Subject: [PATCH] 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> --- substreams/Cargo.lock | 2 +- substreams/ethereum-maverick-v2/Cargo.toml | 2 +- substreams/ethereum-maverick-v2/ethereum-maverick-v2.yaml | 5 +++-- 3 files changed, 5 insertions(+), 4 deletions(-) diff --git a/substreams/Cargo.lock b/substreams/Cargo.lock index a8d1953..4856ccb 100644 --- a/substreams/Cargo.lock +++ b/substreams/Cargo.lock @@ -298,7 +298,7 @@ dependencies = [ [[package]] name = "ethereum-maverick-v2" -version = "0.1.0" +version = "0.1.1" dependencies = [ "anyhow", "ethabi 18.0.0", diff --git a/substreams/ethereum-maverick-v2/Cargo.toml b/substreams/ethereum-maverick-v2/Cargo.toml index 611feef..619d2b0 100644 --- a/substreams/ethereum-maverick-v2/Cargo.toml +++ b/substreams/ethereum-maverick-v2/Cargo.toml @@ -1,6 +1,6 @@ [package] name = "ethereum-maverick-v2" -version = "0.1.0" +version = "0.1.1" edition = "2021" [lib] diff --git a/substreams/ethereum-maverick-v2/ethereum-maverick-v2.yaml b/substreams/ethereum-maverick-v2/ethereum-maverick-v2.yaml index 14dcdc9..4a92a10 100644 --- a/substreams/ethereum-maverick-v2/ethereum-maverick-v2.yaml +++ b/substreams/ethereum-maverick-v2/ethereum-maverick-v2.yaml @@ -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" \ No newline at end of file + map_protocol_changes: "factory=0A7e848Aca42d879EF06507Fca0E7b33A0a63c1e"er=b40AfdB85a07f37aE217E7D6462e609900dD8D7A"