github Zilliqa/zq2 v0.7.4
0.7.4 - 2025-04-03

latest releases: v0.19.0, v0.19.0-rc1, v0.19.0-rc0...
7 months ago

What's Changed

  • #2603: Build new view when admin_forceView is called
  • #2464: Fix libp2p peer discovery
  • #2493: Do not start Zilliqa node if Scilla server is not reachable
  • #2588: Don't delete transaction receipts when a block is 'reverted'
  • #2585: Add `admin_forceView`` API
  • #2584: Trigger sync when we see a high qc for a block we do not have
  • #2587: Prevent equivocation by storing voted_in_view flag

Database migration

This release contains a data migration. The migration will run automatically when you start your node and take time proportional to the number of receipts stored in your database. The total time should be less than 10 minutes according to our testing, unless you are running an archive node and have a throughput-limited disk (this can sometimes be true for SSDs hosted in cloud providers).

Full Changelog: v0.7.3...v0.7.4

Don't miss a new zq2 release

NewReleases is sending notifications on new releases.