Futures
Access hundreds of perpetual contracts
TradFi
Gold
One platform for global traditional assets
Options
Hot
Trade European-style vanilla options
Unified Account
Maximize your capital efficiency
Demo Trading
Introduction to Futures Trading
Learn the basics of futures trading
Futures Events
Join events to earn rewards
Demo Trading
Use virtual funds to practice risk-free trading
Launch
CandyDrop
Collect candies to earn airdrops
Launchpool
Quick staking, earn potential new tokens
HODLer Airdrop
Hold GT and get massive airdrops for free
Launchpad
Be early to the next big token project
Alpha Points
Trade on-chain assets and earn airdrops
Futures Points
Earn futures points and claim airdrop rewards
Ethereum Foundation Researcher: VOPS and some stateless nodes can reduce storage requirements by 25 times
ME News message, April 1 (UTC+8), at EthCC[9], Ethereum Foundation researcher CPerezz presented the “validity-only stateless” scheme (VOPS). He pointed out that the ongoing continuous growth of the Ethereum state has long posed a threat to decentralization, continually raising the storage threshold for running full nodes. With VOPS, nodes only need to store four fields for each externally owned account (EOA): the storage address, Nonce, balance, and a code flag (codeFlag). They do not need to store the full contract code and the storage tree, which can reduce node storage requirements by 25 times.
The scheme uses SNARK proofs generated by Verkle tree multi-proofs or zkVM to verify state transitions, and updates the local account table by using “state diffs” (State Diffs), without executing full block transactions. In addition, VOPS supports nodes with low hardware configurations to maintain the mempool and connect to the FOCIL mechanism, ensuring that ordinary users can participate in transactions. CPerezz believes that VOPS is an intermediate stage on Ethereum’s path toward fully stateless operation, balancing nodes’ ability to self-verify with a low participation threshold. (Source: Foresight News)