Skip to content

Releases: zackurben/cex.io-reinvestor

Hotfix for various program breaking issues.

16 Nov 23:20
Compare
Choose a tag to compare

Fixed issues where NMC trades would crash the reinvestor thread.
Fixed issues where the order id would overflow the Integer data type.

This release was only to fix issues that existed in v1.1.0, as version 2.0.0 is in progress.

New currencies and transaction fee support!

05 May 02:27
Compare
Choose a tag to compare

The cex.io-reinvestor now supports all non-temporary currencies from CEX.

Fixed the infamous 0x1 error that rendered the reinvestor useless for random users, and added support for transaction fees.

For a more in-depth look at the changes, see: changelog.txt

Updated to work CEX API changes.

28 Apr 01:16
Compare
Choose a tag to compare

Updated the bundled cex.io-api-java version to 1.0.10, and various other code changes. See changelog.txt

This correctly fixes the problem which has broken all previous versions of this Reinvestor, due to a ghost update from CEX.

EDIT: Updated the contained JAR to reflect a minor GUI change; this makes the Reinvestor look more uniform on Mac/Win systems (11:43pm CST 4/27/14).

Start balances!

01 Feb 01:35
Compare
Choose a tag to compare

Start by knowing your balances, on program load, your balances will be displayed in the 'Information' tab!

Updated error logging for the infamous 0x1 error.

EDIT: (Feb 1, 2014, 7PM CST) Updated with a new JAR, fixed a logging issue!

Updated API version to 1.0.9.

17 Jan 04:28
Compare
Choose a tag to compare

Updated the bundled API version to 1.0.9. This correctly handles an exception thrown, if the API is down.

Public Release

09 Jan 19:10
Compare
Choose a tag to compare

This is the public release of the Java based, Cex.io profit, investor!

Updated data storage for precision and minor UI tweaks

15 Jan 04:53
Compare
Choose a tag to compare

Updated data storage for precision, and fixed a related bug. Updated run time and last activity to human-readable timestamps.

Updated API version and more.

12 Jan 20:17
Compare
Choose a tag to compare

Included the 1.0.8 Cex Java API. Updated error support for Order and Balance Objects. Added program runtime to the Information Tab. Minor GUI Tweaks for machines running MS Windows.

Updated for Internationalization!

12 Jan 01:07
Compare
Choose a tag to compare

Updated for Internationalization. Fixed data storage problems, and float rounding problem.