huff-math
huff-math copied to clipboard
This repo contains smart contract to perform basic arithmetic operations implemented using Huff
Git submodules makes source tracking in vscode annoying with multiple windows open. Having the right extension for huff is necessary to code effectively.
This PR is now ready to merge. We're adding support for the ModExp function in huff-math. This is a wrapper around the call to the pre-compile. Fixes #13
I helped contribute towards: https://github.com/OpenZeppelin/openzeppelin-contracts/pull/3298 We should have a modular exponentiation function as part of huff-math