Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: evmts/tevm-monorepo
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
...
head repository: evmts/tevm-monorepo
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: changeset-release/main
Choose a head ref
  • 2 commits
  • 443 files changed
  • 2 contributors

Commits on Jul 10, 2025

  1. chore: remove zig code (#1955)

    ## Description
    
    _Concise description of proposed changes_
    
    ## Testing
    
    Explain the quality checks that have been done on the code changes
    
    ## Additional Information
    
    - [ ] I read the [contributing
    docs](../tevm/docs/_media/CONTRIBUTING.md) (if this is your first
    contribution)
    
    Your ENS/address:
    
    
    
    <!-- This is an auto-generated comment: release notes by coderabbit.ai
    -->
    
    ## Summary by CodeRabbit
    
    * **Chores**
    * Removed all Zig and WebAssembly (WASM) related build scripts,
    workflows, and configuration from the project.
    * Deleted all Zig-based EVM implementation files, tests, documentation,
    and benchmarking tools.
    * Removed Zig references and documentation from user-facing guides and
    project overviews.
    * Eliminated Zig-related scripts and dependencies from package
    management and workspace configuration.
    
    * **Documentation**
    * Removed all documentation and mapping files related to the Zig EVM
    implementation, architecture, and development guidelines.
    
    **Impact:**  
    The project no longer includes or references the Zig-based EVM
    implementation, build tooling, or related documentation. Only the
    JavaScript and WebAssembly (non-Zig) components remain. No end-user
    features or functionality are affected.
    
    <!-- end of auto-generated comment: release notes by coderabbit.ai -->
    roninjin10 authored Jul 10, 2025
    Configuration menu
    Copy the full SHA
    6450d7c View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2025

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