nu-node/crates
Mukan Erkin 142264191c feat(block-loop): validator rotation + PoN update + scheduler auto-txs
- BlockLoopConfig gains dev_mode flag; rotation check skipped in dev mode
- load_validator_set() scans "validator:" prefix each slot for live state
- update_validator_pon() bumps pon_score and consecutive_blocks after honest block
- generate_scheduler_txs() injects VotingOpen / NodeApprove / NodeReject auto-txs
- ValidatorSet: slot_producer(), update(), get(), active_count(), Default, is_banned filter

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 14:50:18 +03:00
..
nu-block feat(nu-node): implement nu_sendRawTx with mempool integration 2026-04-24 10:32:26 +03:00
nu-consensus feat(block-loop): validator rotation + PoN update + scheduler auto-txs 2026-04-24 14:50:18 +03:00
nu-mempool feat(nu-node): implement nu_sendRawTx with mempool integration 2026-04-24 10:32:26 +03:00
nu-rpc feat(node): wire P2P gossip channel to RPC sendRawTx and block announce 2026-04-24 11:55:27 +03:00
nu-state feat(consensus): slashing, ValidatorState, scheduler auto-tx, NodeApprove/Reject execution 2026-04-24 14:14:55 +03:00
nu-vm feat(consensus): slashing, ValidatorState, scheduler auto-tx, NodeApprove/Reject execution 2026-04-24 14:14:55 +03:00