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

Enhancement: store date_time in SignedCommandWithData and add functions to better store/retrieve transactions #744

Conversation

jhult
Copy link
Collaborator

@jhult jhult commented Apr 5, 2024

This is needed as a blocker for #554.

I split this PR into multiple commits for easier review.

move CommandStore into command/store - This isn't strictly necessary, but seems like a good move to me. We can drop this commit if we don't want this.

@jhult jhult force-pushed the enhancement/indexer-store-trx-storage-retrieval branch 3 times, most recently from 80e566e to 00c082d Compare April 5, 2024 14:46
@Isaac-DeFrain
Copy link
Member

I strongly prefer keeping the entire impl block in one file (keep the CommandStore trait and the IndexerStore impl how/where they were), but I'm open to discussing the merits of alternatives.

@jhult jhult force-pushed the enhancement/indexer-store-trx-storage-retrieval branch from 00c082d to 815e794 Compare April 5, 2024 17:39
@jhult jhult marked this pull request as ready for review April 5, 2024 17:46
Copy link
Member

@Isaac-DeFrain Isaac-DeFrain left a comment

Choose a reason for hiding this comment

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

LGTM

@Isaac-DeFrain Isaac-DeFrain merged commit 0bea058 into Granola-Team:main Apr 5, 2024
3 checks passed
@jhult jhult deleted the enhancement/indexer-store-trx-storage-retrieval branch April 5, 2024 18:59
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