Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor: extract storenode cycle to go-waku #16590

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

richard-ramos
Copy link
Member

Requires:

This PR is a refactor that extracts the storenode cycle logic from status-go to go-waku, since this logic shouldn't be part of the application layer but from the waku layer instead.

The areas affected by this change are the message history retrieval as well as automatically choosing a storenode

cc: @anastasiyaig

@richard-ramos richard-ramos requested a review from a team as a code owner October 23, 2024 20:58
@richard-ramos richard-ramos requested review from noeliaSD and removed request for a team October 23, 2024 20:58
@status-im-auto
Copy link
Member

status-im-auto commented Oct 23, 2024

Jenkins Builds

Commit #️⃣ Finished (UTC) Duration Platform Result
✔️ d123d1d #1 2024-10-23 21:06:21 ~7 min tests/nim 📄log
✔️ d123d1d #1 2024-10-23 21:11:08 ~12 min macos/aarch64 🍎dmg
d123d1d #1 2024-10-23 21:11:58 ~12 min tests/ui 📄log
✔️ d123d1d #1 2024-10-23 21:14:50 ~15 min linux-nix/x86_64 📦tgz
✔️ d123d1d #1 2024-10-23 21:16:29 ~17 min macos/x86_64 🍎dmg
✔️ d123d1d #1 2024-10-23 21:19:55 ~20 min linux/x86_64 📦tgz
✔️ d123d1d #1 2024-10-23 21:22:00 ~22 min windows/x86_64 💿exe

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.

2 participants