protolambda
protolambda
Rebased on `master`, ready for review again.
Still want to fix this PR, but the cross-build issue (build for arm on x86) somehow persisted, something is wrong. Maybe the target build arg is not being set by...
Can someone please review this, so the draft can be merged?
> It looks like there isn't currently an application callback on identify The Go Host API hides the IDService getter, but it's there if you cast an interface to access...
CI runs golangci-lint now
The system state is now fully separated from regular program memory address space. And the pre-image oracle is now backed by read/write syscalls. So registers and state etc. are safe...
Minigeth is no longer used by Cannon.
Closing this, out of scope for Cannon as FP-VM. We are reducing scope, and the program, VM and dispute-game projects are all separate smaller projects now. The challenger is part...
We will soon be looking at an upgrade to the latest solidity version. But note that some overflows are a feature, not a bug, to emulate `uint32` behavior of registers,...
Cannon uses upstream unicorn now without issues, running Go programs with all the functionality we are concerned about. Will re-open a new issue if we find any Unicorn issues with...