Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: Use synchronous is_controller API in asset canister access control #3144

Conversation

sesi200
Copy link
Contributor

@sesi200 sesi200 commented May 30, 2023

Description

With the new is_controller API we can improve the guard function we use for access control in the asset canister.

Fixes SDK-1058

How Has This Been Tested?

covered by e2e

Checklist:

  • The title of this PR complies with Conventional Commits.
  • I have edited the CHANGELOG accordingly.
  • I have made corresponding changes to the documentation.

@sesi200 sesi200 changed the title implement chore: Use synchronous is_controller API in asset canister access control May 30, 2023
@sesi200 sesi200 mentioned this pull request May 31, 2023
3 tasks
@sesi200 sesi200 marked this pull request as ready for review May 31, 2023 08:52
@sesi200 sesi200 requested a review from a team as a code owner May 31, 2023 08:52
mergify bot pushed a commit that referenced this pull request May 31, 2023
@mergify mergify bot merged commit f5c32b9 into master May 31, 2023
@mergify mergify bot deleted the SDK-1058-use-synchronous-is-controller-api-in-asset-canister-access-control branch May 31, 2023 10:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants