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

deprecate old heartbeat invalid reason; add new correct one #321

Merged
merged 1 commit into from
Apr 25, 2023

Conversation

jeffgrunewald
Copy link
Contributor

Post-solana migration, gateways are no longer linked directly to an owner wallet (for validation purposes) so the existing GatewayOwnerNotFound error is no longer a valid option. This change deprecates the old invalid reason and adds a replacement for the situation where the mobile verifier cannot find the heartbeating gateway's pubkey address on the blockchain. (This is a distinct situation from the mobile gateway being asserted to a location which is not something mobile poc cares about at the time of this PR)

@jeffgrunewald jeffgrunewald force-pushed the jg/update-heartbeat-invalid-error branch from c1413c1 to d901919 Compare April 25, 2023 14:37
@madninja madninja merged commit b13b21f into master Apr 25, 2023
@madninja madninja deleted the jg/update-heartbeat-invalid-error branch April 25, 2023 14:46
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.

4 participants