forked from ethereum/go-ethereum
-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Integrated contracts-v2 (ethereum#67)
* Works, but need to figure out this bug * Remove unnecessary log statements * Finalizing integration * Small code cleanups * Added a few more comments * Various bugfixes * Works, but need to figure out this bug * Remove unnecessary log statements * Finalizing integration * Small code cleanups * Added a few more comments * Various bugfixes * Added custom fillbytes function * Removed old test file for now * Fix linting errors * Fix linting errors * Reduce gas limit again * Various fixes! * Minor updates to get l1 ingestion address * Fix remaining bugs * Fix lint errors * Fix broken tests. WARN I skipped some * loglines: remove before deployment * core: less diff by removing newlines * core: less diff by removing newlines * rollup: remove logline in signtx * core/ovm: handle errors when type casting * ovm: log applying message Co-authored-by: Karl Floersch <karl@karlfloersch.com> Co-authored-by: Mark Tyneway <mark.tyneway@gmail.com>
- Loading branch information
1 parent
a398e94
commit 93c5a6a
Showing
21 changed files
with
4,524 additions
and
1,233 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
Oops, something went wrong.