New proposal to boost governance efficiency on Zilliqa

The Zilliqa team has published a new proposal on the Zilliqa Governance Forum to lower the quorum needed to pass votes on changes to the Zilliqa network to 8%. Zilliqa…

Read More »

Solidity 0.6.x features: try/catch statement

The try/catch syntax introduced in 0.6.0 is arguably the biggest leap in error handling capabilities in Solidity, since reason strings for revert and require were released in v0.4.22. Both try…

Read More »

The great renaming: what happened to Eth2?

Ethereum is a protocol undergoing significant changes. Client teams are upgrading the protocol to scale to meet global demand while improving security and decentralization. Beyond protocol development, a critical shift…

Read More »

London Mainnet Announcement

Important Update On July 21, 2021, a consensus issue was identified on the Ropsten network, where the go-ethereum, Erigon and Nethermind implementations had different transaction validation logic than Besu and…

Read More »

Poly Network hacker returns $258M, conducts AMA on how it went down

$258 million worth of stolen crypto assets have been returned so far and the hacker claims they are keeping the rest of the funds safe while they negotiate with Poly.

Read More »

London Mainnet Announcement

After a successful testnet deployement, the London upgrade is now ready to be activated on the Ethereum mainnet. It will go live on block 12 965 000, which is expected…

Read More »

Crypto.com Exchange Lending Now Supports ADA and XLM

Secure an instant loan with an LTV ratio of up to 50% We are pleased to announce that Exchange users can now borrow against their crypto with a loan-to-value (LTV)…

Read More »

Grantee Roundup: February 2021

This month, we’ve got the latest on from two groups doing great work to grow the Ethereum ecosystem! Couger for education and community building in Japan Specializing in AI, Couger…

Read More »

EthereumJS VM v5 Release

While everyone is staring in amazement on December 1st, 12pm UTC anticipating the Eth 2.0 Beaconchain genesis, within the JavaScript team we quietly prepared our own little genesis release in…

Read More »

Cautious when convert a BigDecimal value to JSON in Rails

In Ruby on Rails, we can use to_json to convert data or hash to JSON easily, but we need to be cautious when we convert numeric data to JSON in…

Read More »