-
Notifications
You must be signed in to change notification settings - Fork 30
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.101.0 #564
Merged
Merged
Rc/v0.101.0 #564
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 [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.15. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.13...v4.4.15) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…r-4.4.15 build(deps): bump tar from 4.4.13 to 4.4.15
Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…th-parse-1.0.7
1. remove lumos from optional deps 2. update typescript from rc to stable
The field 'uncles_hash' in block header is renamed to 'extra_hash' BREAKING CHANGE: The field 'uncles_hash' in block header is renamed to 'extra_hash' ref: nervosnetwork/rfcs#224
…a_hash-in-header feat(rpc): rename 'uncles_hash' to 'extra_hash' in block header
A new field 'extension' is added to the block body BREAKING CHANGE: A new field 'extension' is added to the block body ref nervosnetwork/rfcs#224
…nsus Add a new field 'hardforkFeatures' in response of getConsensus BREAKING CHANGE: Add a new field 'hardforkFeatures' in response of getConsensus ref nervosnetwork/ckb#2879
…esponse-of-get_consensus
Bumps [tar](https://github.com/npm/node-tar) from 4.4.15 to 4.4.19. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](isaacs/node-tar@v4.4.15...v4.4.19) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5. - [Release notes](https://github.com/daaku/nodejs-tmpl/releases) - [Commits](https://github.com/daaku/nodejs-tmpl/commits/v1.0.5) --- updated-dependencies: - dependency-name: tmpl dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…pl-1.0.5 build(deps): bump tmpl from 1.0.4 to 1.0.5
1. upgrade dev deps; 2. add node.js 16 in test runners and remove 13 from test runners
ci: add an action to merge master into develop
refactor: update dev deps
Bumps [trim-newlines](https://github.com/sindresorhus/trim-newlines) from 3.0.0 to 3.0.1. - [Release notes](https://github.com/sindresorhus/trim-newlines/releases) - [Commits](https://github.com/sindresorhus/trim-newlines/commits) --- updated-dependencies: - dependency-name: trim-newlines dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](lodash/lodash@4.17.20...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] <[email protected]>
…im-newlines-3.0.1
Codecov Report
@@ Coverage Diff @@
## master #564 +/- ##
==========================================
+ Coverage 96.27% 96.28% +0.01%
==========================================
Files 50 49 -1
Lines 1555 1533 -22
Branches 297 301 +4
==========================================
- Hits 1497 1476 -21
+ Misses 58 57 -1
|
shaojunda
approved these changes
Oct 25, 2021
connect registry by https protocl
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.101.0 (2021-10-25)
Features
BREAKING CHANGES
ref nervosnetwork/ckb#2879
ref nervosnetwork/rfcs#224
ref: nervosnetwork/rfcs#224