From 48ebae9ae5795b196baff22c7993ffcb96fb80e5 Mon Sep 17 00:00:00 2001 From: Mark Spanbroek Date: Wed, 16 Mar 2022 14:19:14 +0100 Subject: [PATCH] Update nim-ethers --- dagger.nimble | 1 + vendor/nim-contract-abi | 2 +- vendor/nim-ethers | 2 +- 3 files changed, 3 insertions(+), 2 deletions(-) diff --git a/dagger.nimble b/dagger.nimble index bc4ebc68..1a087dd5 100644 --- a/dagger.nimble +++ b/dagger.nimble @@ -15,6 +15,7 @@ requires "libp2p#unstable", "stew#head", "protobufserialization >= 0.2.0 & < 0.3.0", "https://github.com/status-im/nim-nitro >= 0.4.0 & < 0.5.0", + "https://github.com/status-im/nim-ethers >= 0.1.2 & < 0.2.0", "questionable >= 0.9.1 & < 0.10.0", "upraises >= 0.1.0 & < 0.2.0", "asynctest >= 0.3.0 & < 0.4.0" diff --git a/vendor/nim-contract-abi b/vendor/nim-contract-abi index a2b8daa3..0d9a25ec 160000 --- a/vendor/nim-contract-abi +++ b/vendor/nim-contract-abi @@ -1 +1 @@ -Subproject commit a2b8daa320b9ea0d1cfdf7b6442b2316486fda67 +Subproject commit 0d9a25ec0ab9c4b807664a357c7ec31006986cae diff --git a/vendor/nim-ethers b/vendor/nim-ethers index 27d6e896..fc8af111 160000 --- a/vendor/nim-ethers +++ b/vendor/nim-ethers @@ -1 +1 @@ -Subproject commit 27d6e8967268059f6071c56d4449b775ae1f0505 +Subproject commit fc8af1117cf9f8e0a0285eb7e627088dc34b8ad5