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
19
commits
1
branch
0
tags
253
KiB
Rust
100%
c22c0e0278
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
c22c0e0278
chore: update CHANGELOG for v0.7.0
...
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 15:06:50 +03:00
crates
feat(vm): implement NftTransfer and CollectionClaim execution
2026-04-24 15:06:27 +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.7.0
2026-04-24 15:06:50 +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