DEV Community

Abhijrathod
Abhijrathod

Posted on

Evm

EVM modular ops: https://notes.ethereum.org/@axic/evm384
Account abstraction: https://eips.ethereum.org/EIPS/eip-4337
EIP 3074: https://eips.ethereum.org/EIPS/eip-3074
Single slot confirmations: https://ethresear.ch/t/a-model-for-cumulative-committee-based-finality/10259
Address space extension: https://ethereum-magicians.org/t/thoughts-on-address-space-extension-ase/6779
DAS: https://hackmd.io/@vbuterin/das
PBS: https://notes.ethereum.org/@vbuterin/pbs_censorship_resistance

Some links:

PoS specs: https://github.com/ethereum/consensus-specs#phase-0
Sharding: https://notes.ethereum.org/@vbuterin/data_sharding_roadmap
Verkle trees: https://notes.ethereum.org/Yn_mwNa2SeeQHnKsRgekKg
Expiry: https://eips.ethereum.org/EIPS/eip-4444 (history) + https://notes.ethereum.org/@vbuterin/state_expiry_eip (state)
EVM simplification: https://hackmd.io/@vbuterin/evm_feature_removing
EVM obj format: https://eips.ethereum.org/EIPS/eip-3540

Top comments (0)