Skip to content

v1.0.5

Choose a tag to compare

@PaulRBerg PaulRBerg released this 20 Oct 14:56
· 517 commits to main since this release

Added

  • Link to StackExchange answer in exp2 NatSpec comments.

Changed

  • Speed up the exp2 function in PRBMathCommon.sol by simplifying the integer part calculation.
  • Use SCALE instead of the 1e18 literal in PRBMathCommon.sol.