Skip to content

Cryptocosm Butterfly

Latest
Compare
Choose a tag to compare
@RomyWeb RomyWeb released this 19 Apr 11:42

Overview

This is the v0.14.2 release of the Pyrexcoin software. This is a major release, which in turn adds a new PoW based on Cryptonight-R, adds a new block weight algorithm, and introduces a slightly more efficient RingCT format. This is a intermediary, stable release specifically for the network update, and does not represent the bulk of the effort on Pyrexcoin over the past 6 months.

Some highlights of this major release are:

  • New PoW based on Cryptonight-R
  • New block weight algorithm
  • New slightly more efficient RingCT format
  • Placeholder short payment ID to increase transaction uniformity
  • Obsolete long payment IDs are now disabled unless a switch is used
  • New event notifications for large block rate changes and blockchain reorgs
  • Unmixable outputs can be spent again
  • Fix bad pruned transactions JSON in RPC
  • Some build fixes for various platforms/setups
  • Fix for crash on exit
  • Added fix from Ledger for change bug with subaddresses
  • Fix crafted coinbase tx mishandling in wallet
  • Fix JIT build on mac
  • Make slow hash request a restricted RPC request
  • Fix off by one in block weight in regtest mode
  • Fix fork rules determination for old daemons
  • Fix estimated block height for GUI/API
  • Fix sync wedge when an incoming tx is already in the pool