Skip to content
This repository has been archived by the owner on Dec 9, 2024. It is now read-only.

OevAuctionHouse.getCurrentCollateralAndProtocolFeeAmounts() gas optimization #9

Open
bbenligiray opened this issue Oct 18, 2024 · 0 comments

Comments

@bbenligiray
Copy link
Member

collateralInBasisPoints and protocolFeeInBasisPoints are read from storage twice, doing the second read from the stack would have been cheaper. This should be revisited when we decide to redeploy OevAuctionHouse.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant