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.36.0 #491

Merged
merged 15 commits into from
Sep 21, 2020
Merged

Rc/v0.36.0 #491

merged 15 commits into from
Sep 21, 2020

Conversation

Keith-CY
Copy link
Member

0.36.0 (2020-09-21)

Code Refactoring

  • utils: remove redundant default options in the address module (d74caac)

Features

  • core: parse scripts from addresses on generating transactions (#488) (9536f08)
  • utils: add system scripts (567f15a)
  • utils: add the utils#addressToScript (a78340a)

BREAKING CHANGES

  • utils: Remove the utils#defaultAddressOptions

@codecov-commenter
Copy link

codecov-commenter commented Sep 17, 2020

Codecov Report

Merging #491 into master will increase coverage by 0.47%.
The diff coverage is 97.82%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #491      +/-   ##
==========================================
+ Coverage   95.37%   95.84%   +0.47%     
==========================================
  Files          47       48       +1     
  Lines        1513     1516       +3     
  Branches      297      292       -5     
==========================================
+ Hits         1443     1453      +10     
+ Misses         70       63       -7     
Impacted Files Coverage Δ
packages/ckb-sdk-rpc/src/Base/index.ts 100.00% <ø> (ø)
packages/ckb-sdk-core/src/index.ts 71.25% <80.00%> (+3.37%) ⬆️
...ackages/ckb-sdk-core/src/generateRawTransaction.ts 98.63% <100.00%> (-0.02%) ⬇️
packages/ckb-sdk-utils/src/address/index.ts 100.00% <100.00%> (ø)
packages/ckb-sdk-utils/src/index.ts 100.00% <100.00%> (ø)
packages/ckb-sdk-utils/src/systemScripts.ts 100.00% <100.00%> (ø)

@Keith-CY Keith-CY marked this pull request as ready for review September 21, 2020 10:21
@Keith-CY Keith-CY merged commit 8a34900 into master Sep 21, 2020
@Keith-CY Keith-CY deleted the rc/v0.36.0 branch September 21, 2020 15:06
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