OSDN Git Service

7e19a9d8283d19ae56081425e8c2c9531e911fa7
[bytom/bytom.git] / docs / release-notes / release-notes-1.0.2.md
1 Bytom version 1.0.2 is now available from:
2
3   https://github.com/Bytom/bytom/releases/tag/v1.0.2
4
5
6 Please report bugs using the issue tracker at github:
7
8   https://github.com/Bytom/bytom/issues
9
10 How to Upgrade
11 ===============
12
13 If you are running an older version, shut it down. Wait until it has completely, then run the new version Bytom.
14 You can operate according to the user manual.[(Bytom User Manual)](URL 'https://bytom.io/wp-content/themes/freddo/images/wallet/BytomUsermanualV1.0_en.pdf')
15
16
17 1.0.2 changelog
18 ================
19 - `9769427` Added vault mode to support offline signature support. 
20 - `b4f4163` Add system log to save to file.
21 - `a96d25a` Lock data directory after daemonization.
22 - `32d392b` add sign-message and verify-message API.
23 - `993192a` Add decode-raw-transaction API.
24 - `f9fa26e` Reconstruction build transaction's MergeSpendAction when spendAction contains common asset.
25 - `b037ca0` Add wallet rescan option.
26 - `7070fde` Accelerate node access to the mainnet.
27 - `1b55497` Fix block sync routine lock bug.
28 - `6808e24` Added tensority algorithm benchmark test. 
29
30 Credits
31 --------
32
33 Thanks to everyone who directly contributed to this release:
34 - wliyongfeng
35 - Colt-Z
36 - oysheng
37 - Paladz
38 - Lbqds
39 - langyu
40 - shengling2008
41 - HAOYUatHZ
42 - yahtoo
43 - freewind
44 - coocooooo
45
46 And everyone who helped test.