bump nim-bearssl for gcc-14 compatibility (#6337)

* bump nim-bearssl for gcc-14 compatibility

* Bump chronos.

* Fix flaky test.

---------

Co-authored-by: cheatfate <eugene.kabanov@status.im>
This commit is contained in:
tersec 2024-06-10 19:13:15 +00:00 committed by GitHub
parent cccd81a47b
commit 45d50f041a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -884,7 +884,7 @@ suite "SyncManager test suite":
# Push a single request that will fail with all blocks being unviable # Push a single request that will fail with all blocks being unviable
var f11 = queue.push(r11, chain.getSlice(startSlot, r11), var f11 = queue.push(r11, chain.getSlice(startSlot, r11),
Opt.none(seq[BlobSidecars])) Opt.none(seq[BlobSidecars]))
discard await f11.withTimeout(100.milliseconds) discard await f11.withTimeout(1.seconds)
check: check:
f11.finished == true f11.finished == true

2
vendor/nim-bearssl vendored

@ -1 +1 @@
Subproject commit d81b37dc2011bf3a2bd93500489877c2ce8e6ac3 Subproject commit a806cbfab5fe8de49c76139f8705fff79daf99ee

2
vendor/nim-chronos vendored

@ -1 +1 @@
Subproject commit 8a306763cec8105fa83574b56734b0f66823f844 Subproject commit 1b9d9253e89445d585d0fff39cc0d19254fdfd0d