Skip to content

On chain interactive fault prover for Ethereum

License

Notifications You must be signed in to change notification settings

zenbitETH/cannon

 
 

Repository files navigation

cannon


Cannon has moved to the Optimism monorepo!

This repository is an archive of the following Cannon versions:

  • v0.1.0: the original Cannon, implemented by geohot.
  • v0.2.0: improved Cannon, with bugfixes and experimental demos.
  • v0.3.0: refactored proof-format, initial Optimism Bedrock support.

About

Cannon (cannon cannon cannon) is an onchain MIPS instruction emulator. Cannon supports EVM-equivalent fault proofs by enabling Geth to run onchain, one instruction at a time, as part of an interactive dispute game.

  • It's Go code
  • ...that runs an EVM
  • ...emulating a MIPS machine
  • ...running compiled Go code
  • ...that runs an EVM

License

MIT, see LICENSE file.

Note: the code in this archived repository is unaudited. In NO WAY should it be used to secure any monetary value before testing and auditing. This is experimental software, and should be treated as such. The authors of this project make no guarantees of security of ANY KIND.

About

On chain interactive fault prover for Ethereum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Solidity 34.0%
  • Go 33.0%
  • Assembly 20.4%
  • JavaScript 8.4%
  • Shell 3.3%
  • Makefile 0.6%
  • Python 0.3%