Thane Thomson
d88a639838
Make RPC bind to localhost by default (#3746)
* Make RPC bind to localhost by default * Add CHANGELOG_PENDING entry * Allow testnet command to override RPC listen address * Update localnet test to bind RPC to 0.0.0.0 * Update p2p test to bind RPC to 0.0.0.0 * Remove rpc-laddr parameter * Update localnet to use config template with RPC listen address override * Use config template override method for RPC listen address * Build config template into localnode image * Build localnode image locally before starting localnet * Move testnet config overrides into templates * Revert deletion of config overrides * Remove extraneous config parameter overrides |
5 years ago | |
---|---|---|
.. | ||
Dockerfile | Make RPC bind to localhost by default (#3746) | 5 years ago |
config-template.toml | Make RPC bind to localhost by default (#3746) | 5 years ago |
wrapper.sh | wrapper.sh logfile check fix | 7 years ago |