-
Notifications
You must be signed in to change notification settings - Fork 50
Closed
Description
@stellar/platform-eng please edit this with your baseline suggestions so we don't clutter with comments.
- @urvisavla approximates the size of a full txhash -> ledger seq index table at ~500GiB
- In the
lighthorizonproof-of-concept, we built a prefix-trie index (build code and the trie itself) from the transaction hashes that you could then read from to do transaction lookups by hash, something likeaa/12/34/.../transaction.xdr. We could, feasibly, extend galexie to build a similar index and have RPC proxy to it.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Done