Skip to content

Divi Core Version 1.0.7

Compare
Choose a tag to compare
@99darwin 99darwin released this 17 Jan 18:19
· 40 commits to master0 since this release
1b9339f

Divi Core Version 1.0.7 Changelog

🎉Enhancements

  • Change client revision version (both numbering and string values where present) form 4 to 7 in both configure.ac & clientversion.h
  • Add a function to determine the collateral amount from int-encoded masternode tier
  • Employ function described in (2) inside CMasternode::Check() && to compare present collateral to expected collateral
  • The definition of IsCoinSpent was expanded include a comparison argument to a reference collateral amount for use with the function defined in (2)