zama-ai / fhevm-go

fhevm-go is an open-source library used to easily integrate the fhEVM into an EVM-compatible blockchain.
Other
21 stars 13 forks source link

feat: array equality as a precompile #113

Closed dartdart26 closed 3 months ago

dartdart26 commented 3 months ago

Uses geth's abi package to parse uint256[] Solidity inputs.

Add missing gas costs for FheCast and FhePubKey.