Skip to content
This repository has been archived by the owner on Apr 16, 2023. It is now read-only.

v0.24.0

Compare
Choose a tag to compare
@brandonlehmann brandonlehmann released this 22 Mar 12:38
3270ffe

image

v0.24.0

Master Build Status

Build Status

Special Notes

Upgrade to this release is recommended

End of Support (EOS) Notice

Legacy zedwallet is no longer supported. zedwallet++ has officially replaced legacy zedwallet in all builds. If you're having problems with legacy zedwallet, you're on your own.

End of Life (EOL) Notice

Please note that v0.28.0 will be the last release to contain turtle-service. Releases after 0.v28.0 will no longer contain the turtle-service binaries and the code will be removed. In preparation for this EOL, please work to implement wallet-api in your application(s), perform testing, and report any issues that you encounter so that they may be resolved as quickly as possible.

Note: The End of Support (EOS) date for turtle-service has not been set at this time. Please pay attention to release notes for further information regarding turtle-service EOS.

Release Notes

General Updates

TurtleCoind Updates

  • #1015: Fix issue where has was interpreted as height
  • #1031: Prevent calling certain endpoints when unsynced
  • #1032: Use a thread safe DB access method for threaded input is spent check
  • #1035: Fix race conditions in pool and submit block
  • #1037: Better way to ensure daemon is fully synced

zedwallet++ Updates

  • #1016: Allow parallel send transaction requests to not interfere with each other
  • #1026: Add logging to file arg for zedwallet and wallet-api

turtle-service Updates

  • #1004: Fix bug in handling of fee params in created delayed transaction

wallet-api Updates

  • #1001: Fix path of delete prepared transaction
  • #1016: Allow parallel send transaction requests to not interfere with each other
  • #1018: Fix invalidly accessing JSON causing throw
  • #1023: Ensure we do not add inputs to a container more than once
  • #1026: Add logging to file arg for zedwallet and wallet-api
  • #1027: Add exporting wallet JSON to file to wallet-api
  • #1029: Add optimize target parameter

miner Updates

  • N/A

cryptotest Updates

  • #1012: Multi-signature primitives

wallet-upgrader

  • N/A

Known Issues

  • #893: Incorrectly resetting instead of rewinding on subwallet import
  • #943: wallet-upgrader needs further scrutiny
  • #1021: Buffer overflow in wallet-api
  • #1024: Prevent importing same wallet multiple times
  • #1028: Issue with compiler gcc-7 on Ubuntu 18

How To Sync Quickly

Visit the checkpoints how to use site for simple to follow directions on using checkpoints.

How To Compile

Please see the How To Compile section of the project README for instructions on how to compile this release on your system.

Changelog

See the TurtleCoin Release page for the full change history.

Thanks

Cryptonote Developers, Bytecoin Developers, Forknote Project, TurtleCoin Community