This website requires JavaScript.
Explore
Help
Sign in
NarrativeUnion
/
nu-node
SHA256
Watch
1
Star
0
Fork
You've already forked nu-node
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
No description
17
commits
1
branch
0
tags
253
KiB
Rust
100%
3711bc450c
Find a file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
BibTeX
Cancel
Mukan Erkin
3711bc450c
chore: update CHANGELOG for v0.6.0
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 14:55:20 +03:00
crates
feat(rpc): add nu_getValidator handler
2026-04-24 14:54:55 +03:00
src
feat(block-loop): validator rotation + PoN update + scheduler auto-txs
2026-04-24 14:50:18 +03:00
.gitignore
feat(nu-node): initial Faz 0 scaffold
2026-04-24 00:00:26 +03:00
Cargo.lock
feat(consensus): slashing, ValidatorState, scheduler auto-tx, NodeApprove/Reject execution
2026-04-24 14:14:55 +03:00
Cargo.toml
feat(nu-node): single-validator block production loop
2026-04-24 10:54:48 +03:00
CHANGELOG.md
chore: update CHANGELOG for v0.6.0
2026-04-24 14:55:20 +03:00
CLAUDE.md
feat(nu-node): initial Faz 0 scaffold
2026-04-24 00:00:26 +03:00
Dockerfile.dev
chore(docker): add dev Dockerfile for multi-stage Rust build
2026-04-24 09:21:40 +03:00