Skip to content

Titanium (2.0.2)

Latest
Compare
Choose a tag to compare
@zeoio zeoio released this 23 Feb 08:11
1ea0f4c

Gccm v2.0.2 is a maintenance release containing security fixes. This update is recommended for all users.

Changes in this release:

  • Gccm now implements Node Discovery Protocol v5.1
  • Various issues with web3.js console functions are resolved
  • TxPool error handling for invalid transactions is improved
  • The new account_signGnosisSafeTx API method helps with transaction signing using Gnosis Safe

Optimizations:

  • The new StackTrie implementation is now used for the tx and receipt root hash calculation
  • The bloom filter implementation in core/types is now faster and more correct
  • Block header hashes are cached more aggressively in the downloader