Connect with us

Crypto World

Korean CEX Listings Continue to Boost Altcoins

Published

on

CFG Chart - CoinGecko

Centrifuge and Espresso experienced explosive moves after being listed on major Korean exchanges this week.

The Korean bid is becoming altcoin holders’ best friend these days, as Korean traders pile into new listings on the country’s leading centralized exchanges (CEXs).

Over the last week, South Korean CEXs Bithumb and UpBit listed two mid-sized altcoins, Centrifuge’s CFG and Espresso’s ESP, and both tokens surged. CFG rallied 177% from $0.088 to $0.24, and ESP jumped by 103% to $0.195.

CFG Chart - CoinGecko
CFG Chart – CoinGecko

The Bithumb and UpBit effects have become common at this point, and Korean CEXs have been responsible for plenty of one-time pumps in small- to mid-sized altcoins. While these CEX traders are happy to jump in and speculate on new listings, the effect usually wears off in a few days to weeks as volumes return to their pre-listing levels.

Korean CEX Bithumb also made headlines earlier this month after accidentally sending more than 200 users 2,000 BTC, worth $140 million at the time, instead of 2,000 WON.

Advertisement

The “airdrop” resulted in BTC dropping 18% below the actual market price on Bithumb as recipients rushed to sell the tokens and offramp the funds; however, the exchange successfully froze “most” of the accounts before funds could be withdrawn.

Source link

Continue Reading
Click to comment

Leave a Reply

Your email address will not be published. Required fields are marked *

Crypto World

Buterin Outlines Ethereum’s Quantum Resistance Roadmap

Published

on

Buterin Outlines Ethereum’s Quantum Resistance Roadmap

Ethereum co-founder Vitalik Buterin has identified and proposed a plan to address four areas of the network that he sees as most quantum-vulnerable.

Quantum computing and crypto have been in the headlines recently as concerns mount over Bitcoin and other blockchains’ resistance to quantum-capable supercomputers.

Buterin posted his quantum resistance roadmap for Ethereum on Thursday, stating that the four areas are: validator signatures, data storage, user account signatures, and zero-knowledge proofs.

He said that replacing the current BLS (Boneh-Lynn-Shacham) consensus signatures with “Lean” quantum-safe hash-based signatures would fix that component. The tricky part is picking the right hash function, since this choice will likely stick around for a long time.

Advertisement

“This may be ‘Ethereum’s last hash function’, so it’s important to choose wisely,” he said. 

Ethereum Foundation researcher Justin Drake proposed “Lean Ethereum,” a plan to make the network quantum-secure, in August 2025. 

Quantum safe data storage and accounts  

Regarding data storage, or “blobs”, Ethereum currently uses a system called KZG (Kate-Zaverucha-Goldberg) for storing and verifying data. 

The plan is to swap this out for STARKs (Zero-Knowledge Scalable Transparent Argument of Knowledge), which are quantum-resistant. “It’s manageable, but there’s a lot of engineering work to do,” said Buterin.

Advertisement

Related: Buterin outlines 4-year roadmap to speed up and quantum-proof Ethereum

The third challenge is user accounts. Ethereum currently uses ECDSA (Elliptic Curve Digital Signature Algorithm) signatures, which are standard cryptographic keys. The fix is to upgrade the network so that accounts can use any signature scheme, including “lattice-based” quantum-resistant ones.

However, quantum-safe signatures are much heavier computationally and would consume more gas.

“The long-term fix is protocol-layer recursive signature and proof aggregation, which could reduce these gas overheads to near-zero,” he said. 

Advertisement

Quantum-resistant proofs are very expensive 

Quantum-resistant proofs are extremely expensive to run onchain so “the solution again is protocol-layer recursive signature and proof aggregation,” said Buterin.

Instead of verifying every signature and proof individually onchain, a single master proof or “validation frame” would verify thousands of them at once, keeping costs near zero.

“This way, a block could ‘contain’ a thousand validation frames, each of which contains either a 3kB signature or even a 256kB proof,” he explained. 

Buterin floated the concept of a recursive-STARK-based bandwidth-efficient mempool in January. Source: ETHresearch

Buterin also commented on the Ethereum Foundation’s “Strawmap” on Thursday, stating that he expects to see “progressive decreases of both slot time and finality time.” 

Magazine: Bitcoin may take 7 years to upgrade to post-quantum: BIP-360 co-author

Advertisement