solana-consensus-proof
solana-consensus-proof copied to clipboard
In-EVM Solana Light Client State Verification
Duplicates corresponding [issue](https://github.com/NilFoundation/crypto3-zk-marshalling/issues/2) in ZK Marshalling repository.
Duplicates corresponding [issue](https://github.com/NilFoundation/crypto3-hash/issues/82) in Hash repository.
While experimenting with the repository, I've found that it's hard to build. The list of dependencies is implicit and it takes time to actually get the stuff compiled and run...
Update repos math, zk, hash to latest master. Memory access fixed in hashes, lookup argument updates in zk, returning a reference in in-place operators in math. Update version of all...