Commit graph

3 commits

Author SHA256 Message Date
5d4a4c97c1 feat(node): implement stake/unstake/register commands with tx signing
- NodeCmd::Stake/Unstake: sends StakeOp tx signed with keystore key
- NodeCmd::Register: sends ValidatorRegister tx
- Extract load_key() and send_tx() local helpers

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 15:03:14 +03:00
e0f7fe6bd6 feat(cli): implement node block/account cmds; fix params to positional array 2026-04-24 11:21:42 +03:00
0e506c7bc0 feat(nu-cli): initial Faz 0 scaffold
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-04-24 00:00:26 +03:00