-
Notifications
You must be signed in to change notification settings - Fork 440
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
How to get pending transactions by this framework #36
Comments
Unfortunately functions for monitoring of the memory pull are not yet implemented, as Infura does not expose such API, so it was not a priority. I'll put it into the work |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done This issue now has a funding of 0.6 ETH (134.75 USD @ $224.58/ETH) attached to it.
|
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work has been started. These users each claimed they can complete the work by 6 months, 4 weeks from now. 1) currybab has been approved to start work. At first, i will understand how this function in web3.py works. And then I will check how web3swift written. Learn more on the Gitcoin Issue Details page. |
@currybab You've been approved! Please let us know how this goes and happy hacking 🎃 |
@currybab Hello from Gitcoin Core - are you still working on this issue? Please submit a WIP PR or comment back within the next 3 days or you will be removed from this ticket and it will be returned to an ‘Open’ status. Please let us know if you have questions!
Funders only: Snooze warnings for 1 day | 3 days | 5 days | 10 days | 100 days |
@vs77bb I checked Infura's API Docs. But they do not support txpool(INFURA/infura#55). |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done Work for 0.6 ETH (118.49 USD @ $197.48/ETH) has been submitted by: @vs77bb please take a look at the submitted work:
|
@currybab hi! You've done the great job! Did you received coins? |
@BaldyAsh Not yet |
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 0.6 ETH (122.72 USD @ $204.53/ETH) attached to this issue has been approved & issued to @currybab.
|
1 similar comment
Issue Status: 1. Open 2. Started 3. Submitted 4. Done The funding of 0.6 ETH (122.72 USD @ $204.53/ETH) attached to this issue has been approved & issued to @currybab.
|
@currybab if everything is ok I'll close this issue |
I received it. Thank you! Good luck with your project~ |
Happy hacktoberfesting! 🎃 |
Hi, Does this functionality is still not working when using Infura? Any plans to implement a WebsocketProvider, or the
|
@santteegt yes, I'll add websockets and subscribing for pending txs in issues list |
@BaldyAsh +1 Please add this to the issues list so I can put a bounty on it 🙏🏼 |
From @tiantianyuan on September 11, 2018 10:13
hello,
Is there any functions to get pending transactions list likes https://web3py.readthedocs.io/en/stable/web3.txpool.html
Copied from original issue: BANKEX/web3swift#222
The text was updated successfully, but these errors were encountered: