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

Implement FIX_LINKAUTH_RESTRICTION protocol feature #7025

Merged
merged 4 commits into from
Mar 29, 2019

Conversation

arhag
Copy link
Contributor

@arhag arhag commented Mar 29, 2019

Change Description

Resolves #6672.

This PR adds support for the FIX_LINKAUTH_RESTRICTION protocol feature which removes the restriction on eosio::linkauth for non-native actions named one of the five special action names:
updateauth, deleteauth, linkauth, unlinkauth, or canceldelay. The restriction still remains for these special actions names on the contract deployed on the eosio account.

Consensus Changes

  • Consensus Changes

Makes the FIX_LINKAUTH_RESTRICTION protocol feature available. See above description and #6672 for details.

API Changes

  • API Changes

Documentation Additions

  • Documentation Additions

Copy link
Contributor

@johndebord johndebord left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good.

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.

None yet

3 participants