FhenixProtocol / fheos

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

Parallel decryptions: parallel precompiles implementation #138

Closed toml01 closed 1 month ago

toml01 commented 2 months ago

This PR implements the core precompile logic that handles the parallel FHE function calls.

1588750400

toml01 commented 1 month ago

@eshelB yep thanks, looks like that was the problem