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

[ENHANCE] Store transaction hash in addition to receipt ID #15

Open
lachlanglen opened this issue Apr 25, 2024 · 0 comments
Open

[ENHANCE] Store transaction hash in addition to receipt ID #15

lachlanglen opened this issue Apr 25, 2024 · 0 comments
Assignees
Labels
enhancement small enhancement / improvement from existing feature

Comments

@lachlanglen
Copy link
Contributor

lachlanglen commented Apr 25, 2024

Summary

Need to find a way to track receipts for transaction & find the associated transaction hash for a given receipt, and store this on the relevant models (should contain both tx_hash and receipt_id)

Additionally, receipt ID should not be stored in tx_hash field.

Motivation

[More detailed explanation of the motivation for the enhancement, including any benefits it would provide]

Description

[Detailed description of the enhancement, including how it would work and any design considerations]

Alternatives

[Discussion of any alternative solutions that were considered and why the proposed solution is preferred]

Risks

[Identification and mitigation of any potential risks associated with the enhancement]

Acceptance Criteria

[List of criteria that must be met for the enhancement to be considered accepted]

Additional Information

[Any other relevant information, such as links to related issues or pull requests]

@lachlanglen lachlanglen added the enhancement small enhancement / improvement from existing feature label Apr 25, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement small enhancement / improvement from existing feature
Projects
Status: Ready
Development

No branches or pull requests

2 participants