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 #48: predictoor.ai 5m feed is down often, bc pdr-websocket fails to renew subscription #49

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

kdetry
Copy link
Contributor

@kdetry kdetry commented Nov 24, 2023

Fixes #48

Changes proposed in this PR:

  • I added the lastest block's gasLimit as an extra parameter to the gasLimit estimation
  • Added the confirmation waiting step to solve the TRANSACTION_REPLACED issue (I did not use manual nonce)
  • As I see, in many examples people multiply the default gasPrice with 2, so I added it

I hope these changes will solve the renewal issue but I am not sure

@kdetry kdetry requested a review from KatunaNorbert November 24, 2023 09:34
@trentmc trentmc changed the title issue48: Transaction issues Fix #48: predictoor.ai 5m feed is down often, bc pdr-websocket fails to renew subscription Feb 19, 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.

predictoor.ai 5m feed is down often, bc pdr-websocket fails to renew subscription
1 participant