FhenixProtocol / fheos

FheOS is a modular layer that allows the blockchain to execute encrypted computations powered by FHE
Other
19 stars 10 forks source link

Seal and werc20 tests #62

Closed Cashmaney closed 7 months ago

Cashmaney commented 7 months ago

Added tests for wERC20 token (they don't really check anything, but helpful for benching)

Added a .seal() function for euint types

Small refactor of gen.sh

A few helper debug prints for anyone that wants to time precompiles without metrics server