Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat!: Add prevrandao field to EvmAdvance #62

Merged
merged 1 commit into from
Jun 21, 2024
Merged

Commits on Jun 4, 2024

  1. 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.
    mpolitzer committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    194a7df View commit details
    Browse the repository at this point in the history