nimbus-eth2/beacon_chain/eth1
zah c29aa9d846
Support for Gnosis Chain (#3415)
* 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
2022-02-25 10:22:44 +02:00
..
deposit_contract.nim disentangle eth2 types from the ssz library (#2785) 2021-08-18 20:57:58 +02:00
deposit_contract_code.txt Move SSZ, deposit_contracts & eth1_monitor [reorg files 3/5] (#2371) 2021-03-03 07:23:05 +01:00
eth1_monitor.nim Support for Gnosis Chain (#3415) 2022-02-25 10:22:44 +02:00
merkle_minimal.nim spec URL & copyright year update (#3338) 2022-01-29 01:05:39 +00:00