bobanetwork / v3-boba

Boba Anchorage, the Bedrock Rollup using Erigon execution client
0 stars 1 forks source link

Add a hybrid-compute helper contract as a predeploy #19

Open mmontour1306 opened 1 year ago

mmontour1306 commented 1 year ago

Deploy a version of the hybrid compute helper contract which can be shared by all new projects. As well as reducing code duplication, this will improve security by enforcing restrictions on what can be passed as a request or accepted as a response. The new contract can also include enhanced functionality related to the Turing cache, including extensions to multi-block sequences such as the enhanced random-number generation which has been described elsewhere.