Reading
Vitalik - What might an “enshrined ZK-EVM” look like?
https://notes.ethereum.org/@vbuterin/enshrined_zk_evm
Bitcoin - Stacks, Ordi, Nostr Assets, BitVM
https://mp.weixin.qq.com/s/IdDMfV5HUmr_57ch8xk2tA
Webauthn, Passkey
- new solution
- Key layer: WebAuthn, Secure Enclave, Passkey
- Account layer: Smart Contract Account, EOA
- Signing Layer: Protocol r1 pre-compile, third-party service, Solidity and ZK verifier
- use case
- Clave wallet: (Secure Enclave webAuthn) + (SCA)
- Soul wallet: (Passkey) + (4337 SCA)
- OKX wallet: ([[MPC-TSS]] + Passkey) + (4337 SCA)
- Web3Auth: ([[MPC-TSS]] + Passkey)+ (EOA/SCA)
- Lit protocol: ([[MPC-TSS]] + Decentralized nodes + Passkey) +(EOA/SCA)
https://mirror.xyz/sevenxventures.eth/3sYkMimEKqzQbme8-KszvSrKGj4uPxBLyJM9ncXxgcU
How cheap can ZK compute be?
This means the value of kappa gives the number of years zk proving is behind native compute.
Efficiency of current zk compute is about the computers circa ~1988-1993
With dedicated zk hardware, we could hope to get to computers circa ~1993-98
https://twitter.com/_weidai/status/1732436027388871100
Proxy Re-Encryption (PRE)
more flexible form of public-key encryption and enables a group of proxy entities to transform encrypted data from one public key to another, without the power to decrypt the data or gain access to any private keys.
-
Dencun upgrade
- EIP-4844 Proto-danksharding -> Shard Blob Transactions
- EIP-1153 Transient Storage Opcodes
- EIP-6780 SELFDESTRUCT only in same transaction -> Verkel Tree
- EIP-4788 Beacon block root in the EVM
- EIP-5656 MCOPY - Memory copying instruction -> new opcode
- EIP-7516 BLOBBASEFEE opcode -> new opcode, same as BASEFEE from EIP-3198, except returning the Blob fee.
- EIP-7400 Perpetually Valid Signed Voluntary Exits
- EIP-7045 Increase max attestation inclusion slot -> will increase from 32 inclusion slots to 64
- EIP-7514 Add Max Epoch Churn Limit
-
The order flow innovation from ETH txn lifecycle
https://mp.weixin.qq.com/s/IUAElgEKR-rUZaBsQ87dkg -
HyperOracle - Debate on Ethereum
event
https://mirror.xyz/hyperoracleblog.eth/pOjaFIfCVrzvUTaeM9HVi7wFY2tQgZVQUDk7dMtNMtM -
Deep Work
https://azeria-labs.com/the-importance-of-deep-work-the-30-hour-method-for-learning-a-new-skill/
Tools