Skip to content

v1.4.17

Latest
Compare
Choose a tag to compare
@dooglus dooglus released this 23 Sep 23:15
· 135 commits to master since this release
  • Add RPC commands getstaketo and getrewardto.
  • Fix to allow building against Boost v1.58.
  • Add deleteprivkey RPC command to allow (irreversible, destructive, dangerous) deletion of addresses from the user's wallet.
  • Extend createrawtransaction to allow specification of per-output lock times.
  • Make time locked outputs 'standard'.
  • Removed the 'weight' column from the coincontrol dialog. Weight is the same as the value of an output now.
  • Fix a crash that happened if creditstakestoaccounts was set and someone else sent us some of their reward as they staked.