From b9983b8c551f8f36138474956ea9c2985e3ce90b Mon Sep 17 00:00:00 2001 From: i-norden Date: Thu, 16 Nov 2023 08:39:30 -0600 Subject: [PATCH] update ipld-eth-db ref --- 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 00e3671a..c6a7d6f5 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.0.5-alpha + image: git.vdb.to/cerc-io/ipld-eth-db/ipld-eth-db:v5.2.0-alpha environment: DATABASE_USER: "vdbm" DATABASE_NAME: "cerc_testing" diff --git a/test/stack-refs.txt b/test/stack-refs.txt index fe45d4ed..845f4ebe 100644 --- a/test/stack-refs.txt +++ b/test/stack-refs.txt @@ -1,2 +1,2 @@ -github.com/cerc-io/ipld-eth-db v5.0.5-alpha +git.vdb.to/cerc-io/ipld-eth-db v5.2.0-alpha git.vdb.to/cerc-io/plugeth-statediff v0.1.1