Prepare for v0.34.0
Bumping versions of vendor libs.
Main feature is bumping nim-web3 (and dependencies), nim-eth changes, long time had not been elevated.
This involved due to dependent changes to make json-rpc up to date as well.
By updating nim-libp2p we needed to add nim-quic and nim-ngtcp2 submodules.
Changes
[x] nim-chronicles
[x] nim-eth
New dependency:
[x] nim-minilru
[x] nim-http-utils
[x] nim-json-rpc
[x] nim-json-serialization
[x] nim-libp2p - tp ver 1.6.0
New dependencies:
[x] nim-quic
[x] nim-ngtcp2
[x] nim-metrics
[x] nim-nat-traversal
[x] nim-presto
[x] nim-secp256k1
[x] nim-serialization
[x] nim-stew
[x] nim-taskpools
[x] nim-testutils
[x] nim-toml-serialization
[x] nim-unicodedb
[x] nim-unittest2
[x] nim-web3
[x] nim-websock
[x] nim-zlib
[x] nimcrypto
Due to the huge refactorings in nim-web3 and nim-eth modules:
Code changes:
Description
Prepare for v0.34.0 Bumping versions of vendor libs. Main feature is bumping nim-web3 (and dependencies), nim-eth changes, long time had not been elevated. This involved due to dependent changes to make json-rpc up to date as well. By updating nim-libp2p we needed to add nim-quic and nim-ngtcp2 submodules.
Changes
Due to the huge refactorings in nim-web3 and nim-eth modules: Code changes:
Test changes:
Issue
https://github.com/waku-org/nwaku/issues/3087