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

Merge pull request#576from nervosnetwork/master #580

Merged
merged 8 commits into from
Mar 2, 2022
Merged

Conversation

Keith-CY
Copy link
Member

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

0.102.2 (2022-03-02)

  • core: add calculateDaoMaximumWithdraw to calculate maximum withdraw capacity based on withdrawing block hash or withdrawing cell outpoint(#578)
  • utils: add extractDAOData to deserialize DAO field in block header (#578)
  • utils: add calculateMaximumWithdraw to calculate maximum withdraw capacity offline (#578)

@Keith-CY Keith-CY marked this pull request as ready for review March 2, 2022 07:20
@codecov-commenter
Copy link

codecov-commenter commented Mar 2, 2022

Codecov Report

Merging #580 (087b9c3) into master (6d56ed8) will increase coverage by 0.02%.
The diff coverage is 97.61%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master     #580      +/-   ##
==========================================
+ Coverage   96.28%   96.30%   +0.02%     
==========================================
  Files          49       50       +1     
  Lines        1533     1571      +38     
  Branches      301      306       +5     
==========================================
+ Hits         1476     1513      +37     
- Misses         57       58       +1     
Impacted Files Coverage Δ
packages/ckb-sdk-utils/src/index.ts 97.95% <93.33%> (-2.05%) ⬇️
packages/ckb-sdk-core/src/index.ts 73.78% <100.00%> (+2.83%) ⬆️
packages/ckb-sdk-utils/src/convertors/index.ts 100.00% <100.00%> (ø)
packages/ckb-sdk-utils/src/occupiedCapacity.ts 100.00% <100.00%> (ø)

@Keith-CY Keith-CY merged commit 0b09dc6 into master Mar 2, 2022
@Keith-CY Keith-CY deleted the rc/v0.102.2 branch March 2, 2022 09:00
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