danicoin/ReleaseNotes.txt

101 lines
2.2 KiB
Plaintext
Raw Normal View History

Release notes 1.1.1
2015-12-09 13:19:03 +00:00
- New API for CryptoNote RPC Wallet
2015-12-09 13:19:03 +00:00
Release notes 1.1.0
2015-08-27 18:55:14 +00:00
- CryptoNote RPC Wallet
- Aggregate multi-addresses for CryptoNote RPC Wallet
- Fusion transactions
- Transactions pool synchronization
2015-07-30 15:22:07 +00:00
- Wallet synchronization speed increase
- High-level API update
2015-07-30 15:22:07 +00:00
2015-07-15 12:23:00 +00:00
- Full network layer refactoring
2015-05-27 12:08:46 +00:00
- New multithreading library
- Improved console logging
- JSON RPC improvements
2015-05-27 12:08:46 +00:00
Release notes 1.0.2
- Multisignature with API
- Low level API
- High level API improvements
- Updated block reward scheme
- Dynamic maximum block size limit
- Instant transaction pool notifications
- Transaction priority based on tx fee
- Transactions are returned from tx pools after 24 hours
- Fully refactored simplewallet
- Transaction history for simplewallet
- Reset command for simplewallet
- Faster wallet refresh
2014-08-13 10:51:37 +00:00
- Further optimization in daemon RAM consumption
- Various network health updates
- Config and CryptoNote forking how-to update
2014-08-13 10:51:37 +00:00
Release notes 1.0.1
2014-06-25 17:21:42 +00:00
- High level API implementation
- CryptoNight hash function optimization
- Improvements for wallet JSON RPC API
2014-06-20 15:56:33 +00:00
Release notes 0.8.10
- Optimized blockchain storage memory usage
- Various code improvements
2014-05-21 13:49:50 +00:00
Release notes 0.8.9
- JSON RPC v2.0 compatibility
- JSON RPC over TCP added
- Further optimizations
2014-05-15 16:40:40 +00:00
Release notes 0.8.8
- Fixed a bug with checkpoints behavior
- UI improvements for daemon
- Various updates from our forks
2014-05-09 12:01:18 +00:00
Release notes 0.8.7
- OSX support
- Further optimizations
2014-04-29 16:26:45 +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
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
- fixed bug with blockchain storing
- fixed bug with correct display of transfer's change
- bug fix in simple wallet
Release notes 0.8.2
- 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.
Release notes 0.8.1
2014-04-09 12:14:35 +00:00
Bytecoin project is moved to GitHub