Multichain Foundation to pay $2.1M to Fantom for losses
The High Court of Singapore ordered Multichain to compensate the Fantom Foundation after a $210 million hack, awarding $2.18 million in damages.
Loading
Welcome at World Crypto Global. This portal is packed with useful content and resources to built out your own crypto skills. WorldCrypto is a site member of Gabriel Vega Network.
The High Court of Singapore ordered Multichain to compensate the Fantom Foundation after a $210 million hack, awarding $2.18 million in damages.
The XRP market has experienced some significant bullish action in the past week with prices rising by 7.05%. Amidst this surge, popular market analyst Egrag Crypto has provided an interesting bullish prediction highlighting two potential price targets for the altcoin. Related Reading: Solana (SOL) Crashes 15% After Massive Profit-Taking Spike XRP Price Outlook: Analysts Eye $9.7 And $27 Breakout Targets In an X post on March 7, Egrag Crypto shared an audacious technical analysis of the XRP price action suggesting the altcoin may be gearing up for a major price upswing following recent gains. Egrag Crypto’s positive prediction is based on XRP’s potential ability to repeat a price surge from its 2017-2018 bull cycle. While past performance does not guarantee future results, the repeating nature of market cycles has led certain analysts to believe that XRP could experience another parabolic move. Notably, in early 2018, XRP moved from a breakout range of $0.35-$0.39 to a local market peak of around $2.89. However, for XRP to show any potential in validating a repeat of this price surge, market bulls must reclaim the $3.4 price level, which represents the local peak of the current bull cycle. Using this price level as a reference point, Egrag Crypto identifies $9.7 as the first major price target for XRP, mirroring the midpoint of its 20172018 breakout. The analyst explains that for investors looking to take profit, it would be ideal to sell at or around this price level i.e. $8, $9, $10, rather than waiting for an exact market peak. The second, more intriguing target would happen if XRP produces an exact 718% price surge, suggesting a potential price target of approximately $27. Related Reading: SUI Rallies 10% After Securing Deal With Trump Finance Arm XRP Price Overview At the time of writing, XRP trades at $2.34 reflecting a 5.34% decline in the past 24 hours. However, its daily trading volume has increased by 8.56% and is now valued at $8.63 billion. In realizing Egrag Crypto’s bullish prediction, the altcoin must push past immediate resistance levels at $2.62 and $3.0 before a fated encounter at the $3.4 price barrier. Furthermore, there must be a significant increase in buying volume and market participation. Other potential bullish factors include a clear regulatory stance around XRP. While its addition to the US digital assets stockpile is a much-welcome development, a termination of the SEC’s appeal case against Ripple would erase all regulatory and legal concerns around XRP. Finally, a widescale bull run across the crypto market is another potential bullish driver. Notably, XRP was one of the best-performing crypto assets in the late Q4 2024 crypto rally, rising by over 460% in three weeks following the US elections. Featured image from iStock, chart from Tradingview
The decision by the recently popular memecoin SLERF to select LBank Exchange as its custodian for the donation address has raised eyebrows within the crypto community. LBank has faced serious allegations of misappropriating user funds in the past, casting doubt on its reliability as a custodian. The recently popular MEMECOIN […]
Sotheby’s, the luxury auction house, successfully generated $2.5 million through the sale of non-fungible tokens (NFTs) from the now-defunct crypto hedge fund Three Arrows Capital (3AC). Among the sold pieces was Fidenza #725, a digital collectible crafted by the artist Tyler Hobbs. This Fidenza #725 NFT commanded an auction price of over $1 million during
The post Luxury Auction House Sotheby’s Sells Portion of 3AC’s NFT Collection for $2.5 Million appeared first on BTC Ethereum Crypto Currency Blog.
Crypto News Cast ?? 18-10-2022
On May 18, the bullish BTC price analysis is at $33870. BTC’s bearish market price analysis for May 18, 2022,
On May 18, the bullish ETH price analysis is at $4780. ETH’s bearish market price analysis for May 18, 2022,
On May 18, the bullish DOT price analysis is at $12.45. DOT’s bearish market price analysis for May 18, 2022,
Bitcoin immutability or lack thereof is it’s best kept secret. The proponents of the sound money claim that the leading crypto protocol by market cap is also the only one immutable, based on a series of narrations and word of mouth, rather than any evidence. However, there have been at least two instances in the history of the Bitcoin protocol, where the protocol's immutability was broken in a centralized manner.
The first instance of Bitcoin immutability breaking was on Aug 15, 2010, roughly a year and a half after the launch - an event known technically as CVE-2010-5139: Bitcoin’s Value Overflow or informally as the Bitcoin 184 billion bug. It was broken for the second time on Mar 11, 2013 - an event recorded as CVE-2013-3220: BerkeleyDB to LevelDB Migration Incident. Let's see some details.
First Bitcoin Immutability Breach CVE-2010-5139 On Aug 15, 2010The Bitcoin 184 billion bug or CVE-2010-5139: Bitcoin’s Value Overflow Incident occurred on Aug 15, 2010. As a result, the Bitcoin blockchain experienced a downtime of 8 hrs: 27 min. Bitcoin core developer discovered that at block height 74,638 someone had exploited a value overflow bug in the code and created 184B (or 184,000,000,000) BTCs, that's way outside the usual 21M (or 21,000,000) BTCs limit.
First Post Describing The Bitcoin 184B Bug - BitcointalkAn unknown attacker had generated this insanely high numbers of Bitcoins, out of thin air and spread the amount over several addresses. Bitcoin core developer Jeff Garzik discovered the value overflow bug - resulting from malfunction of code verification logic and improper processing of large outputs sums.
Description Of The Bitcoin 184B Bug - BitcointalkIt went unnoticed for almost two hours at that time, however the Bitcoin anonymous creator Satoshi Nakamoto released a new patched client version (0.3.10) within five hours to fix the issues. Afterwards, network participants performed a soft fork and rejected the abnormal transactions generating the ridiculously high number of Bitcoins.
Satoshi Updating Network Participants On The Fix - BitcointalkThe resultant fork and bug patch rendered previously validated 51 blocks, invalid. Thus, the other valid transactions contained in those bugs, apart from the malicious ones producing the 184 billion Bitcoins were reversed and the chain was effectively rolled backed via block reorganization. There is no list of the reversed transactions in those reverted blocks available.
This incident showed co-ordination between community, miners and Bitcoin core devs, who had to rely on centralized decision making to fix the issue. This is the first instance that Bitcoin immutability was breached and the project was only 1.5 yrs old at that time. You can read the fascinating Bitcointalk thread on the topic here to get a glimpse of the activity happening back then. Ethereum co-founder Vitalik Buterin later described the bug as:
In August 2010, a transaction in block 74638 contained two outputs summing to over 184 billion – just over 2^64 satoshis. The result was an integer overflow bug, the digital equivalent of a mechanical odometer wrapping around to zero after the car drives 999,999 kilometers.
Second Bitcoin Immutability Breach CVE-2013-3220 On Mar 11, 2013The second Bitcoin immutability breach or CVE-2013-3220: BerkeleyDB to LevelDB Migration bug occurred on Mar 11, 2013. This time, the Bitcoin blockchain experienced a downtime of 06 hrs: 20 min. On the fateful day, miners running client v0.8.0 produced large blocks, which weren't compatible with miners running earlier version v0.7.0 at height 225,430. This caused a hard fork as the chain consensus was broken.
This unintentional hard fork was caused by the migration from Berkeley database to Level database and client versions not enforcing sufficient locking limits / improperly handling mem-pool transactions. Therefore, the chains diverged from each other. A non-malicious network participant was also able to execute a successful double spend, which remains the only instance in Bitcoin's history, where a double spend has been successful.
User macbook-air Account Of Successful Double Spend - BitcointalkHowever, detection and fix implementation was faster than before. It took 1 hour for the participants to discover the fork and the issue was resolved within a few hours, thanks to centralized decision making and core developers collusion with the miners. Bitcoin core developer noted the following in his incident post martem report.
A block that had a larger number of total transaction inputs than previously seen was mined and broadcasted. Bitcoin 0.8 nodes were able to handle this, but some pre-0.8 Bitcoin nodes rejected it, causing an unexpected fork of the blockchain. The pre-0.8-incompatible chain (from here on, the 0.8 chain) at that point had around 60% of the mining hash power ensuring the split did not automatically resolve (as would have occurred if the pre-0.8 chain outpaced the 0.8 chain in total work, forcing 0.8 nodes to reorganise to the pre-0.8 chain).
Gavin Andresen Description Of What Went Right - Post Martem ReportIn order to restore a canonical chain as soon as possible, BTCGuild and Slush downgraded their Bitcoin 0.8 nodes to 0.7 so their pools would also reject the larger block. This placed majority hashpower on the chain without the larger block, thus eventually causing the 0.8 nodes to reorganise to the pre-0.8 chain. During this time there was at least one large double spend. However, it was done by someone experimenting to see if it was possible and was not intended to be malicious.
BitcointalkThe second Bitcoin immutability breach saw 24 previously valid blocks, invalidated. Therefore, transactions were once again reversed and chain roll backed in a centralized manner. Its rectification was only made possible, because large mining pool operators (Slush, BTC Guild etc.) running client v0.8.0 were successfully persuaded by Bitcoin core devs to downgrade their software to v0.7.0, contribute their hash power and revert back to the previously valid chain.
The overflow caused the software to think that the transaction contained only a small amount of BTC while in reality the outputs together had thousands of times more than the 21 million that should ever exist. A new version of the Bitcoin software had to be published, the blockchain was forked, and a new, valid, chain overtook the old one at block 74691 – 53 blocks after the original fork. This time, it only took 24 blocks, and it was not even a life-critical threat to the system – if the developers had done nothing, then Bitcoin would have carried on nonetheless, only causing inconvenience to those bitcoind and BitcoinQt users who were on 0.7 and would have had to upgrade.
Vitalik Buterin Over the BerkeleyDB to LevelDB Migration Bug - Bitcoin Magazine Mar 13, 2013
Thus, the majority hash power was exploited to breach Bitcoin immutability by centrally deciding on which chain was valid. There was no particular reason for selecting the v0.8.0 over v0.7.0 chain and it appears to be an arbitrary decision by Bitcoin core devs. It was also made possible, because the hash power wasn't equally distributed and large mining pool operators were able to tip the scales in favor of v0.7.0 on core devs request, since they controlled over 70% of the Bitcoin mining hash rate.
Bitcoin Core Dev Pieter Wuille Initiating The Bitcoins "Can You Guys Stop Trading?" Moment - BitcointalkLater, Bitcoin core dev Pieter Wuille initiated the Bitcoin's Can you guys stop trading? moment by asking miners to not mine on v0.8.0 chain. It was reported that at that time, 25 BTCs or $26,000 worth of mining rewards were lost and of course the double spend tx was reversed. Though, most of the affected transactions were later included in the new chain. This incident showed that Bitcoin immutability is highly dependent on human factors or social consensus and isn't anywhere similar to fundamental limits, as is widely claimed.
Forgotten HistoryBitcoin immutability has never been under much discussion and has always been taken for granted. It's surprising that despite clear on-chain records and established history, the community still chooses to misleadingly report the protocol as immutable. It's understandable seeing that the two instances in Bitcoin's history that it's anything but such. There have been other instances, where several bugs were found in the code, but never exploited on the mainnet, after being quietly fixed by the core devs without much prior disclosure.
This is a reference to CVE-2018-17144: Bitcoin’s Inventory Out-of-Memory Denial-of-Service, where miners could have exploited a Denial of Service (DoS) vulnerability and CVE-2018-17145: Inflation Bug Vulnerability - another bug which could have caused Bitcoin's supply to inflate past the 21M limit. Both of these bugs had the potential of causing rollbacks, but were fixed well before causing any problems. The protocol hasn't encountered any other major issues since then, but Bitcoin immutability remains a shared myth till date.
Bitcoin is clearly not at all the direct democracy that many of its early adherents imagined, and, some worry, if a centralized core of the Bitcoin community is powerful enough to successfully undertake these emergency measures to set right the Bitcoin blockchain, what else is it powerful enough to do? Force double spends to reverse million-dollar thefts? Block or even redirect transactions known to originate from Silk Road? Perhaps even modify Bitcoin’s sacred 21 million currency supply limit?
Vitalik Buterin Comments On The Core Dev / Miner Collusion - Bitcoin Magazine Mar 13, 2013
Bitcoin Immutability Shared Myth© Cryptoticker
The post Bitcoin Immutability Is A Shared Myth- A Brief History Of Tx Reversals And Chain Rollbacks appeared first on CryptoTicker.
Read Thursday's breaking news in the daily digest!
The native cryptocurrency of ZetaChain, $ZETA, has garnered significant attention within the cryptocurrency market, experiencing a remarkable surge of over 180% since its inception. However, recent trends indicate a decline of more than 13% in its value and a notable 47% decrease in its 24-hour trading volume, prompting discussions among […]
Are you ready for the next meme coin sensation? With so many opportunities popping up, how do you know which one will explode in the coming weeks? Among the rising stars, Arctic Pablo (APC) is making waves, offering an exciting investment opportunity with its adventurous theme and incredible growth potential. But the journey doesn’t stop […]
Bitcoin Cashs BCH volatility remains low despite the latest increase across the crypto space. It continues to gather momentum as trading stalled under $300 for months. However, it is still looking bullish on a monthly chart. After bouncing off $220 last month, BCH faced resistance at $244 and pulled back […]
The 2018-era Gensler appeared much more lenient towards certain cryptocurrencies, including Ether.
Fireblocks, a digital assets security company, has disclosed vulnerabilities affecting several cryptocurrency wallets, collectively named “Bitforge.” Through these vulnerabilities, criminals could steal millions in cryptocurrency without having direct contact with the owners of the wallet or its providers. While some providers have already applied patches, others are still vulnerable. Bitforge Vulnerabilities Disclosed Fireblocks, a cryptocurrency [...]
The post Fireblocks Discloses Bitforge Vulnerabilities Affecting Dozens of Wallet Providers appeared first on Crypto Breaking News.
In the first half of 2024, the number of cryptocurrency investors in South Korea soared to 7.78 million, marking a 21% increase from the latter half of 2023, according to an official report. The average daily trading volume also saw a dramatic rise, jumping from $2.61 billion to an impressive […]
World Crypto Global opens the door to digital freedom for everyone.
Manage your free WCG Coins securely—where simplicity meets global accessibility.
FREE CRYPTO COINS
AVAILABLE FOR RESERVATION
ALREADY ALLOCATED
No fees. No catch. Your crypto journey starts here.