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

feat: add "supported_interfaces" method #25

Merged
merged 2 commits into from
Jan 2, 2025
Merged

Conversation

ya7on
Copy link
Member

@ya7on ya7on commented Jan 2, 2025

Compile params changes:

  • remove debug option as unnecessary. It used only for allowing dump functions only and we don't use it
  • add interfacesGetter parameter. It allows us to use contract getter supported_interfaces that returns list of all used in contract @interfaces decorators

@ya7on ya7on requested a review from iamIcarus January 2, 2025 14:10
@ya7on ya7on enabled auto-merge January 2, 2025 14:28
@ya7on ya7on added this pull request to the merge queue Jan 2, 2025
@github-merge-queue github-merge-queue bot removed this pull request from the merge queue due to failed status checks Jan 2, 2025
@ya7on ya7on added this pull request to the merge queue Jan 2, 2025
Merged via the queue into master with commit f88f14c Jan 2, 2025
2 checks passed
@ya7on ya7on deleted the supported_interfaces branch January 2, 2025 14:41
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