Mukan Erkin TÖRÜK mukanerkin · he/him
mukanerkin created branch main in mukan-network/mukan-core 2026-05-11 00:18:47 +00:00
mukanerkin created repository mukan-network/mukan-ibc 2026-05-11 00:11:50 +00:00
mukanerkin created repository mukan-network/mukan-consensus 2026-05-11 00:11:19 +00:00
mukanerkin created repository mukan-network/mukan-faucet 2026-05-10 23:19:09 +00:00
mukanerkin created repository mukan-network/mukan-wallet 2026-05-10 23:18:42 +00:00
mukanerkin created repository mukan-network/mukan-miner 2026-05-10 23:18:07 +00:00
mukanerkin created repository mukan-network/mukan-docs 2026-05-10 23:17:27 +00:00
mukanerkin created repository mukan-network/mukan-sdk 2026-05-10 23:16:56 +00:00
mukanerkin created repository mukan-network/mukan-core 2026-05-10 23:16:24 +00:00
mukanerkin pushed to main at NarrativeUnion/nu-node 2026-04-25 07:14:30 +00:00
d2adf9381a feat(slashing): double-sign fraud proof via nu_reportDoubleSign
mukanerkin pushed to main at NarrativeUnion/nu-cli 2026-04-25 04:47:18 +00:00
b4b0f5d0b5 feat(genesis): genesis init/info commands
mukanerkin pushed to main at NarrativeUnion/nu-node 2026-04-25 04:47:18 +00:00
6bc6e90114 feat(genesis): genesis.json seed on first start
mukanerkin pushed to main at NarrativeUnion/nu-node 2026-04-24 18:47:41 +00:00
5e00c6f090 feat(consensus): weighted rotation, skip tracking, auto-unban
mukanerkin pushed to main at NarrativeUnion/nu-node 2026-04-24 17:19:33 +00:00
ca388b4bc2 feat(rpc): add nu_listValidators endpoint
mukanerkin pushed to main at NarrativeUnion/nu-p2p 2026-04-24 13:49:45 +00:00
ba51b72ed2 feat(p2p): add HTTP publish API for nu-node integration
mukanerkin pushed to main at NarrativeUnion/nu-node 2026-04-24 13:49:45 +00:00
ec8af8d1c7 feat(node): wire nu-p2p via HTTP publish API
mukanerkin pushed to main at NarrativeUnion/nu-cli 2026-04-24 12:21:56 +00:00
f1ee09703b chore: update CHANGELOG for v0.5.0 (nft commands)
mukanerkin pushed to main at NarrativeUnion/nu-cli 2026-04-24 12:18:41 +00:00
16a4999fdf feat(nft): add nft transfer and collection claim CLI commands
e6616d1cf9 chore: update CHANGELOG for v0.4.0
5d4a4c97c1 feat(node): implement stake/unstake/register commands with tx signing
2cbbcb00f0 feat(story): implement submit/register/vote commands with tx signing
2335932753 feat(wallet): implement wallet send with k256 signing
Compare 5 commits »
mukanerkin pushed to main at NarrativeUnion/nu-node 2026-04-24 12:18:41 +00:00
c22c0e0278 chore: update CHANGELOG for v0.7.0
ec355b40d2 feat(vm): implement NftTransfer and CollectionClaim execution
3711bc450c chore: update CHANGELOG for v0.6.0
3eb361df36 feat(rpc): add nu_getValidator handler
142264191c feat(block-loop): validator rotation + PoN update + scheduler auto-txs
Compare 5 commits »
mukanerkin pushed to main at NarrativeUnion/nu-node 2026-04-24 11:14:57 +00:00
015e521ae2 feat(consensus): slashing, ValidatorState, scheduler auto-tx, NodeApprove/Reject execution