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

EOSIO.Contracts v1.8.3 Inline Multi-Signature Patch 3 Release Notes

Compare
Choose a tag to compare
@blockone-devops blockone-devops released this 29 Sep 20:49
· 243 commits to master since this release
9895b08

This patch builds on top of EOSIO.Contracts v1.8.3 Inline Multi-Signature Patch Release

Amendment (#519) of eosio.msig (#517)

The problem arose that the eosio.cdt tool abigen (see https://github.com/EOSIO/eosio.cdt/tree/master/tools/abigen) could not generate the appropriate annotations to the table structures for the introduced work-around class eosio_msig_binary_extension. The class has since been removed. In it's place, this change downgrades the eosio::binary_extension class requirements to that available in EOSIO/eosio.cdt/1.6.x so that abigen can now understand the eosio.msig contract and add the appropriate annotations to the table structures for the eosio::binary_extension class.

Dependencies

This patch release builds on top of EOSIO.Contracts v1.8.3 Inline Multi-Signature Patch Release. Please refer to that document for required details.

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.