From 6915f134c8f3987508b97a87028aa4b9a49e6812 Mon Sep 17 00:00:00 2001 From: Mark Spanbroek Date: Sun, 3 Mar 2024 06:41:56 +0100 Subject: [PATCH] build: update nim-ethers to latest chronosv3 branch Fixes validator, which uses transaction simulation to check whether a proof can be marked as missing. --- vendor/nim-ethers | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-ethers b/vendor/nim-ethers index 964ea428..43cef2f7 160000 --- a/vendor/nim-ethers +++ b/vendor/nim-ethers @@ -1 +1 @@ -Subproject commit 964ea428edfa9946733d6511f7a5608d735a94f6 +Subproject commit 43cef2f7caae3e81dad2b4d9084f4b7c1f3e0c21