-
Notifications
You must be signed in to change notification settings - Fork 25
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Mobile Packet Verifier Add new Metric for pending_dc_burn (#881)
* Refactor mobile-packet-verifier to have pending_burns module * small refactor around dc_to_burn * add new metric for pending_dc_burns per payer * remove todo! * Update mobile_packet_verifier/src/burner.rs Co-authored-by: Michael Jeffrey <[email protected]> * update run loop in mobile-packet-verifier to have predictable ordering * cast sum to bigint when initializing pending burns metric --------- Co-authored-by: Michael Jeffrey <[email protected]>
- Loading branch information
1 parent
38e3329
commit 6e12d90
Showing
5 changed files
with
215 additions
and
132 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
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.