-
Notifications
You must be signed in to change notification settings - Fork 20
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat!: Add prevrandao field to EvmAdvance
rework libcmt to use stronger types rename CMT_ADDRESS_LENGTH to CMT_ABI_ADDRESS_LENGTH rename CMT_ABI_WORD_LENGTH to CMT_ABI_U256_LENGTH port rust code to new API port rollup code to the new API port ioctl-echo-loop code to the new API split header files into a separate folder. This allows users to build and link without a installing by preserving the header files relative path and `-I<cmt-root-dir>/include` when building.
- Loading branch information
Showing
40 changed files
with
579 additions
and
448 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
Oops, something went wrong.