Skip to content

Smartiecoin Core v0.1.4

Choose a tag to compare

@SmartiesCoin SmartiesCoin released this 21 Mar 21:53
· 80 commits to main since this release

Smartiecoin Core v0.1.4 — Mandatory Update

This is a mandatory update. All nodes must upgrade before block 40,000.

Consensus Changes (activate at block 40,000)

  • Fixed reward distribution: 45% miner / 45% masternode / 10% governance superblocks
    • Replaces the previous variable MN share schedule (20% to 50%)
    • The 10% governance reserve is not a dev fee — it is only paid out in superblocks when the community approves funding proposals via masternode voting
    • Without approved proposals, governance coins are never created (~90M effective max supply)
  • Halving interval: changes from 1,030,596 to 1,000,000 blocks (~694 days per halving)
  • Max supply: 100,000,000 SMT theoretical (with full governance), ~90,000,000 SMT without proposals

Block Reward Examples (after block 40,000)

Component Current (v0.1.3) v0.1.4
Base subsidy 50 SMT 50 SMT
Governance (10%) 5 SMT (not created) 5 SMT (not created)
MN reward 11.25 SMT (25%) 22.50 SMT (45%)
Miner reward 33.75 SMT (75%) 22.50 SMT (45%)

UI Improvements

  • Masternodes tab: Added collateral amount, payout address, collateral address, owner address, voting address columns. Summary shows Total/Evo/Regular count
  • Recent Transactions: Redesigned layout with better typography and spacing
  • Dark mode fix: Sync progress overlay was invisible in dark theme — now displays correctly in all themes

Network Compatibility

  • Fully compatible with v0.1.3 nodes until block 40,000
  • After block 40,000, v0.1.3 nodes will stop syncing — upgrade required
  • LLMQ quorum types for InstantSend/ChainLocks are configured but not activated (future update)

Binaries

  • smartiecoin-v0.1.4-win64.tar.gz (daemon + cli + Qt wallet)
  • smartiecoin-v0.1.4-linux64.tar.gz (daemon + cli + tx)