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

fix: remove rpc settings when starting nwaku image #1880

Merged
merged 1 commit into from
Mar 4, 2024

Conversation

adklempner
Copy link
Member

@adklempner adklempner commented Mar 1, 2024

Problem

Per nwaku team, all rpc flags will no longer exist after v0.26.0 release. Our tests try to start nwaku with those flags passed, and that causes problems when running against newest version.

Solution

Remove all rpc flags from Docker args when starting nwaku

Notes

@adklempner adklempner requested a review from a team as a code owner March 1, 2024 22:00
Copy link

github-actions bot commented Mar 1, 2024

size-limit report 📦

Path Size Loading time (3g) Running time (snapdragon) Total time
Waku node 185.25 KB (0%) 3.8 s (0%) 13.9 s (+74.21% 🔺) 17.6 s
Waku Simple Light Node 185.27 KB (0%) 3.8 s (0%) 14.3 s (+30.36% 🔺) 18 s
ECIES encryption 22.89 KB (0%) 458 ms (0%) 2.5 s (+4.84% 🔺) 2.9 s
Symmetric encryption 22.34 KB (0%) 447 ms (0%) 2.4 s (-34.52% 🔽) 2.8 s
DNS discovery 70.06 KB (0%) 1.5 s (0%) 5.9 s (-21.73% 🔽) 7.3 s
Privacy preserving protocols 39.84 KB (0%) 797 ms (0%) 5.1 s (-31.67% 🔽) 5.9 s
Light protocols 20.58 KB (0%) 412 ms (0%) 3.5 s (+20.36% 🔺) 4 s
History retrieval protocols 19.34 KB (0%) 387 ms (0%) 1.2 s (-62.09% 🔽) 1.6 s
Deterministic Message Hashing 4.96 KB (0%) 100 ms (0%) 418 ms (-61.53% 🔽) 517 ms

@adklempner adklempner merged commit 5e1bce4 into master Mar 4, 2024
9 of 10 checks passed
@adklempner adklempner deleted the fix/remove-rpc branch March 4, 2024 18:08
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