-
Notifications
You must be signed in to change notification settings - Fork 85
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
Release v0.116.0 #3159
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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]>
fix: AlertDialog title Co-authored-by: Chen Yu <[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]>
Co-authored-by: Chen Yu <[email protected]>
…3052) fix: When address is not enough, stop update localCachedNumber
Co-authored-by: Chen Yu <[email protected]>
#3138) refactor: replace toUint64Le, parseEpoch from ckbCore.utils with lumos methods
Co-authored-by: Chen Yu <[email protected]>
* 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]>
…he sync data. (#3120) 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]>
V0.116.0.mp4@Keith-CY Please have a review. |
|
V0.116.0.mp4Updated. |
LGTM 👏 |
Please have a review @yanguoyu @devchenyan @silySuper @homura @Danie0918 |
devchenyan
approved these changes
May 24, 2024
yanguoyu
approved these changes
May 24, 2024
homura
approved these changes
May 24, 2024
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
0.116.0 (2024-05-24)
CKB Node & Light Client
Assumed valid target
Block before
0x6dd077b407d019a0bce0cbad8c34e69a524ae4b2599b9feda2c7491f3559d32c
(at height13,007,704
) will be skipped in validation.(#3157)YouTube: https://youtu.be/QXv8by2C8zU
New features
Bug fixes
Full Changelog: v0.114.3...v0.116.0