Skip to content

feat: fetchTransactionReceipt - #7

Merged
jxom merged 3 commits into
mainfrom
jxom/txn-receipt
Dec 17, 2022
Merged

feat: fetchTransactionReceipt#7
jxom merged 3 commits into
mainfrom
jxom/txn-receipt

Conversation

@jxom

@jxom jxom commented Dec 17, 2022

Copy link
Copy Markdown
Member

Support for fetching transaction receipts.

@changeset-bot

changeset-bot Bot commented Dec 17, 2022

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: a8f880e

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

@vercel

vercel Bot commented Dec 17, 2022

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
viem-benchmark ✅ Ready (Inspect) Visit Preview Dec 17, 2022 at 8:07AM (UTC)
viem-playground ✅ Ready (Inspect) Visit Preview Dec 17, 2022 at 8:07AM (UTC)
viem-site ✅ Ready (Inspect) Visit Preview Dec 17, 2022 at 8:07AM (UTC)

@codecov

codecov Bot commented Dec 17, 2022

Copy link
Copy Markdown

Codecov Report

Merging #7 (ca56ba0) into main (45a8c12) will not change coverage.
The diff coverage is 100.00%.

❗ Current head ca56ba0 differs from pull request most recent head a8f880e. Consider uploading reports for the commit a8f880e to get more accurate results

@@            Coverage Diff             @@
##              main        #7    +/-   ##
==========================================
  Coverage   100.00%   100.00%            
==========================================
  Files           58        61     +3     
  Lines         2439      2557   +118     
  Branches       271       296    +25     
==========================================
+ Hits          2439      2557   +118     
Impacted Files Coverage Δ
packages/core/src/utils/index.ts 100.00% <ø> (ø)
packages/core/src/utils/unit/index.ts 100.00% <ø> (ø)
...src/actions/transaction/fetchTransactionReceipt.ts 100.00% <100.00%> (ø)
packages/core/src/actions/transaction/index.ts 100.00% <100.00%> (ø)
packages/core/src/chains.ts 100.00% <100.00%> (ø)
packages/core/src/constants.ts 100.00% <100.00%> (ø)
packages/core/src/utils/formatters/block.ts 100.00% <100.00%> (ø)
packages/core/src/utils/formatters/format.ts 100.00% <100.00%> (ø)
packages/core/src/utils/formatters/index.ts 100.00% <100.00%> (ø)
packages/core/src/utils/formatters/log.ts 100.00% <100.00%> (ø)
... and 6 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

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.

1 participant