Is there any way to easily fork the current zkSync's state and serve the fork via rpc, ie something like `anvil --fork-url ...`? Local tools more favourable compared to services obv ;)
- 2 replies
- 0 recasts
- 1 reaction
Finally managed to finish SEC (compressed) point de/encoding for crysol ^^ What else is missing to make crysol an ecc swiss army knife for evm devs? ๐ https://github.com/pmerkleplant/crysol/blob/main/src/curves/Secp256k1Arithmetic.sol#L391-L562 PS: stealth addresses still in draft but worth checking out imho ;)
- 0 replies
- 0 recasts
- 3 reactions
Starting with a single private key and ending up at EIP-5564 stealth addresses ๐ฅ Great deep dive into achieving privacy onchain - all without zk btw ;)
- 0 replies
- 0 recasts
- 3 reactions
