danicoin/ReleaseNotes.txt

48 lines
1.1 KiB
Plaintext
Raw Normal View History

2014-07-23 13:03:52 +00:00
Monero
2014-04-17 21:21:40 +00:00
2014-05-25 17:06:40 +00:00
Release notes 0.8.8
- JSON RPC v2.0 compatibility
- JSON RPC over TCP added- Further optimizations
- Fixed a bug with checkpoints behavior
- UI improvements for daemon
- Fixed COIN value (10^12)
2014-05-26 00:25:37 +00:00
- Raised minimum fee to 5 * (10^9)
- Temporary fix for block reward DoS attack
2014-05-25 17:06:40 +00:00
Release notes 0.8.7
- Slow hash optimizations
2014-05-03 16:19:43 +00:00
Release notes 0.8.6
- Simplwallet can set extra for transfers
- Improvements in JSON RPC for wallet
- UX improvements in simplewallet
- Win32 compilation
- Mac OSX compilation
2014-04-17 21:21:40 +00:00
2014-04-09 12:14:35 +00:00
Release notes 0.8.5
- Port mapping for daemon using UPnP
- Improvements for daemon JSON RPC API
2014-04-07 15:02:15 +00:00
Release notes 0.8.4
- Formalization of high level API
- Improvements for wallet JSON RPC API
2014-04-02 16:00:17 +00:00
Release notes 0.8.3
- JSON RPC for wallet
2014-05-25 17:11:56 +00:00
- Fixed bug with blockchain storing
- Fixed bug with correct display of transfer's change
- Bug fix in simple wallet
2014-04-02 16:00:17 +00:00
Release notes 0.8.2
2014-05-25 17:11:56 +00:00
- Now wallet is still working when daemon stores blockchain and can't serve clients
- No-console option for a daemon
- Fixed problem with network synchronization
- Major bug fix in simple wallet