997 B
997 B
Changelog — nu-proto
All notable changes to this project will be documented in this file. Format: Keep a Changelog
[Unreleased]
[0.1.0] — 2026-04-24
Added
types/transaction.proto—Transaction,TxPayloadoneof with all variants:TokenTransfer,NodeSubmit,VoteRegister,VoteCast,NftTransfer,CollectionClaim,StakeOp,ValidatorRegister; auto variants:NodeApprove,NftMint,NodeReject,VotingOpentypes/block.proto—BlockHeader,Block,TxReceipttypes/story_node.proto—StoryNodeState,NodeStatusenum,WeightedVotetypes/nft.proto—NftState,CollectionStaterpc/api.proto— JSON-RPC v0.1 contract:nu_getBlock,nu_getTx,nu_getAccount,nu_getStory,nu_getNode,nu_getNft,nu_listStories,nu_listPendingVotes,nu_sendRawTx,nu_chainInfo- WebSocket
SubscribeRequest/SubscribeEventfor real-time block and vote updates