From 99523d25e7fa049cdad5b753f4dafc8c7271bd5f Mon Sep 17 00:00:00 2001 From: Newton <17086936+livenet123@users.noreply.github.com> Date: Thu, 15 Nov 2018 21:14:08 +0200 Subject: [PATCH] Update ReleaseNotes.txt --- ReleaseNotes.txt | 15 +++++++++------ 1 file changed, 9 insertions(+), 6 deletions(-) diff --git a/ReleaseNotes.txt b/ReleaseNotes.txt index ace8707..e4a8aad 100644 --- a/ReleaseNotes.txt +++ b/ReleaseNotes.txt @@ -1,11 +1,15 @@ +Release notes 3.5.0 +- apply governance reward at block 196000 +- Updated RocksDB to release 5.15.10 + Release notes 3.0.0 - Upgrade at block 145000 -- LWMA-2 Difficulty algorithm added +- LWMA-2 Difficulty algorithm added - increase full reward block size - add more checkpoints - remove inactive seed node -- Updated RocksDB to release 5.14.3 +- Updated RocksDB to release 5.14.3 - add sign_message and verify_message commands to simpewallet - add sweep_dust command to simplewallet to sweep unmixable dust - add outgoing_transfers command to simplewallet @@ -18,7 +22,7 @@ Release notes 3.0.0 - add command to generate new wallet in tracking mode by importing tracking key - add status command to the Daemon - add more info to getinfo json rpc response -- add fee address option to the remote Daemon this will be used for +- add fee address option to the remote Daemon this will be used for remote daemon fee. we set the fee 0.25% from tx amount and it will not exceed 1000 NCP - add missing rpc user and rpc password options to walletd authintication - add validateAddress method to rpc walletd API @@ -32,9 +36,8 @@ Release notes 3.0.0 Release notes 2.5.0 - Updated RocksDB to release 5.14.0 -- fix cmake build +- fix cmake build Release notes 2.0.0 -- switch core to bytecoin core v2 - +- switch core to bytecoin core v2