Skip to content

v1.1.0

Compare
Choose a tag to compare
@j4ys0n j4ys0n released this 18 Dec 15:33
· 48 commits to master since this release
7b2358e

IMPORTANT -> This is a hard fork! Mandatory Update.

  • Must update by block 349440 or Jan 7, 2020 @ 2am UTC
  • Moves hard coded reward step-down schedule to a vector in chainparams
  • Adds consensus rules to block transparent transactions
  • blocksubsidy now returns info for next block instead of current block
  • Allocates a founder reward address to the dev fund

If you run a mining pool, please make sure you're using the getblocksubsidy rpc method and not a hard coded block reward number. And starting at block 349440, your founders reward addresses need to match the following:

   [
      "awGmPHrdDEoR94moWqgkCgoftqVnxmSU8TW",
      "awKh816Uu7SknBiRUqpEhAmzLgCfRMwToob",
      "awHTq3WV9jwa7GnwFUex29Do2dxNEkpHrR4",
      "aw9y6sA7TfnLfBcE7QdJED5jL4BRL7xnPi6",
      "aw8MnQYsjxnfevUQKuGYhteZ1WoGWsk3VkA",
      "awLTtMyrwZXXZ592xJtmtDegCe56zxhMDAv",
      "aw8Rtid3iKpCxyXCJ9ugGGVpuuSr18qpR6d",
      "awDitPs5DiuGQo4Nzsws5Hk7ugX6YjQ52km"
    ]