Skip to content

Conversation

@Ivansete-status
Copy link
Collaborator

This is just an adaptation of the current "bump-dependencies-for-v0.34" by considering the recent changes in the codebase plus the use of special branch in nim-web3 (status-im/nim-web3#186)

@github-actions
Copy link

This PR may contain changes to database schema of one of the drivers.

If you are introducing any changes to the schema, make sure the upgrade from the latest release to this change passes without any errors/issues.

Please make sure the label release-notes is added to make sure upgrade instructions properly highlight this change.

@Ivansete-status Ivansete-status changed the base branch from bump-dependencies-for-v0.34 to master January 24, 2025 11:43
@Ivansete-status Ivansete-status changed the base branch from master to bump-dependencies-for-v0.34 January 24, 2025 11:47
richard-ramos and others added 21 commits January 24, 2025 12:58
* json_message_event: avoid converting a WakuMessageHash into 0x...
* waku_thread: wait until the waku thread completely received the request
* waku_thread: add missing deallocShared
* libwaku avoid nonsense onReceivedMessage cb in waku_relay_publish
* make lightpush return msg hash after successful publish
* libwaku avoid the use of string
* library alloc.nim allocate memory when nil cstring is passed
* libwaku store_request remove extra destroyShared(self)
…dme.md (#3235)

* avoid dependency with libpcre by using regex module
* avoid compile TRACE level to reduce libwaku size
* waku_rln_relay/constants.nim: avoid adding constant seq that is used in tests only
* ci:yml USE_LIBBACKTRACE=0 to force -d:debug when running tests
@Ivansete-status Ivansete-status force-pushed the bump-dependencies-for-v0.35 branch from 29d752f to ba23044 Compare January 24, 2025 12:00
@Ivansete-status Ivansete-status changed the title Bump dependencies for v0.35 refactor: bump dependencies for v0.35 Jan 24, 2025
@github-actions
Copy link

You can find the image built from this PR at

quay.io/wakuorg/nwaku-pr:3252

Built from 98dd5e3

@Ivansete-status Ivansete-status marked this pull request as ready for review January 24, 2025 12:43
Copy link
Contributor

@NagyZoltanPeter NagyZoltanPeter left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Huge thanks for it @Ivansete-status!!!

@Ivansete-status Ivansete-status merged commit 22a5863 into bump-dependencies-for-v0.34 Jan 24, 2025
11 of 13 checks passed
@Ivansete-status Ivansete-status deleted the bump-dependencies-for-v0.35 branch January 24, 2025 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

6 participants