Add SRI mainnet endpoints to wizard + improvements in binaries deployment steps + Demand Pool renaming + other improvements#7
Conversation
…o use dynamic download URLs
…itcoinSetupContent to utilize new constants
c920491 to
05da3a9
Compare
pavlenex
left a comment
There was a problem hiding this comment.
Massive tACK ✅
Spent few hours today testing this on two different MacOS.
I've tested the following flows and @GitGab19 has pushed updates along the way, all on Mainnet and CPU miner.
A. Pool Connection > Pool Templates > Mainnet > SRI > Docker ✅
B. Pool Connection > Pool Templates > Mainnet > SRI > Binaries ✅
C. Pool Connection > Miner Templates > Mainnet > SRI > Docker ✅
D. Pool Connection > Miner Templates > Mainnet > SRI > Binaries ✅
E. Full Stack >. Mainnet > Miner Templates > Docker ✅
F. Mainnet > Miner Templates > Binaries ✅
Green check means that I was able to sucesfully deploy things by following instructions for each flow verbatim.
I don't recall seeing such a great local development experience in any project. Can't wait for us to push this and update the flow on stratumprotocol.org so public can also have a polished version.
This PR adds the new SRI endpoints for the mainnet.
It uses the same ports defined in #7 and stratum-mining/sv2-apps#114.
It renames Demand Pool into DMND Pool and redirects users to dmnd.work/.
Closes #1.
It also improves the wizard in many other ways.