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

Add Filters & Logs Pending transactions example #1773

Merged
merged 1 commit into from
Feb 4, 2024
Merged

Conversation

typicalHuman
Copy link
Contributor

@typicalHuman typicalHuman commented Feb 3, 2024

Blocks example already existed, so I've updated the README for that as well


PR-Codex overview

This PR focuses on adding functionality for watching and displaying pending transactions in the logs_pending-transactions-logs example.

Detailed summary

  • Updated README.md to mark Blocks and Pending Transactions as completed tasks.
  • Added package.json file with dependencies for the example.
  • Added index.html file for the example.
  • Added tsconfig.json file for TypeScript configuration.
  • Added index.ts file with code for watching and displaying pending transactions.

✨ Ask PR-Codex anything about this PR by commenting with /codex {your question}

Copy link

changeset-bot bot commented Feb 3, 2024

⚠️ No Changeset found

Latest commit: d3de658

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

Copy link

vercel bot commented Feb 3, 2024

@typicalHuman is attempting to deploy a commit to the wevm Team on Vercel.

A member of the Team first needs to authorize it.

Copy link

codecov bot commented Feb 3, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (324f325) 99.81% compared to head (d3de658) 90.46%.
Report is 1 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main    #1773      +/-   ##
==========================================
- Coverage   99.81%   90.46%   -9.36%     
==========================================
  Files         525      517       -8     
  Lines       47070    46432     -638     
  Branches     2395     1579     -816     
==========================================
- Hits        46985    42006    -4979     
- Misses         73     4389    +4316     
- Partials       12       37      +25     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@typicalHuman
Copy link
Contributor Author

@jxom, could you please help me? I don't quite understand what I'm doing wrong and why this PR is not being accepted.

@jxom jxom merged commit bc3b77a into wevm:main Feb 4, 2024
16 of 25 checks passed
@tmm tmm mentioned this pull request Mar 30, 2024
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.

2 participants