forked from anza-xyz/agave
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[Transaction Service Status] Batch status and memo writes to DB. (anz…
…a-xyz#3026) * Batch tx status writes to db. * Batch tx status writes across multiple transactions to db. * Add db batch writes to tx memos. * Default derivation no longer needed. * Fix blockstore unit tests. * minor fix * Add tss unit test. Split batching into new functions. * Fix CI issue. * Add cargo benches and more unit tests. * Fix clippy error. * Better loop indexer names. Better batching functions abstraction. * Review feedback. Refactor common code. Co-authored-by: Lijun Wang <[email protected]> --------- Co-authored-by: Lijun Wang <[email protected]>
- Loading branch information
1 parent
38404a6
commit 17d94c4
Showing
4 changed files
with
485 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.