Skip to content

v0.1.1

Compare
Choose a tag to compare
@metalicjames metalicjames released this 02 Jul 18:09
· 46 commits to master since this release

What's new (since 0.1.0)?

  • Log entries are now immediately flushed to the log file (#28)
  • Storage unit tests now compile and pass (#29)
  • Dockerfiles for cross-compiling release binaries for Linux, MacOS and Windows (#34, #31, #30)
  • Fix deprecation warnings from libjsoncpp by using newer methods for serialising JSON (#32)
  • Regression test consensus module for future integration tests (#25)
  • Check for overflowing transaction output total (#35)
  • Update installdeps.sh script for Ubuntu 18.04 compatibility (#37)
  • Fix bug where creationTx field was not included in the getunspentoutputs RPC output (#38)
  • Switch to premake5 for generating build scripts, removing the existing Makefile and Code::Blocks project (#40, #39)

Be sure to back up your wallet before upgrading.