koinos / koinos-sdk-as

AssemblyScript (AS) Software Development Toolkit (SDK) for the Koinos Blockchain
https://roaminroe.github.io/koinos-as-sdk/
MIT License
5 stars 3 forks source link

add `getOperation` syscall and fix tests #55

Closed roaminro closed 1 year ago

roaminro commented 1 year ago

Brief description

Content of this PR:

Checklist

roaminro commented 1 year ago

Thanks for your review @sgerbino! I made the needed changes and also updated the MockVM package and enabled the unit tests for the new getOperation syscall.