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.111.0 #2884

Merged
merged 11 commits into from
Oct 17, 2023
Merged

Release v0.111.0 #2884

merged 11 commits into from
Oct 17, 2023

Conversation

Keith-CY
Copy link
Collaborator

0.111.0 (2023-10-19)

CKB Node & Light Client

  • [email protected] was released on Sep. 14nd, 2023. This version of CKB node is now bundled and preconfigured in Neuron.
  • CKB Light [email protected] was released on May. 28th, 2023. This version of CKB Light Client is now bundled and preconfigured in Neuron

Caveat

CKB Light Client is only activated on testnet, thus only light testnet is enabled in Neuron. CKB Light Client on Mainnet requires an activation on the mainnet, the timetable can be found at https://github.com/nervosnetwork/ckb/releases/tag/v0.110.1.

Assumed valid target

Block before 0xd5e25ad24400f237aa5f72f3738a9ae77fe082a89937e75143fcc8ef5b009383(at height 11,204,855) will be skipped in validation.(#2881)


Bug fixes

Full Changelog: v0.110.3...v0.111.0

Keith-CY and others added 11 commits October 12, 2023 16:44
* chore(deps-dev): bump electron in /packages/neuron-wallet

Bumps [electron](https://github.com/electron/electron) from 24.7.1 to 24.8.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v24.7.1...v24.8.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps-dev): bump electron from 24.7.1 to 24.8.5

Bumps [electron](https://github.com/electron/electron) from 24.7.1 to 24.8.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v24.7.1...v24.8.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

* chore(deps-dev): bump electron in /packages/neuron-ui

Bumps [electron](https://github.com/electron/electron) from 24.7.1 to 24.8.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v24.7.1...v24.8.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Chen Yu <[email protected]>
feat: update ckb client versions

Co-authored-by: Keith-CY <[email protected]>
* fix: Show the migrate ckb data dialog

* fix: removeListener should remove the same function.

* fix: Add deps for useEffect
@Keith-CY Keith-CY marked this pull request as ready for review October 17, 2023 09:20
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.

the commit history LGTM

@Keith-CY Keith-CY merged commit dc9b87e into master Oct 17, 2023
26 checks passed
@Keith-CY Keith-CY deleted the rc/v0.111.0 branch October 17, 2023 17:27
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.

4 participants