Skip to content

feat: enable local cluster for websocket connection testing#5066

Closed
lat-murmeldjur wants to merge 3 commits intoethersphere:masterfrom
lat-murmeldjur:ws_local
Closed

feat: enable local cluster for websocket connection testing#5066
lat-murmeldjur wants to merge 3 commits intoethersphere:masterfrom
lat-murmeldjur:ws_local

Conversation

@lat-murmeldjur
Copy link

@lat-murmeldjur lat-murmeldjur commented Apr 3, 2025

For testing purposes of weeb-3

This branch enables nodes with private addresses to function as regular full nodes, for the purpose of testing with the in-browser node (this branch is not intended to be merged)

Example configuration file

bootnode: "/ip4/192.168.0.100/tcp/11634/ws/p2p/QmPxeVPawnzvhsSaiZ1pphPYhWMroiPS3VdiDXRtzrbJXA"
data-dir: ../data/abee4
full-node: true
mainnet: false
password: ""
p2p-ws-enable: true
api-addr: :4633
p2p-addr: :48634
network-id: 10
blockchain-rpc-endpoint: https://ethereum-sepolia-rpc.publicnode.com
swap-enable: false
verbosity: 5
welcome-message: "welcome-from-the-websocket-node"
warmup-time: 30s

@martinconic martinconic marked this pull request as draft April 4, 2025 08:26
@martinconic
Copy link
Contributor

I do not think we need a separate port, check this PR #5069

@lat-murmeldjur lat-murmeldjur changed the title feat: add websocket port config feat: enable local cluster for websocket connection testing Apr 7, 2025
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