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

proof: export append creation, in-place updates #129

Merged
merged 1 commit into from
Sep 20, 2022

Conversation

jharveyb
Copy link
Collaborator

Spun off of work for #123.

The send state machine needs to compute proofs for the send, but those proofs have fields that depend on the confirmation of the anchor TX. This PR enables the send state machine to make proofs using a dummy anchor TX, that can later be updated after TX confirmation.

Copy link
Member

@Roasbeef Roasbeef left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM 🦄

@Roasbeef Roasbeef merged commit e53a7ac into main Sep 20, 2022
@guggero guggero deleted the proof-update-in-place branch September 20, 2022 21:18
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.

None yet

2 participants