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.117.0 #3228

Merged
merged 61 commits into from
Aug 12, 2024
Merged

Release v0.117.0 #3228

merged 61 commits into from
Aug 12, 2024

Conversation

Keith-CY
Copy link
Collaborator

@Keith-CY Keith-CY commented Aug 8, 2024

0.117.0 (2024-08-12)

CKB Node & Light Client

  • [email protected] was released on Jul. 29th, 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 0xca44ae8f7bc12ba8eab3224cbe3156c913e2284693e36dc1d01e4d30f362f3c2(at height 13,705,152) will be skipped in validation.(#3227)


Neuron@v0.117.0

YouTube: https://youtu.be/zf78Y094m60


New features

Bug fixes

New Contributors

Full Changelog: v0.116.2...v0.117.0

yanguoyu and others added 30 commits May 16, 2024 22:27
* refactor: refactor models/multisig with lumos

Signed-off-by: Tom Wang <[email protected]>

* refactor: move BLAKE160_HEX_LENGTH to blake2b.ts

Signed-off-by: Tom Wang <[email protected]>

* feat: Add help link for sync failed.

Signed-off-by: Tom Wang <[email protected]>

* ci: upgrade github actions version (#3161)

Co-authored-by: Chen Yu <[email protected]>
Signed-off-by: Tom Wang <[email protected]>

---------

Signed-off-by: Tom Wang <[email protected]>
Co-authored-by: yanguoyu <[email protected]>
Co-authored-by: Chen Yu <[email protected]>
* chore: Update ckb node assume valid target for rc/v0.116.0.

* chore: update versions and changelogs

* fix: Use hex to avoid unexpected string. (#3162)

* fix: Use lumos to init Buffer (#3164)

* Update Neuron compatibility table (#3158)

feat: Update Neuron compatibility table

Co-authored-by: Keith-CY <[email protected]>

* fix: amend transaction when consume cells (#3166)

* docs: add video introduction to v0.116.0 in changelog

---------

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: Chen Yu <[email protected]>
Co-authored-by: Keith-CY <[email protected]>
Co-authored-by: devchenyan <[email protected]>
…3163)

* refactor: replace LumosCell, LumosCellQuery with Cell, QueryOptions

* refactor: use type CellWithOutPoint for live cells data
…t client. (#3160)

perf: Optimize synchronization logic for multiple wallets in a light client node

Co-authored-by: Chen Yu <[email protected]>
* feat: Support set start block number for multisig address

* fix: Add pause status for wallet sync
* feat: mistake sync status

* fix: comment

---------

Co-authored-by: Chen Yu <[email protected]>
Bumps [ws](https://github.com/websockets/ws) from 6.2.2 to 6.2.3.
- [Release notes](https://github.com/websockets/ws/releases)
- [Commits](websockets/ws@6.2.2...6.2.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* fix(deps): update dependency elliptic to v6.5.5

* fix(deps): update dependency @spore-sdk/core to v0.1.0

* chore(deps): update dependency ts-jest to v29.1.4

* chore(deps): update dependency enzyme-adapter-react-16 to v1.15.8

* chore(deps): update dependency @nervosnetwork/ckb-types to v0.109.1

* chore(deps): update dependency @electron/notarize to v2.3.2

* fix(deps): update dependency tslib to v2.6.3

* fix(deps): update dependency archiver to v6.0.2

* chore(deps): update dependency lint-staged to v15.2.7

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
* fix: Warning background in pop-up window

* fix: comment

* fix: comment
* feat: Add a prompt when importing wallets from ckb-cli

* fix: comments

* fix: comments

* fix

---------

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

Please have a review @homura @yanguoyu @devchenyan

Copy link
Collaborator

@homura homura left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

commit history is LGTM

@Keith-CY Keith-CY merged commit bc88e27 into master Aug 12, 2024
26 checks passed
@Keith-CY Keith-CY deleted the rc/v0.117.0 branch August 12, 2024 10: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.

6 participants