forked from aptos-labs/aptos-core
-
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.
Fix the remaining txns calculation in proof queue (aptos-labs#13889)
* Fix the remaining txns calcualtion in proof queue * Fixing the bug * Change unit test * Add unit test * Increase memory limits in forge * Update counters * Minor changes * Fix logs in proof queue * Add more unit tests and fixes * Reset forge settings * Garbage collection of batches without proofs * Increase forge overload limits * Decrease graceful overload tps * Optimize * Switch back forge settings * rust lint * fix unit test * Use sample
- Loading branch information
1 parent
59e7482
commit 62340d1
Showing
3 changed files
with
439 additions
and
161 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
Oops, something went wrong.