You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 6, 2023. It is now read-only.
Currently, this loads the pre-commit HAMT once per expiring pre-commit to compute deposit to burn. We then batch delete.
Instead, we should load the pre-commit HAMT once and do a batch delete in one "operation" to save us a bunch of IPLD load operations.
The text was updated successfully, but these errors were encountered: