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

Contract Formations fail due to low fees #1092

Closed
peterjan opened this issue Mar 22, 2024 · 2 comments
Closed

Contract Formations fail due to low fees #1092

peterjan opened this issue Mar 22, 2024 · 2 comments

Comments

@peterjan
Copy link
Member

peterjan commented Mar 22, 2024

contract formation failed, err: couldn't form contract: FormContract: ReadResponse: communication error: rejected for including too few transaction fees

Happens on testnet quite frequently for me. Definitely something we should tackle I think, kind of a lame reason for a contract formation to fail.

@peterjan peterjan added this to Sia Mar 22, 2024
@peterjan peterjan converted this from a draft issue Mar 22, 2024
@mike76-dev
Copy link
Contributor

mike76-dev commented Mar 22, 2024

Seen it, too, also on the mainnet. Fixed by multiplying the cm.RecommendedFee() by 3.

@ChrisSchinnerl ChrisSchinnerl moved this from Triage to Backlog in Sia Mar 22, 2024
@ChrisSchinnerl
Copy link
Member

This should resolve itself once we use rhpv4 for forming contracts. rhpv2 doesn't have a pricetable containing the expected fees of the host.

@github-project-automation github-project-automation bot moved this from Backlog to Done in Sia May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

3 participants