stacks-network / stacks

Overview of Bitcoin's Stacks layer.

Home Page:https://www.stacks.co/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Harden node.blockstack.org service

jackzampolin opened this issue · comments

Moving discussion about the node.blockstack.org service from here: #400

I'm going to replace the current setup with one based on docker where we can closely pack the blockstack-core nodes to easily scale the number of nodes available to service requests. I have a working setup right now, but its a bit brittle due to an open issue: stacks-network/stacks-core#658

I have this service set up at https://node.technofractal.com:6263 and http://node.technofractal.com:6264 for testing and comparison

I built a load testing program to help test this: https://github.com/blockstack/blockstack.go/tree/master/cmd/bsk-load

The new installation is much faster! This is ready for some certs and a DNS switch over

DNS has been switched. Going to go ahead and close this issue.