issues
search
Granola-Team
/
mina-indexer
The Mina Indexer is a re-imagined version of the software collectively called the "Mina archive node."
Apache License 2.0
19
stars
9
forks
source link
feat(store): handle v2 txn hash keys
#1634
Closed
Isaac-DeFrain
closed
1 month ago
Isaac-DeFrain
commented
1 month ago
Describe your changes
handles both variants of txn hashes for db keys
refactors comments
separates txn hash mod
Link issue(s) fixed
1633
Checklist before requesting a review
[x] I have performed a self-review of my code.
[x] I have added tests that prove my fix is effective or that my feature works.
[x] I have verified new and existing tests pass locally with my changes.
[x] I verified whether it was necessary to increment the database version.
Describe your changes
Link issue(s) fixed
1633
Checklist before requesting a review