Commit Graph

1 Commits

Author SHA1 Message Date
Liviu
44d6fe4863 AERE Network post-quantum additions to Nethermind
The second execution client for chain 2800: 23 files that let an independent
implementation, in a different language on a different codebase, follow the
chain and reach the same state.

Published because the files derive from Nethermind under LGPL-3.0, and because
a chain whose node software cannot be read cannot have independent operators.
Nothing here is useful without upstream Nethermind.

Contains no keys, no node addresses and no operational configuration. Two test
files carried absolute paths and a host name from the machine they were written
on; both were replaced with portable equivalents before this commit, which also
makes the tests runnable by anyone.

The README states the limits plainly: this client follows and validates, it does
not produce mainnet blocks, and it has never been audited by a third party.
2026-08-11 21:34:12 +03:00