iroha icon indicating copy to clipboard operation
iroha copied to clipboard

feat: Custom instructions in executor

Open dima74 opened this issue 1 year ago • 0 comments

Description

Added ISI for custom instructions, and two tests demonstrating possible use:

  • Test with one custom instruction MintAssetForAllAccounts
  • Test with simple expression system

Linked issue

Closes #4599

Benefits

Checklist

  • [x] I've read CONTRIBUTING.md
  • [x] I've used the standard signed-off commit format (or will squash just before merging)
  • [ ] All applicable CI checks pass (or I promised to make them pass later)
  • [ ] (optional) I've written unit tests for the code changes
  • [ ] I replied to all comments after code review, marking all implemented changes with thumbs up

dima74 avatar May 24 '24 19:05 dima74