Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on May 26, 2023. It is now read-only.

fix(example): gas limit #337

Merged
merged 1 commit into from
Aug 13, 2021
Merged

fix(example): gas limit #337

merged 1 commit into from
Aug 13, 2021

Conversation

renlulu
Copy link
Contributor

@renlulu renlulu commented Aug 12, 2021

Description

To fix some example code.

Motivation and Context

How has this been tested?

Screenshots (if appropriate):

Types of changes

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • Add tests to cover changes as needed.
  • Update documentation as needed.

@renlulu renlulu requested a review from teye August 12, 2021 12:37
@codecov-commenter
Copy link

codecov-commenter commented Aug 12, 2021

Codecov Report

Merging #337 (baacede) into dev (980473f) will increase coverage by 0.44%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #337      +/-   ##
==========================================
+ Coverage   78.97%   79.42%   +0.44%     
==========================================
  Files          45       45              
  Lines        1822     1944     +122     
  Branches      306      341      +35     
==========================================
+ Hits         1439     1544     +105     
- Misses        382      399      +17     
  Partials        1        1              
Impacted Files Coverage Δ
packages/zilliqa-js-blockchain/src/chain.ts 62.16% <0.00%> (-0.41%) ⬇️
packages/zilliqa-js-crypto/src/index.ts 100.00% <0.00%> (ø)
packages/zilliqa-js-blockchain/src/util.ts 84.00% <0.00%> (+0.66%) ⬆️
packages/zilliqa-js-util/src/validation.ts 73.46% <0.00%> (+2.04%) ⬆️
packages/zilliqa-js-crypto/src/bech32.ts 94.48% <0.00%> (+4.19%) ⬆️
packages/zilliqa-js-subscriptions/src/ws.ts 69.27% <0.00%> (+4.30%) ⬆️
packages/zilliqa-js-core/src/eventEmitter.ts 52.45% <0.00%> (+4.73%) ⬆️

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 980473f...baacede. Read the comment docs.

@bb111189 bb111189 merged commit 8250ee5 into dev Aug 13, 2021
@ghost ghost deleted the feat/fixexample branch August 17, 2021 11:27
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants