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

feat/remove-get-pending-txn #308

Merged
merged 2 commits into from Jun 2, 2021
Merged

feat/remove-get-pending-txn #308

merged 2 commits into from Jun 2, 2021

Conversation

teye
Copy link
Contributor

@teye teye commented Jun 2, 2021

Removes GetPendingTxns as it has been deprecated in the Zilliqa API

@teye teye requested review from bb111189 and renlulu June 2, 2021 11:13
@teye teye self-assigned this Jun 2, 2021
@teye teye requested a review from AmritKumar as a code owner June 2, 2021 11:13
@teye teye removed the request for review from AmritKumar June 2, 2021 11:14
@codecov-commenter
Copy link

codecov-commenter commented Jun 2, 2021

Codecov Report

Merging #308 (c4e8a4a) into dev (0d8b1ba) will decrease coverage by 0.01%.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff             @@
##              dev     #308      +/-   ##
==========================================
- Coverage   78.99%   78.97%   -0.02%     
==========================================
  Files          45       45              
  Lines        1833     1822      -11     
  Branches      308      306       -2     
==========================================
- Hits         1448     1439       -9     
+ Misses        384      382       -2     
  Partials        1        1              
Impacted Files Coverage Δ
packages/zilliqa-js-blockchain/src/chain.ts 62.56% <ø> (-0.73%) ⬇️
packages/zilliqa-js-core/src/net.ts 98.59% <ø> (-0.04%) ⬇️
packages/zilliqa-js-core/src/types.ts 100.00% <ø> (ø)

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 0d8b1ba...c4e8a4a. Read the comment docs.

@bb111189 bb111189 force-pushed the feat/remove-get-pending-txn branch from 609be0e to c4e8a4a Compare June 2, 2021 11:34
@bb111189 bb111189 merged commit 51e03f4 into dev Jun 2, 2021
@bb111189 bb111189 deleted the feat/remove-get-pending-txn branch August 18, 2021 05:43
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.

None yet

3 participants