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

[contract_manager] Support for entropy and evm executor #1251

Merged
merged 11 commits into from
Jan 29, 2024
Merged

Commits on Jan 25, 2024

  1. Configuration menu
    Copy the full SHA
    d9a41b3 View commit details
    Browse the repository at this point in the history

Commits on Jan 26, 2024

  1. Add ExecuteAction file

    m30m committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    d678256 View commit details
    Browse the repository at this point in the history
  2. uint 256 (#1250)

    Dev Kalra authored Jan 26, 2024
    Configuration menu
    Copy the full SHA
    b4a883f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    acd7466 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8103187 View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. add tests for evm execute (#1252)

    * add tests for evm execute
    
    * add tests for buffer layout
    
    * remove unneccessary test
    Dev Kalra authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    8283978 View commit details
    Browse the repository at this point in the history
  2. accept admin and ownership payload

    0xfirefist committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    1250e59 View commit details
    Browse the repository at this point in the history
  3. rename to add entropy

    0xfirefist committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    d0f5b19 View commit details
    Browse the repository at this point in the history
  4. update comment

    0xfirefist committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    39f14a9 View commit details
    Browse the repository at this point in the history
  5. address comments

    0xfirefist committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    012472a View commit details
    Browse the repository at this point in the history
  6. minor rename

    0xfirefist committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    2d22eb4 View commit details
    Browse the repository at this point in the history