Running more than 20 production blockchains, SKALED is Ethereum-compatible, high performance C++ Proof-of-Stake client, tools and libraries. Uses SKALE consensus as a blockchain consensus core. Includes dynamic Oracle. Implements file storage and retrieval as an EVM extension.
https://eips.ethereum.org/EIPS/eip-1153 - transient storage opcodes
TLOAD
andTSTORE
https://eips.ethereum.org/EIPS/eip-4788 - expose beacon chain roots in the EVM
https://eips.ethereum.org/EIPS/eip-4844 - new transaction type : blob transactions
https://eips.ethereum.org/EIPS/eip-5656 -
MCOPY
instructionhttps://eips.ethereum.org/EIPS/eip-6780 -
SELFDESTRUCT
reworkhttps://eips.ethereum.org/EIPS/eip-7516 -
BLOBBASEFEE
instruction