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

implement wallet.ApplyTx and wallet.RevertTx #1013

Merged
merged 4 commits into from
Mar 5, 2024

Conversation

peterjan
Copy link
Member

@peterjan peterjan commented Feb 29, 2024

This PR implements the interfaces necessary to process chain updates. I introduce the db types here, migrations come later.

@peterjan peterjan self-assigned this Feb 29, 2024
@peterjan peterjan marked this pull request as ready for review March 4, 2024 10:53
@ChrisSchinnerl ChrisSchinnerl merged commit 2b09d88 into its-happening Mar 5, 2024
6 checks passed
@ChrisSchinnerl ChrisSchinnerl deleted the pj/implement-apply-revert-txn branch March 5, 2024 12:29
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

Successfully merging this pull request may close these issues.

2 participants