- nu-rpc: axum HTTP server on /rpc, dispatches JSON-RPC requests - nu-rpc: nu_chainInfo and nu_getAccount return real state from RocksDB - nu-state: StateAccessor trait implemented on StateDb (get/set balance, nonce) - nu-vm: executor uses StateAccessor from nu-state (single source of truth) - main.rs: clap CLI with --dev --validator --rpc-addr --db-path --chain-id Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| src | ||
| Cargo.toml | ||