Skip to content

v0.8.15

Compare
Choose a tag to compare
@CodeShark CodeShark released this 28 Feb 01:54
· 258 commits to master since this release

Version 0.8.15

  • Import and export submenus for keychains and transactions.
  • Script dialog renamed to address dialog.
  • Disabled editing to fields in address dialog.

Version 0.8.14

  • Recursively send dependencies for transactions.
  • Added serializedtx json field.
  • Consistently use rawtx and serializedtx as json field names.
  • Disallow creating transactions with output value 0.
  • Added UTC timestamp to log file.
  • Added import from clipboard actions.

Version 0.8.13

  • Update keychain in account tab bugfix
  • Allow opening vault file on startup from command line.
  • Unsigned comparison warning fix.