..
NimYAML @ 25f600ebcd
Bump NimYAML module and related changes ( #2474 )
2024-07-12 09:30:50 +02:00
libtommath @ 5809141a3a
Bump crypto submodules ( #2530 )
2024-07-27 18:45:54 +07:00
nim-bearssl @ 667b40440a
Bump crypto submodules ( #2530 )
2024-07-27 18:45:54 +07:00
nim-blscurve @ 50f0466746
Bump crypto submodules ( #2530 )
2024-07-27 18:45:54 +07:00
nim-bncurve @ b88ed93a44
bncurve: bump ( #2555 )
2024-08-09 13:02:30 +02:00
nim-chronicles @ 33761a5f77
bumps ( #2261 )
2024-05-31 16:27:14 +07:00
nim-chronos @ dc3847e4d6
Bump chronos and friends ( #2531 )
2024-07-27 18:46:07 +07:00
nim-confutils @ cb640db2cd
Bump chronos and friends ( #2531 )
2024-07-27 18:46:07 +07:00
nim-eth @ 4eecab27ef
Bump nim-eth and nim-web3 ( #2625 )
2024-09-13 15:48:27 +02:00
nim-evmc @ 6e26114856
Cache code and invalid jump destination tables ( fixes #2268 ) ( #2404 )
2024-06-21 09:44:10 +02:00
nim-faststreams @ dbc4a95df6
Bump chronos and friends ( #2531 )
2024-07-27 18:46:07 +07:00
nim-graphql @ 54dcec7f6f
Bump nim-graphql to 54dcec7f6f01a2f1e0d5115b7352a1e16182a655
2024-05-14 09:23:09 +07:00
nim-http-utils @ 98496aa24d
Bump chronos and friends ( #2531 )
2024-07-27 18:46:07 +07:00
nim-json-rpc @ e27c10ad41
Bump json family submodules ( #2532 )
2024-07-27 18:46:21 +07:00
nim-json-serialization @ 8a4ed98bbd
Bump json family submodules ( #2532 )
2024-07-27 18:46:21 +07:00
nim-kzg4844 @ c0cc7da5fc
Bump web3/kzg4844/nimbus-eth2 and related fixes ( #2446 )
2024-07-04 05:41:32 +00:00
nim-libbacktrace @ 5578031344
Bump nim-metrics, nim-libbacktrace, nim-nat-traversal ( #2533 )
2024-07-27 18:46:35 +07:00
nim-libp2p @ f8d4da6421
Bump nim-libp2p to f8d4da6421b767727dd1501cb31b27636af87755 ( #2534 )
2024-07-28 14:26:23 +07:00
nim-metrics @ 29bb7ba63c
Coredb and sync maintenance update ( #2583 )
2024-08-30 11:18:36 +00:00
nim-minilru @ 2682cffa87
Migrate `keyed_queue` to `minilru` ( #2608 )
2024-09-13 15:47:50 +02:00
nim-nat-traversal @ 65103cd7dd
bump nim-eth and nim-nat-traversal ( #2604 )
2024-09-10 06:33:34 +00:00
nim-normalize @ b828f07037
bumps ( #2261 )
2024-05-31 16:27:14 +07:00
nim-presto @ a9687dda1c
bumps ( #2261 )
2024-05-31 16:27:14 +07:00
nim-results @ 57b2392ad6
results: bump (lent) ( #2561 )
2024-08-14 11:02:14 +02:00
nim-rocksdb @ 2ae39ceb66
Update nim-rocksdb to latest version and cleanup outdated RocksDb install instructions in readme. ( #2566 )
2024-08-16 08:23:04 +02:00
nim-secp256k1 @ 194b715b16
bumps ( #2261 )
2024-05-31 16:27:14 +07:00
nim-serialization @ 005ee90cb6
Bump nim-serialization to 005ee90cb6aa563cdd690910455ea05f916ead3f ( #2358 )
2024-06-14 17:42:12 +07:00
nim-snappy @ 913c426d57
bumps ( #2261 )
2024-05-31 16:27:14 +07:00
nim-sqlite3-abi @ 1453b19b1a
bumps ( #2261 )
2024-05-31 16:27:14 +07:00
nim-ssz-serialization @ 6f831b79df
Bump ssz_serialization and use ByteList[n] + add ContentKeyByteList ( #2500 )
2024-07-17 17:07:27 +02:00
nim-stew @ 68e8ae6413
leaf cache fixes ( #2637 )
2024-09-19 10:39:06 +02:00
nim-stint @ 7c81df9adc
bump stint ( #2465 )
2024-07-09 18:07:21 +02:00
nim-taskpools @ d4c43137c0
Bump submodules ( #2045 )
2024-02-22 09:03:15 +07:00
nim-testutils @ ae476c6731
Bump submodules ( #2045 )
2024-02-22 09:03:15 +07:00
nim-toml-serialization @ 24bbfcb8e4
Bump submodules ( #2045 )
2024-02-22 09:03:15 +07:00
nim-unicodedb @ 3db16f8ece
bumps ( #2261 )
2024-05-31 16:27:14 +07:00
nim-unittest2 @ e96f321503
bumps ( #2261 )
2024-05-31 16:27:14 +07:00
nim-web3 @ 0cc03e67dd
Bump nim-eth and nim-web3 ( #2625 )
2024-09-13 15:48:27 +02:00
nim-websock @ 63bcc2902d
bumps ( #2261 )
2024-05-31 16:27:14 +07:00
nim-zlib @ 45b06fca15
Bump submodules ( #2045 )
2024-02-22 09:03:15 +07:00
nim-zxcvbn @ d0fb557f74
Bump cryptographics libraries ( #2041 )
2024-02-21 16:14:00 +07:00
nimbus-build-system @ 741274439c
bump nimbus-build-system for Nim v2.0.8 ( #2440 )
2024-07-03 17:58:02 +02:00
nimbus-eth2 @ 3db571d182
Convert GasInt to uint64, bump nim-eth and nimbus-eth2 ( #2461 )
2024-07-07 06:52:11 +00:00
nimbus-security-resources @ ce9945b1b1
Add missing nimbus-eth2 modules ( #1224 )
2022-09-14 15:10:05 +02:00
nimcrypto @ 71bca15508
keccak: improve perf a little ( #2321 )
2024-06-07 16:48:27 +00:00
portal-mainnet @ 35e7fabcbe
Rename to EpochRecord and other accumulator spec changes ( #2473 )
2024-07-11 17:42:45 +02:00
portal-spec-tests @ eb08823561
Bump portal-spec-tests and update Fluffy state tests ( #2568 )
2024-08-19 14:45:54 +08:00
tempfile.nim @ 96fe74e698
Bump most of the submodules ( #1156 )
2022-07-08 20:28:31 +02:00