EOSIO v1.8.3 Release Notes
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
Other Changes
- (#7844) Deprecate network version match - 1.8
- (#7839) [1.8.x] Travis CI + Buildkite 3.0
- (#7851) [1.8.x] Increase Contracts Builder Timeout + Fix $SKIP_MAC
- (#7861) [1.8.x] Ensure release flag is added to all builds.
- (#7872) [1.8.x] Mac Builder Boost Fix
- (#7869) cleos get actions - 1.8
- (#7875) Fix tests bootstrap - 1.8
- (#7880) [1.8.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.