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

add method call as tx interpretation #1615

Merged
merged 1 commit into from
Feb 18, 2024
Merged

add method call as tx interpretation #1615

merged 1 commit into from
Feb 18, 2024

Conversation

isstuev
Copy link
Collaborator

@isstuev isstuev commented Feb 14, 2024

Description and Related Issue(s)

resolves #1589

Checklist for PR author

  • I have tested these changes locally.
  • I added tests to cover any new functionality, following this guide
  • Whenever I fix a bug, I include a regression test to ensure that the bug does not reappear silently.
  • If I have added, changed, renamed, or removed an environment variable, I have updated the list of environment variables in the documentation and made the necessary changes to the validator script according to the guide

@isstuev isstuev changed the title Fe 1589 add method call as tx interpretation Feb 14, 2024
@isstuev isstuev marked this pull request as ready for review February 14, 2024 23:01
@isstuev isstuev requested a review from tom2drum February 14, 2024 23:01
@isstuev isstuev merged commit 3a89edf into main Feb 18, 2024
11 checks passed
@isstuev isstuev deleted the fe-1589 branch February 18, 2024 18:56
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.

Interpreter subtitle: show method called, if interpreter returns no summaries
3 participants