Skip to content

DeVault Core v1.0.2

Choose a tag to compare

@proteanx proteanx released this 18 Jun 19:36
· 992 commits to master since this release

Release Notes

This release includes the following features and fixes since 1.0.1 release:

  • refactoring of Amount class & related code.
  • Discovered and fixed issue that would have led to large % errors in some reward amounts
  • Update/fix unit tests
  • Fix builds without wallet (ENABLE_WALLET) for non-QT targets
  • Fix issue with getmyrewardinfo showing wrong estimated dates

Upstream Bitcoin-ABC updates

  • Remove Safe Mode
  • [schnorr] Refactor the signature process in reusable component
  • Merge #12630: Provide useful error message if datadir is not writable
  • Using addresses in createmultisig is now deprectated. Use -deprecatedrpc=createmultisig to get the old behavior.
  • Various other ABC updates, see abc_update_logs.md for merged commits

Release Binaries

Binaries can be found below (with checksums).

It is recommended for Ubuntu users to install via our PPA

	 sudo apt-get install software-properties-common -y
	 sudo add-apt-repository ppa:devault/devault -y
	 sudo apt-get update
	 sudo apt-get install devault-qt

Binary Checksums (sha256)

afbad95a2a10ee864b15a5c411293b6d7cfabcc0c48e771152e6de00755937e0  devault-1.0.2-armhf-linux-gnu.tar.gz
752c08d8e86e00c40ba977d15bfd9d106e48fecab64bef50c3b77df48e6e632b  devault-1.0.2-i686-linux-gnu.tar.gz
ae1de8a8ace46dbf175fb519eaf2156a2d64585d56d69f21f038a9eebe60504d  devault-1.0.2-macosx.dmg
dc886c1bdef593f23b7fb32fbf6f3519843dfaa9355fa607758b6109414bd9a8  devault-1.0.2-macosx.tar.gz
c087e32714f00ebe0afb1030d08e5b1dbbec99a597b2d0551d148968e1a13df8  devault-1.0.2-win64-setup.exe
4aad0f5a754c78cb41410109c1737a16d4026f05ee18a051b96bd0e100246b8f  devault-1.0.2-win64.zip
a840d30254bb1668804c5f2e50f03fcc45f742af04bb62a0d49aa6f3d2749bb8  devault-1.0.2-x86_64-linux-gnu.tar.gz