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

bonds: Users with a good server score do not stay bonded. #2459

Closed
JoeGruffins opened this issue Aug 4, 2023 · 1 comment · Fixed by #2460
Closed

bonds: Users with a good server score do not stay bonded. #2459

JoeGruffins opened this issue Aug 4, 2023 · 1 comment · Fixed by #2460

Comments

@JoeGruffins
Copy link
Member

Client bonds use the tier from the server to decide how many bonds to queue up. If client is targeting tier 1 and has no good behavior it will create a new bond before the one runs out to stay bonded. However if the server tells the client they are tier 2 because of good behavior, the client will assume it does not need to create a new bond when the one bond is about to expire becoming unbonded and having tier set to 0 suddenly, canceling all orders.

@JoeGruffins
Copy link
Member Author

Can be seen when running #2409

Which fortunately led to the discovery of another bug, but I think is itself a bug.

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 a pull request may close this issue.

1 participant