github Zilliqa/zq1 v4.7.0

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

New Features & Improvements

  • Development/build-related changes
    • Use Travis native Ubuntu 16.04 (#1647)
    • Fix issues reported by cppcheck (#1652)
    • Standardize Include Guards (#1653)
    • Add more Clang Tidy checks (#1654)
    • Protect destructors of some template classes (#1655)
    • Standardize Include Guard Check (#1657)
    • Add pedantic flag to compiler options (#1659)
    • Fix some uninitialized params & Remove explicit copy constructor for std::move (#1660)
    • Add SECURITY.MD (#1670)
    • Add few essential MD files (#1671)
  • Functional improvements
    • Increase max peer connection (#1662)
    • Remove redundant pow test case (#1676)
    • Add retry mechanism for send pow to proxy (#1683)
    • Add log for txn hash (#1692)
    • Add epoch num to GetNodeType (#1695)
    • log popen failure (#1712)
    • Node only do sync if failed to do pow (#1707)

Bug Fixes

  • Functional bug fixes
    • Handle peer connection counter correctly (#1663)
    • Stop lookup api server when it is synchronizing (#1677)
    • clear peer counter (#1689)
    • Remove IP check on VC (#1690)
    • Fix log messages for address (#1710)
    • Check whether account exists when create contract (#1714)
    • Fix epochfin for lookup when no shard formed (#1709)
    • Continue check result from proxy until timeout (#1706)
  • Infrastructure bug fixes
    • Fetch constant file from dsguard instead of normal node (#1679)
    • Fix of kubectl cp command (#1713)

Don't miss a new zq1 release

NewReleases is sending notifications on new releases.