Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

EOSIO v1.7.6 Release Notes

Compare
Choose a tag to compare
@blockone-devops blockone-devops released this 12 Sep 15:14
· 9987 commits to master since this release
617d8b4

This release contains stability and miscellaneous fixes.

Deprecation Notices

The network-version-match option in nodeos has been deprecated. When this option is set to true, it may needlessly restrict connections between two different versions of nodeos that are capable of communicating with the same network protocol version. Keeping this option set at its default of false allows two nodeos instances to negotiate a common version of the network protocol. Setting this option to false is especially important given that the v2.0.0 release of EOSIO will add a new supported version of the network protocol that enables additional capabilities; nodeos versions earlier than 2.0.0 will encounter problems connecting to v2.0.0 nodes if network-version-match is set to true. For this reason, the network-version-match option is now deprecated and will be removed in the v2.0.0 release of EOSIO.

Please refer to the Consolidated EOSIO Deprecations List for the currently active set of deprecation notices.

Stability bug fixes

  • (#7837) bandwidth - 1.7.x
  • (#7856) Net plugin sync - 1.7
  • (#7890) Fix exit crash - 1.7

Other Changes

  • (#7843) Deprecate network version match - 1.7
  • (#7815) [1.7.x] Buildkite 3.0
  • (#7850) [1.7.x] Increase Contracts Builder Timeout + Fix $SKIP_MAC + Fix hard-coded build command
  • (#7863) [1.7.x] Ensure release flag is added to all builds.
  • (#7870) cleos get actions - 1.7
  • (#7874) [1.7.x] Brew Updater Skips
  • (#7879) [1.7.x] Ensure Artfacts Upload on Failed Tests

Disclaimer: All repositories and other materials are provided subject to this IMPORTANT notice and you must familiarize yourself with its terms. The notice contains important information, limitations and restrictions relating to our software, publications, trademarks, third-party resources, and forward-looking statements. By accessing any of our repositories and other materials, you accept and agree to the terms of the notice.