Skip to content

v1.3.0.0

Compare
Choose a tag to compare
@seanPhill seanPhill released this 22 Aug 23:55

This is a MANDATORY update that will enforce a hard fork in November!

Proof of Work mining has now been extended from block 2,000,000 (November 2022) until the end of Veil's Supply (block 9,816,000).
This change has been included in our master branch for a couple of months, but not in any previous release. To be sure, you need to upgrade.

  • All exchanges, services, miners, stakers, and all users need to upgrade before block 2 million, expected by November, regardless of whether we have another mandatory upgrade activating by then.
  • This release also creates a RingCT light-wallet API enabling Zelcore to include Veil in their wallet using RingCT privacy.
    • What this feature does: Zelcore or another wallet using the same API can connect to a Veil core wallet that is launched in light wallet API mode, to enable the third party light wallet to do RingCT transactions and to display the wallet balances.
    • What this feature does not do: This does not make the Veil core wallet a light wallet in itself.
  • Miners can now see which Proof of Work type they mined any particular basecoin mining win.
  • A fix is included for some macOS segmentation faults.
  • Some refactoring has been committed specific to the future RingCT staking functionality.
  • The scroll bar height has been given a minimum height so that wallets with many transactions do not find themselves with a microscopic and unusable scroll bar!

What's Changed

  • [GUI] Set minimum scrollbar height for transactions history list by @us77ipis in #1008
  • [Consensus] Update main chain POW end to supply end by @Zannick in #989
  • [GUI] Show PoW type for coinbase transactions in transactions history by @us77ipis in #1004
  • Fix wrong CT / RingCT amounts in transaction history when wallet locked by @us77ipis in #1001
  • Address segmentation faults in the Log message handlers on macOS. by @sinetek in #766
  • Refactor ZC-specific staking functionality. by @Zannick in #993
  • Lightwallet Daemon Mode, Watchonly Daemon Mode Inital Code by @blondfrogs in #1003

Full Changelog: v1.2.4.1...v1.3.0.0

Authors:

  • blondfrogs
  • Zannick
  • us77ipis
  • sinetek

FILES

Please note that these files were built by Github Actions (including Ubuntu 18.04 support) and then SHA256 summed (see shasums.txt) and PGP signed (see each .sig file) with my key registered in my Github account in January 2019.
We may or may not add more, built deterministically with Gitian in Docker.