From 2b57a221deed10e0ac7c5c7dafaeed68ff9aa494 Mon Sep 17 00:00:00 2001 From: Etan Kissling Date: Tue, 8 Aug 2023 14:20:08 +0200 Subject: [PATCH] bump `nim-blscurve` to `337ab727eb8a38a0a71725f6f01ce55563f355c0` (#5274) - bump blst - add sig aggregation bench - allow subtracting from aggregate for when participation is high - add `{.push: raises: [].}` annotation --- vendor/nim-blscurve | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/vendor/nim-blscurve b/vendor/nim-blscurve index 5937eb9a5..337ab727e 160000 --- a/vendor/nim-blscurve +++ b/vendor/nim-blscurve @@ -1 +1 @@ -Subproject commit 5937eb9a56d8398208efdc0e60bc42dd53313a81 +Subproject commit 337ab727eb8a38a0a71725f6f01ce55563f355c0