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

[ᚬmaster] Release v0.14.0 #247

Merged
merged 26 commits into from
Jun 15, 2019
Merged

[ᚬmaster] Release v0.14.0 #247

merged 26 commits into from
Jun 15, 2019

Conversation

Keith-CY
Copy link
Member

@Keith-CY Keith-CY commented Jun 4, 2019

Features

  • types: remove the args field in cell input type (d07f253)

BREAKING CHANGES

  • types: the type of cell input changes, its args field is removed.

Keith-CY and others added 18 commits May 27, 2019 14:17
…ction-with-encode

refactor(utils): add function overload on who have the encode parameter.
…rna-3.14.1

chore(deps-dev): bump lerna from 3.13.4 to 3.14.1
…lint-plugin-import-2.17.3

chore(deps-dev): bump eslint-plugin-import from 2.17.2 to 2.17.3
…lint-plugin-jest-22.6.4

chore(deps-dev): bump eslint-plugin-jest from 22.5.1 to 22.6.4
…ypes/node-12.0.3

chore(deps-dev): bump @types/node from 12.0.2 to 12.0.3
docs: update links in README of core and rpc modules[skip ci]
…pescript-3.5.1

chore(deps-dev): bump typescript from 3.4.5 to 3.5.1
Merge master branch back to develop branch
BREAKING CHANGE: the type of cell input changes, its args field is removed.
…n-model

Update for new verification model
@Keith-CY Keith-CY requested a review from ashchan June 4, 2019 06:44
@nervos-bot nervos-bot bot changed the title Release v0.14.0 [ᚬmaster] Release v0.14.0 Jun 4, 2019
@codecov-io
Copy link

codecov-io commented Jun 4, 2019

Codecov Report

Merging #247 into master will increase coverage by 0.02%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #247      +/-   ##
==========================================
+ Coverage   95.81%   95.84%   +0.02%     
==========================================
  Files           9        9              
  Lines         287      289       +2     
  Branches       73       88      +15     
==========================================
+ Hits          275      277       +2     
+ Misses         11        8       -3     
- Partials        1        4       +3
Impacted Files Coverage Δ
packages/ckb-sdk-address/src/index.ts 100% <100%> (ø) ⬆️
packages/ckb-sdk-utils/src/ecpair.ts 95% <100%> (ø) ⬆️
packages/ckb-sdk-utils/src/crypto/blake160.ts 100% <100%> (ø) ⬆️
packages/ckb-sdk-utils/src/address/index.ts 94.73% <100%> (-0.27%) ⬇️
packages/ckb-sdk-utils/src/index.ts 100% <0%> (ø) ⬆️
packages/ckb-sdk-utils/src/crypto/bech32.ts 98.8% <0%> (+0.07%) ⬆️
packages/ckb-sdk-rpc/src/resultFormatter.ts 91.3% <0%> (+0.12%) ⬆️
... and 1 more

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update fe22f3a...e983da2. Read the comment docs.

chore(deps): update axios from v0.18.0 to v0.19.0
@Keith-CY Keith-CY changed the title [ᚬmaster] Release v0.14.0 Release v0.14.0 Jun 15, 2019
@nervos-bot nervos-bot bot changed the title Release v0.14.0 [ᚬmaster] Release v0.14.0 Jun 15, 2019
@Keith-CY Keith-CY marked this pull request as ready for review June 15, 2019 08:44
@Keith-CY Keith-CY merged commit 8372c9f into master Jun 15, 2019
@Keith-CY Keith-CY deleted the rc/v0.14.0 branch June 15, 2019 12:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants