waku-org / nwaku

Waku node and protocol.
Other
201 stars 53 forks source link

chore: Bump dependencies for v0.34 #3096

Open NagyZoltanPeter opened 1 month ago

NagyZoltanPeter commented 1 month ago

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

github-actions[bot] commented 1 month ago

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3096

Built from 51bd18ed24c9f5b1deda6c61fb066d49e7aa3981

SionoiS commented 1 month ago

Can I review or do the tests need fixing first? @NagyZoltanPeter