We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
fixedpointmath.one_18
To match solidity, we should add a ONE_18 attribute to the fixedpointmath class:
Where it should go: https://github.com/delvtech/agent_0/blob/main/lib/fixedpointmath/fixedpointmath/fixed_point_math.py
solidity version: https://github.com/delvtech/hyperdrive/blob/bfc12304a92cb7e1b4a68c5fa9a7223c9b325ca6/contracts/src/libraries/FixedPointMath.sol#L15
The text was updated successfully, but these errors were encountered:
fixedpointmath.One_18
No branches or pull requests
To match solidity, we should add a ONE_18 attribute to the fixedpointmath class:
Where it should go: https://github.com/delvtech/agent_0/blob/main/lib/fixedpointmath/fixedpointmath/fixed_point_math.py
solidity version: https://github.com/delvtech/hyperdrive/blob/bfc12304a92cb7e1b4a68c5fa9a7223c9b325ca6/contracts/src/libraries/FixedPointMath.sol#L15
The text was updated successfully, but these errors were encountered: