The Crypti Foundation has completed our internal and IRC team testing phases and v0.1.9 is now available for open testing. As always, please keep in mind that this is a test net release and may still contain bugs.
Bug Reporting Guidelines
All bug reporting guidelines and current bounties can be viewed on our Bug Reporting Guidelines Page.
Test Net Release Notes (v0.1.9)
- All code has been re-written from the ground up for optimization.
- We are now using a new and faster DB structure.
- Complete re-write of the P2P functionality.
- Optimized block-chain loading times. (Down to 1-2 minutes from 40-60 minutes)
- Optimized client memory usage. The client now runs great on a 512 mb cloud server!
- All CPU usage bugs that were causing 100% usage statistics and crashing have now been resolved.
- Complete re-write of API to be more developer friendly. Commands now available on Apiary.
- Several other core optimizations to increase speed.
Known Bugs
None as of 1.9.2015
Download
Current Test Net Download (v0.1.9): http://storage.googleapis.com/downloads.crypti.me/crypti-node/testing/0.1.9.zip
Important Notes
You now need to download SQLite3 in order to run the client. You can download SQLite3 here: http://www.sqlite.org/download.html
You can also read our Crypti Installation Guide for step-by-step instructions on how to install the client (now including instructions for SQLite3).