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

auth: v2 ConnectResult #2471

Closed
wants to merge 1 commit into from
Closed

Conversation

buck54321
Copy link
Member

Fully resolves #2461, though we're in a precarious state if the server is < v2 connect result (see notes here and in #2460).

Add a TierReportV2 field to ConnectResult, TierChangedNotification, and PostBondResult. The TierReportV2 account.TierReport field deprecates the Tier int64 and LegacyFeePaid bool fields in these responses, though the fields are still populated (V0PURGE).

The account.TierReport includes information about bonus tiers and revoked tiers, allowing the client to maintain a their bonded tier accurately.

@buck54321
Copy link
Member Author

Replaced by #2501

@buck54321 buck54321 closed this Sep 6, 2023
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.

bonds: Client lowering tier may become unbonded for extended period.
1 participant