DMDcoin / openethereum-3.x

DMD v4 testnet node software (honeybadger enhanced open ethereum)
GNU General Public License v3.0
2 stars 1 forks source link

Multiple nodes with the same key causes problems #67

Open SurfingNerd opened 2 years ago

SurfingNerd commented 2 years ago

Although it is advised to run a fail over setup, the backup node should never use the same keys than the active node. We need to make sure that the malicious detection detects this behavior so that nodes using this wrong setup get identified and reported as malicious early on.

Store that information in the HBBFT Memorium.

SurfingNerd commented 2 years ago

should in the next step handled as malice report: https://github.com/DMDcoin/openethereum-3.x/issues/75