Rc/v0.104.0 - #2481
Closed
Keith-CY wants to merge 33 commits into
Closed
Conversation
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>
…arse-url-6.0.2
…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>
…ackages/ckb-indexer/ckb-lumos/rpc-0.18.0
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>
…ackages/ckb-indexer/ckb-lumos/base-0.18.0
2 tasks
Contributor
Author
|
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 |
Contributor
All right, let's go with the plan. |
Set block 8067227 as the assumed valid target
Contributor
These features and bug fixed points have been verified. |
This file contains hidden or 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
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.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
Full Changelog: v0.103.2...v0.104.0