skalenetwork / skale-proxy

SKALE Proxy is high performance, easy-to-run public service that provides proxied and load-balanced JSON-RPC endpoints for SKALE chains. It is based on NGINX.
GNU Affero General Public License v3.0
2 stars 3 forks source link

Add archive node support #26

Open badrogger opened 1 year ago

badrogger commented 1 year ago

Archive nodes needs proxy for greater stability and usability. Current setup is not suitable for archive nodes, because there basically no data about ip addresses of the nodes. To maintain proxy for such configuration modification is needed. Suggested changes: Optionally read node data from config file instead of smart contracts.

gannakulikova commented 1 year ago

Reference to https://github.com/skalenetwork/internal-support/blob/main/docs/testing-space/archive-node-proxy-testing.md