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

phala-node: Integrate frontier to support ETH RPC #1504

Open
wants to merge 23 commits into
base: master
Choose a base branch
from
Open

Commits on Jan 4, 2024

  1. Configuration menu
    Copy the full SHA
    0d739e0 View commit details
    Browse the repository at this point in the history
  2. evm: node stuffs compile

    kvinwang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f394d9c View commit details
    Browse the repository at this point in the history
  3. Fix clap warnings

    kvinwang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    6d67bcb View commit details
    Browse the repository at this point in the history
  4. evm: RPC compiles

    kvinwang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3f44929 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8f10c08 View commit details
    Browse the repository at this point in the history
  6. evm: Implement evm currency

    kvinwang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    7a10af4 View commit details
    Browse the repository at this point in the history
  7. Update Cargo.lock

    kvinwang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    305b4a6 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    ed5a89b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b2ac04f View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    25a47f5 View commit details
    Browse the repository at this point in the history
  11. evm: Tune gas fee

    kvinwang committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    771744f View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    43aacf4 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    31e9786 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    1038129 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    11dfceb View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. Fix tests

    kvinwang committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    4e1f08d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8fc503d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    05975b5 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

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

Commits on Jan 12, 2024

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

Commits on Jan 13, 2024

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

Commits on Jan 15, 2024

  1. evm: Disable create

    kvinwang committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    651ba38 View commit details
    Browse the repository at this point in the history
  2. Add comment

    kvinwang committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    e7278be View commit details
    Browse the repository at this point in the history