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

Rc/v0.104.0 #2481

Closed
wants to merge 33 commits into from
Closed

Rc/v0.104.0 #2481

wants to merge 33 commits into from

Conversation

Keith-CY
Copy link
Collaborator

@Keith-CY Keith-CY commented Sep 2, 2022

0.104.0 (2022-09-07)

CKB

CKB v0.104.0 was released on Jul. 19th, 2022. This version of CKB node is now bundled and preconfigured in Neuron.

Assumed valid target

// TODO
Blocks before `` will be skipped in validation.

New features

Bug fixes

dependabot bot and others added 30 commits July 6, 2022 02:24
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.2.
- [Release notes](https://github.com/IonicaBizau/parse-url/releases)
- [Commits](https://github.com/IonicaBizau/parse-url/commits)

---
updated-dependencies:
- dependency-name: parse-url
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [moment](https://github.com/moment/moment) from 2.29.3 to 2.29.4.
- [Release notes](https://github.com/moment/moment/releases)
- [Changelog](https://github.com/moment/moment/blob/develop/CHANGELOG.md)
- [Commits](moment/moment@2.29.3...2.29.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
…2450)

* fix: Same group cell witness should be 0x. If witness's lock set as 0x. it will be serialized that not equal 0x

* fix: If some unexpected error happen, it should display

* fix: Fix send multisig tx when input cell's length is more than 1.

same group cell witness should be 0x. If witness's lock set as 0x. it will be serialized that not equal 0x

* fix: If some unexpected error happen, it should display

Co-authored-by: Cedar <cedarfortest@gmail.com>
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1.
- [Release notes](https://github.com/terser/terser/releases)
- [Changelog](https://github.com/terser/terser/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terser/terser/commits)

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

Signed-off-by: dependabot[bot] <support@github.com>
Bumps [@ckb-lumos/rpc](https://github.com/nervosnetwork/lumos) from 0.18.0-rc2 to 0.18.0.
- [Release notes](https://github.com/nervosnetwork/lumos/releases)
- [Commits](ckb-js/lumos@v0.18.0-rc2...v0.18.0)

---
updated-dependencies:
- dependency-name: "@ckb-lumos/rpc"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
…ndexer (#2475)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [@ckb-lumos/base](https://github.com/nervosnetwork/lumos) from 0.18.0-rc2 to 0.18.0.
- [Release notes](https://github.com/nervosnetwork/lumos/releases)
- [Commits](ckb-js/lumos@v0.18.0-rc2...v0.18.0)

---
updated-dependencies:
- dependency-name: "@ckb-lumos/base"
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@Keith-CY
Copy link
Collaborator Author

Keith-CY commented Sep 2, 2022

Neuron@v0.104.0 is expected to be released on 09/07, and the rc version has been packaged in https://github.com/nervosnetwork/neuron/actions/runs/2976550976 , please have a test @Cedar67

@Cedar67
Copy link
Contributor

Cedar67 commented Sep 2, 2022

Neuron@v0.104.0 is expected to be released on 09/07, and the rc version has been packaged in https://github.com/nervosnetwork/neuron/actions/runs/2976550976 , please have a test @Cedar67

All right, let's go with the plan.

Set block 8067227 as the assumed valid target
@Cedar67
Copy link
Contributor

Cedar67 commented Sep 13, 2022

0.104.0 (2022-09-07)

CKB

CKB v0.104.0 was released on Jul. 19th, 2022. This version of CKB node is now bundled and preconfigured in Neuron.

Assumed valid target

// TODO Blocks before `` will be skipped in validation.

New features

Bug fixes

These features and bug fixed points have been verified.

@Keith-CY Keith-CY closed this Mar 8, 2023
@Keith-CY Keith-CY deleted the rc/v0.104.0 branch March 8, 2023 18:17
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.

3 participants