-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add ecalli handling for other pvms (#285)
* Add ecalli handling for other pvms * remove unused * Add new registers func * fix loadInto * Set registers after host call * fix memory size * block extra step * fix gas * Update src/packages/web-worker/command-handlers/host-call.ts Co-authored-by: Tomek Drwięga <[email protected]> * remove memory size * Remove gas parsing * Update src/packages/web-worker/command-handlers/host-call.ts Co-authored-by: Tomek Drwięga <[email protected]> * fix gas issue * set registers * fix two host calls --------- Co-authored-by: Tomek Drwięga <[email protected]>
- Loading branch information
1 parent
747d3c1
commit 7d522d4
Showing
6 changed files
with
150 additions
and
65 deletions.
There are no files selected for viewing
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters