Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release v0.116.0 #3159

Merged
merged 48 commits into from
May 24, 2024
Merged

Release v0.116.0 #3159

merged 48 commits into from
May 24, 2024

Conversation

Keith-CY
Copy link
Collaborator

@Keith-CY Keith-CY commented May 20, 2024

0.116.0 (2024-05-24)

CKB Node & Light Client

  • [email protected] was released on May. 11st, 2024. This version of CKB node is now bundled and preconfigured in Neuron.
  • CKB Light [email protected] was released on Apr. 13th, 2024. This version of CKB Light Client is now bundled and preconfigured in Neuron

Assumed valid target

Block before 0x6dd077b407d019a0bce0cbad8c34e69a524ae4b2599b9feda2c7491f3559d32c(at height 13,007,704) will be skipped in validation.(#3157)


Neuron@v0.116.0

YouTube: https://youtu.be/QXv8by2C8zU


New features

  • 3134: Support 'replace-by-fee' nervos dao transactions and sudt transactions.(@devchenyan)
  • 3144: Reduce size of light client log in debug information and reveal start-block-number in log.(@yanguoyu)
  • 3064: Support locking window by pin code.(@yanguoyu)
  • 3131: Add detailed result for nervos dao transaction.(@devchenyan)

Bug fixes

  • 3121: Locate the first transaction on Explorer directly when users want to set the start-block-number for light client.(@yanguoyu)
  • 3101: Show migration instruction properly.(@devchenyan)
  • 3062: Migrate legacy ACP to active ACP account(@yanguoyu)
  • 3141: Fix some issues about light client synchronizaiton.(@yanguoyu)
  • 3120: Remove all sync data when start-block-number is set less than before.(@yanguoyu)

Full Changelog: v0.114.3...v0.116.0

dependabot bot and others added 30 commits March 28, 2024 17:27
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2.
- [Release notes](https://github.com/expressjs/express/releases)
- [Changelog](https://github.com/expressjs/express/blob/master/History.md)
- [Commits](expressjs/express@4.18.2...4.19.2)

---
updated-dependencies:
- dependency-name: express
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Bumps [undici](https://github.com/nodejs/undici) from 5.28.3 to 5.28.4.
- [Release notes](https://github.com/nodejs/undici/releases)
- [Commits](nodejs/undici@v5.28.3...v5.28.4)

---
updated-dependencies:
- dependency-name: undici
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
* refactor: rewrite sudtValueToAmount with formatUnit in neuron-ui

* Add comment for using any type

Co-authored-by: homura <[email protected]>

---------

Co-authored-by: homura <[email protected]>
…nsaction block number easily (#3121)

fix: View the address order by time for better get the first transaction block number

Co-authored-by: Chen Yu <[email protected]>
…3052)

fix: When address is not enough, stop update localCachedNumber
#3138)

refactor: replace toUint64Le, parseEpoch from ckbCore.utils with lumos methods
* feat: Add a window/dialog after successful transaction actions

* feat: update

* fix: comments

* fix: comments

* fix: comments

* fix: showLoading

* fix

* fix

---------

Co-authored-by: Chen Yu <[email protected]>
* fix: Fix light client sync when import existed wallet.

* fix: When set a bigger number than current synced block number, reset the start block number.

---------

Co-authored-by: Chen Yu <[email protected]>
* refactor: refactor ckbCore.utils.xyz with lumos methods

* refactor: check lock script hashType before converting to address

* refactor: remove redundant script hashType check

* refactor: add scriptToAddress & addressToScript to utils and refactor

---------

Co-authored-by: Chen Yu <[email protected]>
@Danie0918
Copy link
Collaborator

V0.116.0.mp4

@Keith-CY Please have a review.

@Keith-CY
Copy link
Collaborator Author

V0.116.0.mp4
@Keith-CY Please have a review.

  1. Amend pending transaction support more types -> Support amending pending transactions in more cases;
  2. Nervos DAO Transaction Flow Optimization -> Optimize Nervos DAO Flow;
  3. Optimize export of debug information can be skipped in this introduction because it's actually not an update of function.

@Danie0918
Copy link
Collaborator

V0.116.0.mp4
@Keith-CY Please have a review.

  1. Amend pending transaction support more types -> Support amending pending transactions in more cases;
  2. Nervos DAO Transaction Flow Optimization -> Optimize Nervos DAO Flow;
  3. Optimize export of debug information can be skipped in this introduction because it's actually not an update of function.
V0.116.0.mp4

Updated.

@Keith-CY
Copy link
Collaborator Author

V0.116.0.mp4
@Keith-CY Please have a review.

  1. Amend pending transaction support more types -> Support amending pending transactions in more cases;
  2. Nervos DAO Transaction Flow Optimization -> Optimize Nervos DAO Flow;
  3. Optimize export of debug information can be skipped in this introduction because it's actually not an update of function.

V0.116.0.mp4
Updated.

LGTM 👏

@Keith-CY
Copy link
Collaborator Author

Please have a review @yanguoyu @devchenyan @silySuper @homura @Danie0918

@Keith-CY Keith-CY requested a review from Danie0918 May 24, 2024 04:01
@Keith-CY Keith-CY merged commit 3373f2d into master May 24, 2024
26 checks passed
@Keith-CY Keith-CY deleted the rc/v0.116.0 branch May 24, 2024 05:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants