FhenixProtocol / fheos

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

Security zones #113

Closed eshelB closed 1 month ago

eshelB commented 2 months ago

stores an additional field securityZone for each fheEncryted number (the struct that came from the bridge had the field, but not the one stored by fheos)

warp-drive: https://github.com/FhenixProtocol/warp-drive/pull/25 monday: https://fhenix.monday.com/boards/1216577959/views/4451803/pulses/1520035545 nitro: https://github.com/FhenixProtocol/nitro/pull/122

Cashmaney commented 2 months ago

LGTM just fix the tests and lets make sure it works