github Zilliqa/zq1 v7.2.0

latest releases: v9.3.7, v9.3.6, v9.3.5...
4 years ago

This release features an improved seed-to-seed communication method, as well as several minor improvements and bug fixes.

Important: Miners (DS and shard node operators) are required to upgrade to this version by DS block 10,365 to continue participating in the Zilliqa Mainnet. Seed node operators are not required to upgrade.❗

Core

  • P2P seed network layer revamp (#2387)
  • Avoid unnecessary errno checks for write call (#2411)
  • Allow txn dispatching to ds-shard when no other shard exists (#2419)
  • Add status api for sending txns to ds (#2423)
  • Optimize deserialization (#2381)
  • Changed version check logic in ProcessPoWSubmission (#2427)
  • Fix race condition in transaction dispatch and deletion (#2428)
  • Avoid Scilla init for lookups and seeds (#2436)
  • Fix for libevent deadlock in p2pseed (#2437)
  • Support pagination for fetching transaction list and transaction bodies (#2438)
  • Remove old MPT implementation and other affected changes from master (#2439)
  • De-blacklist ejected dscommittee members (#2440)
  • P2pseed: close connection from server if the key is not whitelisted (#2441)
  • Remove outdated use of UPGRADE_TARGET_DS_NUM (#2447)
  • Add ToggleNumPages (#2448)

Infrastructure

  • Use cryptoutils repo as submodule for ethash (#2426)
  • Fix docker build failure in master branch code (#2431)
  • Update cmake version 3.16 or above (#2433)
  • Improve Daemon to start new process when failed to monitor previous process (#2434)
  • Update cmake 3.19 in cuda dockerfile (#2446)

Don't miss a new zq1 release

NewReleases is sending notifications on new releases.