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

Update to keep encrypted tx & update its processed height #116

Merged
merged 3 commits into from
Mar 4, 2024

Conversation

p0p3yee
Copy link
Contributor

@p0p3yee p0p3yee commented Feb 28, 2024

  1. Added ProcessedAtChainHeight field to encrypted tx, it will be updated when it is being processed, success / reverted
  2. Added expired field, it will be true if current height is greater than target height & decryption key is not found
  3. Encrypted TX will no longer be removed after processing

@p0p3yee p0p3yee merged commit 69757d8 into main Mar 4, 2024
@p0p3yee p0p3yee deleted the feat/keep-encrypted-tx branch March 4, 2024 19:38
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.

2 participants