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

Check if plugin supports expected interface Id when enabling #74

Merged
merged 55 commits into from
Aug 23, 2023

Conversation

akshay-ap
Copy link
Contributor

Fixes: #73

Changes in PR:

  • Check if plugin supports appropriate interface id when enabling in manager
  • Update tests

akshay-ap added 30 commits July 26, 2023 15:27
…safe-protocol into feature-47-support-function-handlers
…safe-protocol into feature-47-support-function-handlers
…safe-protocol into feature-47-support-function-handlers
@akshay-ap akshay-ap added the enhancement New feature or request label Aug 21, 2023
@akshay-ap akshay-ap requested review from rmeissner and mmv08 August 21, 2023 14:39
@akshay-ap akshay-ap self-assigned this Aug 21, 2023
@github-actions
Copy link

CLA Assistant Lite bot:
Thank you for your submission, we really appreciate it. Like many open-source projects, we ask that you sign our Contributor License Agreement before we can accept your contribution. You can sign the CLA by just posting a Pull Request Comment same as the below format.


I have read the CLA Document and I hereby sign the CLA


You can retrigger this bot by commenting recheck in this Pull Request

@coveralls
Copy link

coveralls commented Aug 21, 2023

Coverage Status

coverage: 100.0%. remained the same when pulling f44918a on feature-73-eip165-check-for-plugin into ea7f2c3 on main.

@rmeissner rmeissner added this to the v0.2.0 milestone Aug 22, 2023
@akshay-ap akshay-ap changed the base branch from feature-47-support-function-handlers to main August 22, 2023 09:19
@akshay-ap akshay-ap requested a review from mmv08 August 23, 2023 09:52
test/SafeProtocolManager.spec.ts Show resolved Hide resolved
@akshay-ap akshay-ap added this pull request to the merge queue Aug 23, 2023
Merged via the queue into main with commit 1fdfc1b Aug 23, 2023
@github-actions github-actions bot locked and limited conversation to collaborators Aug 23, 2023
@akshay-ap akshay-ap deleted the feature-73-eip165-check-for-plugin branch August 23, 2023 10:37
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

ERC165 check when enabling plugin
4 participants