ArbitrumFoundation / docs

https://docs.arbitrum.foundation
Other
81 stars 88 forks source link

This PR adds the infrastructure for resolving additional types of preimages in proving, and as a proof of concept, adds sha256 support and uses it in the host io rust proving test. This is fully backwards compatible with older replay binaries. Not& #759

Closed Brianm93 closed 7 months ago

Brianm93 commented 7 months ago

This PR adds the infrastructure for resolving additional types of preimages in proving, and as a proof of concept, adds sha256 support and uses it in the host io rust proving test. This is fully backwards compatible with older replay binaries.

Pulls in https://github.com/OffchainLabs/nitro-contracts/pull/50

Originally posted by @PlasmaPower in https://github.com/OffchainLabs/nitro/pull/1814