-
Notifications
You must be signed in to change notification settings - Fork 43
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Revert "Revert builtin cost rework (#874)" This reverts commit 355c250. * x * fix gas * add paralel test * Add entry point info to AotContractExecutor (#889) * store entry point info, optimize abi storage * use felt * update hash * upd replay * try with thread local * try to fix with thread local in runtime2 * fix * upd ref ci * upd replay * fix macos * try to fix macos * try to fix bench * fix * try to fix bench ci * save space * upd rev * try to fix broken pipe * try to fix bench on ci * remove all features * add cache key * update replay rev * fix cargo.lock * Revert "update replay rev" This reverts commit 40f1acc. * fix cargo.lock * works with leaks * fix * upd replay * fix bench * Reorder deps * start porting gas to u64 * u64 on syscalls * fix * Fix benches. * clippy * fix gas refund * fmt * fix * fix get gas * update resource bounds * upd ci * upd replay * fix ci * try * fix align * fix bench pr * better fix for u256 * upd replay * upd replay * fix * remove dbg! * upd replay * fix * Revert conversion of `ResourceBounds` field type. * Update sequencer revision (for CI runs). * Update replay dependency. * read invoke data end pad * upd ci --------- Co-authored-by: Pedro Fontana <[email protected]> Co-authored-by: Franco Giachetta <[email protected]> Co-authored-by: Julián González Calderón <[email protected]> Co-authored-by: Esteve Soler Arderiu <[email protected]>
- Loading branch information
1 parent
59febb8
commit f1554de
Showing
45 changed files
with
691 additions
and
714 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
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
Oops, something went wrong.