mirror of
https://github.com/status-im/nimbus-eth2.git
synced 2025-01-09 13:56:23 +00:00
c29aa9d846
* Support for Gnosis Chain `make gnosis-chain-build` will build the Nimbus gnosis chain binary, stored in `build/nimbus_beacon_node_for_gnosis_chain`. `make gnosis-chain` will connect to the network. Other changes: * Restore compilation with -d:has_genesis_detection * Removed Makefile target related to testnet0 and testnet1 * Added more debug logging for failed peer handshakes * Report misconfigured builds which try to embed network metadata that is incompatible with the currently selected const preset. * Don't bundle network metadata in minimal builds, as they are not compatible