[Ryo Currency 'Pie Orbital' 0.3.1.0]
- New RPC calls to enable our new GUI
- Full support for Unicode on Windows, Russian seeds in particular (пpивeт!)
- Start of large-scale refactoring withing the daemon to improve its speed
- For full support of Unicode fonts we advise to use http://cmder.net/ console on Windows.
Automatically updated blockchain download is available at: https://download.ryo-currency.com/blockchain.rawChangelog
Bug Fixesfix invalid memory access
#110fix windows cmd line
#108fix gcc8 compile under linux
#101fix possible infinite loop in tx_pool
#100fix Monero caching bug
#86Wallet fixes
#94Wallet: fix division by zero
#104simplewallet: fix unspend output
#103Windows Internationalization Fixes
#99Implement Windows Unicode APIs
#102Fix lookahead setting on restored wallets
#114fix wrong exit code for --help
#90fix URI parsing
#87fix compile with boost local
#84extent monero_add_library_with_deps
#77fix tests for block reward
#75fix unittest base58
#73fix gtest MinGW compile (tests)
#113fix broken travis (tests)
#93fix unit tests
#88fix tests
#69EnhancementsAdd v5 fork checkpoint
#115add developer pgp-key's
#109Add close wallet rpc call
#107Open wallet on restore
#106Use zram instead of swap for the Raspberry Pi
#105Hash keccak unroll
#97Optimise hashes
#96Add prng self-test
#95Upgrade prng to c++
#92extent travis CI tests
#89integrate fmt library
#71MiscCMake rename monero_add_library
#81increase minimal CMake version to 3.1.0
#80remove address from DNS txt record
#72