github.com/bytom/bytom@v1.1.2-0.20221014091027-bbcba3df6075/docs/release-notes/release-notes-1.0.2.md (about)

     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 quited completely, and 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`
    20      + Added vault mode to support offline signature support. 
    21  - `b4f4163`
    22      + Add system log to save to file.
    23  - `a96d25a`
    24      + Lock data directory after daemonization.
    25  - `32d392b`
    26      + add sign-message and verify-message API.
    27  - `993192a`
    28      + Add decode-raw-transaction API.
    29  - `f9fa26e`
    30      + Reconstruction build transaction's `MergeSpendAction` when spendAction contains common asset.
    31  - `b037ca0`
    32      + Add wallet rescan option.
    33  - `7070fde`
    34      + Accelerate node access to the mainnet.
    35  - `1b55497`
    36      + Fix block sync routine lock bug.
    37  - `6808e24`
    38      + Added tensority algorithm benchmark test. 
    39  
    40  Credits
    41  --------
    42  
    43  Thanks to everyone who directly contributed to this release:
    44  - wliyongfeng
    45  - Colt-Z
    46  - oysheng
    47  - Paladz
    48  - Lbqds
    49  - langyu
    50  - shengling2008
    51  - HAOYUatHZ
    52  - yahtoo
    53  - freewind
    54  - coocooooo
    55  
    56  And everyone who helped test.