Remove legacy child-pool merge mining layer
Some checks failed
CodeQL / Analyze (javascript) (push) Failing after 36s

This commit is contained in:
Codex Bot
2026-03-21 19:06:14 +01:00
parent 141e91909a
commit e20b6433ba
17 changed files with 108 additions and 1069 deletions

View File

@@ -31,4 +31,4 @@ Notes:
- `Peya` and `Salvium` are treated as current-carrot chains.
- `Zephyr` solo validation was done on the local fastfork testnet harness.
- `Monero` solo validation was done on local `regtest`.
- merge mining will be built as the next product layer on top of this repo, but the architecture will diverge from the legacy generic pool model.
- merge mining will be built as a separate product layer on top of this repo; legacy child-pool merge-mining code is being removed from this baseline.