chainlink
chainlink copied to clipboard
gas optimizations and minor fixes
- Some variable names are now more representative.
- Added clarifying comments.
_needsFundinggas optimized: Now it requires the caller function to passminWaitPeriodPassed, saving oneSLOADper execution.setWatchlistgas optimized: Removes_onRampAddressesmembers on descending order to save EnumerableMap swapping keys.- Return
lastTopUpTimestampas part ofgetAccountInfo
I see that you haven't updated any CHANGELOG files. Would it make sense to do so?
Quality Gate passed
Issues
0 New issues
0 Fixed issues
0 Accepted issues
Measures
0 Security Hotspots
No data about Coverage
No data about Duplication