-
Notifications
You must be signed in to change notification settings - Fork 39
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Auto stash before rebase of "main" * Auto stash before rebase of "main" * impl compute_res * fix typo in compute_dst_addr * remove redundant print * function doc * add tests, change computeRes to function * add methods to improve readability * function does an explicit return * minor fixes * unnecessary declaration as var * remove redundant check, import long type * return OperandsResult as .{} * import Relocatable to shorten code * convert directly from U256 to MaybeRelocatable
- Loading branch information
1 parent
74cc575
commit 4268e11
Showing
7 changed files
with
592 additions
and
80 deletions.
There are no files selected for viewing
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
Oops, something went wrong.