-
Notifications
You must be signed in to change notification settings - Fork 434
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
(BIDS-2005) Fix rocketpool collateral notifications (#2498)
* (BIDS-2005) loop events correctly * (BIDS-2005) general cleanup fixed both max collateral calculation errors, removed duplicated code, added comments * (BIDS-2005) use maximum collateral as calculation base * (BIDS-2005) fixed min collateral calculation base differentiate between borrowed/bonded Eth for min/max collateral * (BIDS-2005) show correct threshold in notification * (BIDS-2005) code formatting * (BIDS-2005) skip notifications for RP nodes without stake workaround only * (BIDS-2005) changed notification frequency to once per day * (BIDS-2005) added float precision limit * (BIDS-2005) filtering nodes without min/max stake in query instead of code * (BIDS-2005) fixed precision numbers
- Loading branch information
1 parent
fb54ee4
commit d7d21fd
Showing
1 changed file
with
49 additions
and
22 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