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

Update minimum CDT dependency to 1.7.x #333

Merged
merged 2 commits into from
Sep 27, 2019
Merged

Conversation

arhag
Copy link
Contributor

@arhag arhag commented Sep 17, 2019

Change Description

Updated the minimum CDT dependency to 1.7.x. This means that the eosio.bios and eosio.system contracts can remove their definitions for the preactive_feature and is_feature_activated intrinsics and simply use the ones provided in CDT. It also means that the proper C++ version of check_transaction_authorization can be used in eosio.msig rather than the one in the internal_use_do_not_use namespace.

Deployment Changes

  • Deployment Changes

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

…s_feature_activated and preactivate_feature intrinsic definitions can be removed from the contracts
@arhag arhag merged commit c9b1333 into develop Sep 27, 2019
@arhag arhag deleted the change-cdt-dependency branch September 27, 2019 21:32
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants