From 2009cecefdc1fd389bdc361ea2f251379717a3f5 Mon Sep 17 00:00:00 2001 From: i-norden Date: Mon, 22 Jan 2024 15:11:05 -0500 Subject: [PATCH] bump ipld-eth-db to v5.2.1-alpha --- test/compose-db.yml | 2 +- test/stack-refs.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/test/compose-db.yml b/test/compose-db.yml index c6a7d6f5..48fbea34 100644 --- a/test/compose-db.yml +++ b/test/compose-db.yml @@ -5,7 +5,7 @@ services: restart: on-failure depends_on: - ipld-eth-db - image: git.vdb.to/cerc-io/ipld-eth-db/ipld-eth-db:v5.2.0-alpha + image: git.vdb.to/cerc-io/ipld-eth-db/ipld-eth-db:v5.2.1-alpha environment: DATABASE_USER: "vdbm" DATABASE_NAME: "cerc_testing" diff --git a/test/stack-refs.txt b/test/stack-refs.txt index c5339075..2c0bf47e 100644 --- a/test/stack-refs.txt +++ b/test/stack-refs.txt @@ -1,2 +1,2 @@ -github.com/cerc-io/ipld-eth-db v5.2.0-alpha +git.vdb.to/cerc-io/ipld-eth-db v5.2.1-alpha git.vdb.to/cerc-io/plugeth-statediff v0.1.1