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: websocket server always should be bound to localhost #1463

Closed
wants to merge 0 commits into from

Conversation

iduartgomez
Copy link
Collaborator

This pull request includes changes to the crates/core and scripts directories, focusing on improving configuration handling, test stability, and script usability. The most important changes include modifying the WebSocket API configuration to always use the local address, increasing the sleep duration in tests to ensure node stability, and adding a help function to the update-remote-gws.sh script.

Configuration handling improvements:

Test stability improvements:

  • crates/core/tests/operations.rs: Increased the sleep duration before connecting to the WebSocket API in test_put_contract and test_update_contract to ensure nodes have enough time to start up. [1] [2]

Script usability improvements:

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.

1 participant