From 645e2d6be9bd6669498f2c8ae9acf34c19e0714b Mon Sep 17 00:00:00 2001 From: Jacek Sieka Date: Sun, 31 May 2026 17:39:10 +0200 Subject: [PATCH] chore: Nim 2.2.10 + assorted library bumps --- .gitmodules | 3 +++ src/env_cli_vars.nim | 2 +- vendor/nim-bearssl | 2 +- vendor/nim-chronos | 2 +- vendor/nim-confutils | 2 +- vendor/nim-eth | 2 +- vendor/nim-faststreams | 2 +- vendor/nim-http-utils | 2 +- vendor/nim-intops | 1 + vendor/nim-json-rpc | 2 +- vendor/nim-json-serialization | 2 +- vendor/nim-metrics | 2 +- vendor/nim-regex | 2 +- vendor/nim-result | 2 +- vendor/nim-secp256k1 | 2 +- vendor/nim-serialization | 2 +- vendor/nim-stew | 2 +- vendor/nim-stint | 2 +- vendor/nim-unicodedb | 2 +- vendor/nim-web3 | 2 +- vendor/nim-websock | 2 +- vendor/nim-zlib | 2 +- vendor/nimbus-build-system | 2 +- 23 files changed, 25 insertions(+), 21 deletions(-) create mode 160000 vendor/nim-intops diff --git a/.gitmodules b/.gitmodules index 85fa644e07..a3546e46c4 100644 --- a/.gitmodules +++ b/.gitmodules @@ -124,3 +124,6 @@ [submodule "vendor/status-keycard-qt"] path = vendor/status-keycard-qt url = https://github.com/status-im/status-keycard-qt +[submodule "vendor/nim-intops"] + path = vendor/nim-intops + url = https://github.com/vacp2p/nim-intops.git diff --git a/src/env_cli_vars.nim b/src/env_cli_vars.nim index da7fbc58ee..5bb33470b5 100644 --- a/src/env_cli_vars.nim +++ b/src/env_cli_vars.nim @@ -122,7 +122,7 @@ proc defaultDataDir*(): string = else: targetDir return absolutePath(joinPath(parentDir, "Status")) - except OSError: + except: echo "Error: Unable to determine home directory." type StatusDesktopConfig = object diff --git a/vendor/nim-bearssl b/vendor/nim-bearssl index f08d72203f..9a4eed052a 160000 --- a/vendor/nim-bearssl +++ b/vendor/nim-bearssl @@ -1 +1 @@ -Subproject commit f08d72203f9e110c099c6f393e1c0640fcbe176f +Subproject commit 9a4eed052abbded2d94feaf3f5bbd95a30ec4671 diff --git a/vendor/nim-chronos b/vendor/nim-chronos index 90085c31ce..31ddf9be65 160000 --- a/vendor/nim-chronos +++ b/vendor/nim-chronos @@ -1 +1 @@ -Subproject commit 90085c31ce4e54ec83a544d9350261826d9beedb +Subproject commit 31ddf9be6560072f83aeb25933c3132d4ecd638e diff --git a/vendor/nim-confutils b/vendor/nim-confutils index 5286ed67d3..36f3115ca3 160000 --- a/vendor/nim-confutils +++ b/vendor/nim-confutils @@ -1 +1 @@ -Subproject commit 5286ed67d363a3630ece85a0e8c1141d1d52b434 +Subproject commit 36f3115ca350f40841ac0eecc7dfa5fe7790c864 diff --git a/vendor/nim-eth b/vendor/nim-eth index d88157dc93..9a9b0b2cc9 160000 --- a/vendor/nim-eth +++ b/vendor/nim-eth @@ -1 +1 @@ -Subproject commit d88157dc9350502796a906ff25c9699584ecf8ec +Subproject commit 9a9b0b2cc998cacbfc9e335e49e56eb4d247bf7f diff --git a/vendor/nim-faststreams b/vendor/nim-faststreams index ce27581a3e..50889cd16e 160000 --- a/vendor/nim-faststreams +++ b/vendor/nim-faststreams @@ -1 +1 @@ -Subproject commit ce27581a3e881f782f482cb66dc5b07a02bd615e +Subproject commit 50889cd16ec8771106cdd0eeea460039e8571e06 diff --git a/vendor/nim-http-utils b/vendor/nim-http-utils index c53852d9e2..f142cb2e8b 160000 --- a/vendor/nim-http-utils +++ b/vendor/nim-http-utils @@ -1 +1 @@ -Subproject commit c53852d9e24205b6363bba517fa8ee7bde823691 +Subproject commit f142cb2e8bd812dd002a6493b6082827bb248592 diff --git a/vendor/nim-intops b/vendor/nim-intops new file mode 160000 index 0000000000..d30bd41f74 --- /dev/null +++ b/vendor/nim-intops @@ -0,0 +1 @@ +Subproject commit d30bd41f7492a21e4e0baeafac493978a010568f diff --git a/vendor/nim-json-rpc b/vendor/nim-json-rpc index 841d1c9fcc..331fbabdb0 160000 --- a/vendor/nim-json-rpc +++ b/vendor/nim-json-rpc @@ -1 +1 @@ -Subproject commit 841d1c9fcc7ce7ebbd1f9a774cfdcd7470e5e976 +Subproject commit 331fbabdb018cf858ff944cd79c4b1737dd3a937 diff --git a/vendor/nim-json-serialization b/vendor/nim-json-serialization index a6dcf03e04..43e12f9693 160000 --- a/vendor/nim-json-serialization +++ b/vendor/nim-json-serialization @@ -1 +1 @@ -Subproject commit a6dcf03e04e179127a5fcb7e495d19a821d56c17 +Subproject commit 43e12f9693f52236786549b09d0306672c69315d diff --git a/vendor/nim-metrics b/vendor/nim-metrics index 9b9afee963..a1296caf3e 160000 --- a/vendor/nim-metrics +++ b/vendor/nim-metrics @@ -1 +1 @@ -Subproject commit 9b9afee96357ad82dabf4563cf292f89b50423df +Subproject commit a1296caf3ebb5f30f51a5feae7749a30df2824c2 diff --git a/vendor/nim-regex b/vendor/nim-regex index 88f634b956..2c41f0b2fe 160000 --- a/vendor/nim-regex +++ b/vendor/nim-regex @@ -1 +1 @@ -Subproject commit 88f634b95651ce0d53961668be1c414341429b7f +Subproject commit 2c41f0b2fee9fe78cf22f029bc854a77ac2e9768 diff --git a/vendor/nim-result b/vendor/nim-result index df8113dda4..06deae1c81 160000 --- a/vendor/nim-result +++ b/vendor/nim-result @@ -1 +1 @@ -Subproject commit df8113dda4c2d74d460a8fa98252b0b771bf1f27 +Subproject commit 06deae1c81fd27b6c94bbc7cd0e619b6905d49da diff --git a/vendor/nim-secp256k1 b/vendor/nim-secp256k1 index b526c4b436..d8f1288b7c 160000 --- a/vendor/nim-secp256k1 +++ b/vendor/nim-secp256k1 @@ -1 +1 @@ -Subproject commit b526c4b436809aa1cfe650026d796cf7b8328b91 +Subproject commit d8f1288b7c72f00be5fc2c5ea72bf5cae1eafb15 diff --git a/vendor/nim-serialization b/vendor/nim-serialization index b0f2fa3296..1790d8a931 160000 --- a/vendor/nim-serialization +++ b/vendor/nim-serialization @@ -1 +1 @@ -Subproject commit b0f2fa32960ea532a184394b0f27be37bd80248b +Subproject commit 1790d8a931fce125d6722f7ee8432ee8c054d297 diff --git a/vendor/nim-stew b/vendor/nim-stew index b66168735d..784aba67a3 160000 --- a/vendor/nim-stew +++ b/vendor/nim-stew @@ -1 +1 @@ -Subproject commit b66168735d6f3841c5239c3169d3fe5fe98b1257 +Subproject commit 784aba67a3217ff1fe810b8070857d21189945bf diff --git a/vendor/nim-stint b/vendor/nim-stint index 470b789256..c3e76a0158 160000 --- a/vendor/nim-stint +++ b/vendor/nim-stint @@ -1 +1 @@ -Subproject commit 470b7892561b5179ab20bd389a69217d6213fe58 +Subproject commit c3e76a01580ae2ac0e62fbd04040722f8f22b84d diff --git a/vendor/nim-unicodedb b/vendor/nim-unicodedb index 66f2458710..8938e71cdb 160000 --- a/vendor/nim-unicodedb +++ b/vendor/nim-unicodedb @@ -1 +1 @@ -Subproject commit 66f2458710dc641dd4640368f9483c8a0ec70561 +Subproject commit 8938e71cdb3332b8a16eb27a6984c8565ea4643e diff --git a/vendor/nim-web3 b/vendor/nim-web3 index 5c3bbadd9c..aa40059eb5 160000 --- a/vendor/nim-web3 +++ b/vendor/nim-web3 @@ -1 +1 @@ -Subproject commit 5c3bbadd9c0179f1a2ef828afebdf58d88d2ec03 +Subproject commit aa40059eb54f516031025aefccae5c221c0a27a9 diff --git a/vendor/nim-websock b/vendor/nim-websock index 5e9bcac325..387a8eb7e9 160000 --- a/vendor/nim-websock +++ b/vendor/nim-websock @@ -1 +1 @@ -Subproject commit 5e9bcac3257afc53e91bf4d79e9804eafe0728d0 +Subproject commit 387a8eb7e961e8fdd3b1a717d36bc53b55e4dc5d diff --git a/vendor/nim-zlib b/vendor/nim-zlib index c71efff5fd..c9e6457443 160000 --- a/vendor/nim-zlib +++ b/vendor/nim-zlib @@ -1 +1 @@ -Subproject commit c71efff5fd1721362b3363dc7d0e2a4c0dbc6453 +Subproject commit c9e64574438e69f3dd9b64da048f9fffc89e2809 diff --git a/vendor/nimbus-build-system b/vendor/nimbus-build-system index 4dcf0260c9..f34e2130c1 160000 --- a/vendor/nimbus-build-system +++ b/vendor/nimbus-build-system @@ -1 +1 @@ -Subproject commit 4dcf0260c9ad7cd84a42c66e61f7858c0dd10a02 +Subproject commit f34e2130c14e527e62fc1118de2fc2d7d6fdcb4a