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 | |
---|---|---|
.. | ||
config.go | Make RPC bind to localhost by default (#3746) | 5 years ago |
config_test.go | config: Add ValidateBasic (#2485) | 6 years ago |
toml.go | libs/db: conditional compilation (#3628) | 6 years ago |
toml_test.go | improve ResetTestRootWithChainID() concurrency safety (#3291) | 6 years ago |