danicoin/ReleaseNotes.txt
2016-01-18 15:33:29 +00:00

101 lines
2.2 KiB
Plaintext

Release notes 1.1.1
- New API for CryptoNote RPC Wallet
Release notes 1.1.0
- CryptoNote RPC Wallet
- Aggregate multi-addresses for CryptoNote RPC Wallet
- Fusion transactions
- Transactions pool synchronization
- Wallet synchronization speed increase
- High-level API update
- Full network layer refactoring
- New multithreading library
- Improved console logging
- JSON RPC improvements
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
- Further optimization in daemon RAM consumption
- Various network health updates
- Config and CryptoNote forking how-to update
Release notes 1.0.1
- High level API implementation
- CryptoNight hash function optimization
- Improvements for wallet JSON RPC API
Release notes 0.8.10
- Optimized blockchain storage memory usage
- Various code improvements
Release notes 0.8.9
- JSON RPC v2.0 compatibility
- JSON RPC over TCP added
- Further optimizations
Release notes 0.8.8
- Fixed a bug with checkpoints behavior
- UI improvements for daemon
- Various updates from our forks
Release notes 0.8.7
- OSX support
- Further optimizations
Release notes 0.8.6
- Simplwallet can set extra for transfers
- Improvements in JSON RPC for wallet
- UX improvements in simplewallet
- Win32 compilation
Release notes 0.8.5
- Port mapping for daemon using UPnP
- Improvements for daemon JSON RPC API
Release notes 0.8.4
- Formalization of high level API
- Improvements for wallet JSON RPC API
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
Bytecoin project is moved to GitHub