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

refactor: No Std support in zeth-lib & primitives #83

Closed
wants to merge 28 commits into from

Commits on Oct 19, 2023

  1. Configuration menu
    Copy the full SHA
    332ea67 View commit details
    Browse the repository at this point in the history
  2. use revm optimism execution

    Wollac committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    3ef2f20 View commit details
    Browse the repository at this point in the history
  3. update testdata

    Wollac committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    90add25 View commit details
    Browse the repository at this point in the history
  4. add optimism tests

    Wollac committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    a2be5bc View commit details
    Browse the repository at this point in the history
  5. upgrade revm to latest commit

    Wollac committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    2056058 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

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

Commits on Dec 14, 2023

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

Commits on Dec 19, 2023

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

Commits on Jan 17, 2024

  1. Update dependencies versions

    dyxushuai authored and Wollac committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    08b8985 View commit details
    Browse the repository at this point in the history
  2. fix revm commit

    Wollac committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    abfa855 View commit details
    Browse the repository at this point in the history
  3. use correct tags

    Wollac committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    da7b212 View commit details
    Browse the repository at this point in the history
  4. use EVM in comments

    Wollac committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    ec8599d View commit details
    Browse the repository at this point in the history
  5. update copyright

    Wollac committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    f96beaa View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

  1. register optimism revm handle

    Wollac committed Jan 18, 2024
    Configuration menu
    Copy the full SHA
    7905ac7 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

  1. init

    CeciliaZ030 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    e7af733 View commit details
    Browse the repository at this point in the history
  2. init

    CeciliaZ030 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    6640067 View commit details
    Browse the repository at this point in the history
  3. no_std_preflight

    CeciliaZ030 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    2512519 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    34f3c67 View commit details
    Browse the repository at this point in the history
  5. default-features = false

    CeciliaZ030 committed Jan 22, 2024
    Configuration menu
    Copy the full SHA
    fd22f1b View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. compiled host util

    CeciliaZ030 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    4c13a22 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8be1203 View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2024

  1. fmt & dependency

    CeciliaZ030 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    1369d92 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3af84ea View commit details
    Browse the repository at this point in the history
  3. cargo.lock

    CeciliaZ030 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    5a958c7 View commit details
    Browse the repository at this point in the history
  4. cargo update

    CeciliaZ030 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    e386e29 View commit details
    Browse the repository at this point in the history
  5. resolve merge error

    CeciliaZ030 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    c35f9e0 View commit details
    Browse the repository at this point in the history
  6. cargo.lock

    CeciliaZ030 committed Jan 24, 2024
    Configuration menu
    Copy the full SHA
    039d219 View commit details
    Browse the repository at this point in the history

Commits on Jan 27, 2024

  1. update

    checksum
    
    fmt & clippy
    
    fix util import
    
     #![feature(build_hasher_simple_hash_one)]
    
    clear comments
    
    fmt
    CeciliaZ030 committed Jan 27, 2024
    Configuration menu
    Copy the full SHA
    92fa6be View commit details
    Browse the repository at this point in the history