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

fix(interface): fix getTransactionFromBlockIndex and getTransactionCount interfaces #56

Merged
merged 4 commits into from
Mar 6, 2024

Conversation

bladehan1
Copy link
Contributor

What does this PR do?

Fix getTransactionFromBlockIndex and getTransactionCount interfaces.

Why are these changes required?

These interfaces do not contain state sync event.

This PR has been tested by:

  • Unit Tests

  • Manual Testing

Follow up

Extra details

@codecov-commenter
Copy link

Codecov Report

Merging #56 (0749135) into develop (97ef7d9) will increase coverage by 0.27%.
The diff coverage is n/a.

❗ Your organization is not using the GitHub App Integration. As a result you may experience degraded service beginning May 15th. Please install the Github App Integration for your organization. Read more.

@@             Coverage Diff             @@
##           develop      #56      +/-   ##
===========================================
+ Coverage    13.62%   13.90%   +0.27%     
===========================================
  Files           11       11              
  Lines         1431     1431              
===========================================
+ Hits           195      199       +4     
+ Misses        1180     1176       -4     
  Partials        56       56              

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@bladehan1 bladehan1 merged commit fe60996 into bttcprotocol:develop Mar 6, 2024
2 checks passed
@bladehan1 bladehan1 deleted the fea-optimize branch May 16, 2024 01:09
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.

4 participants