Made some safe Gas and Test optimization to Dai contract - #394
Open
Chijulybuilds wants to merge 3 commits into
Open
Made some safe Gas and Test optimization to Dai contract#394Chijulybuilds wants to merge 3 commits into
Chijulybuilds wants to merge 3 commits into
Conversation
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Securely Saving MakerDAO(Dai) ~~$95_000 yearly!
Gas and Test optimization that saves the protocol
Timestamp: 1782252480 (Tue/June/2026-10:29PM WAT)
Master branch Dai Contract Deployment Gas: 1,851,353 gas
Gas_and_Test_optimization Branch Deployment Gas: 1,429,297 gas
Master branch Dai Contract Runtime Gas: 5,924,031 gas
Gas_and_Test_optimization Branch Runtime Gas: 5,896,048 gas
Sum Total Gas saved: 449,056 gas
USD saved on dai.sol(daily): $230 - $270
USD saved on dai.sol(monthly): $7_300 - $ 7_600
USD saved on dai.sol(yearly): $85_000 - $100_000
estimated at an average of 3_000-5_000 active users daily on the MakerDAO protocol-- (Check gas_report_dai.txt for full gas report)
(dai.sol)
(dai.t.sol)