Skip to content

Smartiecoin Core v0.1.3

Choose a tag to compare

@SmartiesCoin SmartiesCoin released this 14 Mar 01:01
· 90 commits to main since this release

Smartiecoin Core v0.1.3

What's Changed

BRR Fix (Block Reward Reallocation)

  • Fixed an issue where the BRR/V20 activation at block 20000 caused masternode rewards to jump to 75% at block 21600
  • Restored the original masternode payment schedule: gradual increase from 25% to 50%
  • The fix activates at block 27700 (~7 days from current height)
  • Historical blocks between 20000-27699 continue to validate normally

Governance / Superblocks Activated

  • Treasury system enabled: 10% of block rewards fund community proposals
  • Superblock cycle: every 21,600 blocks (~15 days)
  • Masternodes can vote on governance proposals
  • Budget payments start at block 27600, superblocks at block 27700

Block Reward Split (after block 27700)

  • Miner: 33.75 SMT (67.5%)
  • Masternode: 11.25 SMT (22.5%) - increases gradually to 50%
  • Treasury: 5 SMT (10%) - only spent when proposals are approved

Build Fix

  • Fixed GMP cross-compilation for Windows targets

Upgrade Instructions

This is a mandatory upgrade. All nodes, miners, and masternode operators must upgrade before block 27700.

  1. Stop your node
  2. Replace binaries with v0.1.3
  3. Restart your node

Downloads

  • Linux x86_64: smartiecoin-v0.1.3-linux-x86_64.tar.gz
  • Windows x64: smartiecoin-v0.1.3-win64.zip