0xcb59…e163

All memos sent from and to 0xcb59…e163.

0xFable: wallet-less transaction signing via custom wagmi connector, integrate circuit with frontend (found a bug in snarkjs!) & logic to prove in web worker (https://github.com/0xFableOrg/0xFable/pulls?q=is%3Apr+is%3Aclosed) ;; cross-chain research: set initial direction (https://github.com/0xFableOrg/xchain/pull/1)
Re-engineered another 10% of concrete-geth. Added gas-prices to EVM operations. Built codegen tools for solidity libraries calling precompiles and golang statically typed storage structs and tables. [1] Implemented cannon proofs. [2] Created benchmarks comparing native Go, the EVM, and multiple WebAssembly runtimes and languages. [3][4] Re-wrote ticking-optimism. [5] -- [1] https://github.com/concrete-eth/concrete-geth [2] https://github.com/concrete-eth/optimism/tree/concrete-cannon [3] https://github.com/therealbytes/quicksort-wasm-benchmark [4] https://github.com/therealbytes/snailtracer-benchmark [5] https://github.com/concrete-eth/optimism/tree/ticking
Re-engineered 70% of the concrete-geth codebase to incorporate significant enhancements: integrated EVM compatibility into the precompile API, doubled the execution speed of WASM precompiles, and incorporated an e2e testing tool, among others. https://github.com/concrete-eth/concrete-geth
work on 0xFable (revamp proofs + frontend commit + prove flow), multiple talks on rollups for games at EthCC, design notes + 1 talk on decentralized/shared sequencing, work on devops to easily deploy op-stack (https://github.com/0xFableOrg/simple-op-stack-rollup)