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: include getTransactionCount in public client #141

Merged
merged 1 commit into from
Mar 7, 2023

Conversation

unholypanda
Copy link
Contributor

Fixed createPublicClient to include getTransactionCount.

@changeset-bot
Copy link

changeset-bot bot commented Mar 7, 2023

🦋 Changeset detected

Latest commit: 862b263

The changes in this PR will be included in the next version bump.

Not sure what this means? Click here to learn what changesets are.

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

@vercel
Copy link

vercel bot commented Mar 7, 2023

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

Name Status Preview Updated
viem ✅ Ready (Inspect) Visit Preview Mar 7, 2023 at 5:29AM (UTC)
viem-playground ✅ Ready (Inspect) Visit Preview Mar 7, 2023 at 5:29AM (UTC)

@github-actions
Copy link
Contributor

github-actions bot commented Mar 7, 2023

Size Change: +8 B (0%)

Total Size: 43.3 kB

Filename Size Change
dist/index.js 4.52 kB +8 B (0%)
ℹ️ View Unchanged
Filename Size
dist/abi.js 257 B
dist/chains.js 1.59 kB
dist/chunk-G7FFDM5F.js 32.2 kB
dist/chunk-TLVPRARR.js 1.7 kB
dist/contract.js 438 B
dist/ens.js 342 B
dist/public.js 456 B
dist/test.js 506 B
dist/utils/index.js 1.01 kB
dist/wallet.js 282 B
dist/window.js 67 B

compressed-size-action

@unholypanda unholypanda requested a review from jxom March 7, 2023 05:32
@codecov
Copy link

codecov bot commented Mar 7, 2023

Codecov Report

Merging #141 (862b263) into main (eccbc90) will increase coverage by 0.00%.
The diff coverage is 100.00%.

@@           Coverage Diff           @@
##             main     #141   +/-   ##
=======================================
  Coverage   99.85%   99.85%           
=======================================
  Files         215      215           
  Lines       12560    12567    +7     
  Branches     1343     1345    +2     
=======================================
+ Hits        12542    12549    +7     
  Misses         17       17           
  Partials        1        1           
Impacted Files Coverage Δ
src/clients/decorators/public.ts 100.00% <100.00%> (ø)

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

@jxom jxom merged commit 450b612 into main Mar 7, 2023
@jxom jxom deleted the fix-public-get-transaction-count branch March 7, 2023 05:50
@github-actions github-actions bot mentioned this pull request Mar 7, 2023
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