1
+ Release notes 3.5.0
2
+ - apply governance reward at block 196000
3
+ - Updated RocksDB to release 5.15.10
4
+
1
5
Release notes 3.0.0
2
6
3
7
- Upgrade at block 145000
4
- - LWMA-2 Difficulty algorithm added
8
+ - LWMA-2 Difficulty algorithm added
5
9
- increase full reward block size
6
10
- add more checkpoints
7
11
- remove inactive seed node
8
- - Updated RocksDB to release 5.14.3
12
+ - Updated RocksDB to release 5.14.3
9
13
- add sign_message and verify_message commands to simpewallet
10
14
- add sweep_dust command to simplewallet to sweep unmixable dust
11
15
- add outgoing_transfers command to simplewallet
@@ -18,7 +22,7 @@ Release notes 3.0.0
18
22
- add command to generate new wallet in tracking mode by importing tracking key
19
23
- add status command to the Daemon
20
24
- add more info to getinfo json rpc response
21
- - add fee address option to the remote Daemon this will be used for
25
+ - add fee address option to the remote Daemon this will be used for
22
26
remote daemon fee. we set the fee 0.25% from tx amount and it will not exceed 1000 NCP
23
27
- add missing rpc user and rpc password options to walletd authintication
24
28
- add validateAddress method to rpc walletd API
@@ -32,9 +36,8 @@ Release notes 3.0.0
32
36
Release notes 2.5.0
33
37
34
38
- Updated RocksDB to release 5.14.0
35
- - fix cmake build
39
+ - fix cmake build
36
40
37
41
Release notes 2.0.0
38
42
39
- - switch core to bytecoin core v2
40
-
43
+ - switch core to bytecoin core v2
0 commit comments