dashpay / platform

L2 solution for seriously fast decentralized applications for the Dash network
https://dashplatform.readme.io/docs/introduction-what-is-dash-platform
MIT License
67 stars 39 forks source link

feat(dashmate): add configuration for seed node #2116

Open thephez opened 1 week ago

thephez commented 1 week ago

Expected Behavior

Dashmate could be used to set up seed nodes for DAPI.

Current Behavior

Seed nodes cannot be created with dashmate

Possible Solution

Per discussion on Slack, adding a seed node config for dashmate would allow infra to more easily run seed nodes. Then, dapi-client could use them to get the masternode list.

Alternatives Considered

Additional Context

Came up from a question about the availability of a seed for mainnet

shumkov commented 1 week ago

Dashmate itself doesn’t require any changes. The deployment tool needs to be updated. I will provide a PR soon.

shumkov commented 1 week ago

It's ready https://github.com/dashpay/dash-network-deploy/pull/664. Now we need to test it on testnet first, and then deploy on mainnet