Skip to content

Alpha-0.4

Choose a tag to compare

@motoZ-crypto motoZ-crypto released this 09 Jul 16:02
· 45 commits to master since this release
f2168e1

What's New

Key Features

  • Implement an on-chain treasury with bounties and child bounties for funding community work.
  • Implement OpenGov governance over treasury and bounty spending, so referenda decide where the funds go.
  • Rework PoW economics with a halving block reward, transaction fees paid to the miner and 10 second target blocks.
  • Add multisig, proxy and utility pallets for shared account control, delegation and batched calls.
  • Export miner-generated 3D models over RPC, so external tools can pull the geometry behind a block.

What's Changed

Pallet

PoScan

  • Add support for exporting miner-generated 3d model via rpc by @motoZ-crypto in #113

Mining

Test

Full Changelog: Alpha-0.3...Alpha-0.4