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: properly call nested sequenceMsg and batchMsg #848

Open
wants to merge 3 commits into
base: master
Choose a base branch
from

Conversation

wolfmagnate
Copy link

what this PR does

fix problems described in #847

problems

I have to check...

  • method name: execSequenceMsg and execBatchMsg are good names for these methods?
  • bugs: Does this change make other problems?
  • optimization: Is there any performance problems when I handle nested messages with recursive functions?

@wolfmagnate wolfmagnate marked this pull request as ready for review October 25, 2023 15:13
@meowgorithm meowgorithm added triage and removed triage labels Apr 17, 2024
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.

None yet

2 participants