question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

doPoll on BaseProvider doesn't do anything

See original GitHub issue

I was manually trying to force a poll of the blockchain to debug an issue but it seemed like calling doPoll on BaseProvider didn’t do anything.

Looking into the code it looks like doPoll is currently not implemented: https://github.com/ethers-io/ethers.js/blob/b288ad9ba791073df2768c580abe9173c6b851f6/src.ts/providers/base-provider.ts#L1264

Should doPoll call this._doPoll() ?

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
lalexgapcommented, Apr 21, 2020

Thanks for the info, feel free to close!

1reaction
ricmoocommented, Apr 21, 2020

In v5 there is a huge move away from private and protected, since they force nominal equivalence checking.

But yes, in an ideal world it would be protected. 😃

In v5 though, the doPoll goes away completely, so things are just better. 😃

Try out v5 is you get a chance and see if the newer API helps. 😉

Read more comments on GitHub >

github_iconTop Results From Across the Web

Poll Watcher's Guide - the Texas Secretary of State
A person convicted of any election offense cannot serve as a watcher. [Sec. 33.035]. Q. Does a poll watcher need to live within...
Read more >
Get help with the Polls app for Microsoft Teams
Since November 2020, you had to add a tab—the Forms app—to your meeting to use polls in Teams meetings. Now you'll add a...
Read more >
How do I create or edit a poll in a Facebook group?
Poll creators and group admins can add or delete poll options anytime. Only group members and admins can vote on polls. Note ...
Read more >
Become a Pollworker | New York State Board of Elections
Free and open elections are the basis on which this country was formed and you can make a difference by becoming a poll...
Read more >
5 Ways to Drive Engagement with Instagram Poll Stickers - Later
Learn our top five tips for driving engagement using polls on Instagram Stories.
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found