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: placeholder PR for verge #7069

Draft
wants to merge 8 commits into
base: unstable
Choose a base branch
from
Draft

feat: placeholder PR for verge #7069

wants to merge 8 commits into from

Commits on Sep 7, 2024

  1. Add types

    Update state transition
    
    Fix tests
    
    Add fork to LC tests
    
    rebase fixes
    
    get the types to match current kaustinen network
    
    insert verge between capella and deneb
    
    add payload to execution witness
    
    working local build with kaunstinen v2 geth build
    
    use electra in config
    
    few corrections
    
    fix build
    
    integrated ssz with optional
    
    deep log witness
    
    fix serialization for new payload
    
    rename verge to electra and fix upgrade issues and transition banner
    
    fix type issues
    
    add parent stateroot to witness
    
    rebase fixes
    
    rename electra to verkle
    g11tech committed Sep 7, 2024
    Configuration menu
    Copy the full SHA
    090f48d View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2024

  1. fix

    g11tech committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    93d54cf View commit details
    Browse the repository at this point in the history
  2. fixes

    g11tech committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    f87abe2 View commit details
    Browse the repository at this point in the history
  3. log engine error

    g11tech committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    19c179d View commit details
    Browse the repository at this point in the history
  4. devnet fixes

    g11tech committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    cf4bcb8 View commit details
    Browse the repository at this point in the history
  5. fix fork confusion

    g11tech committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    5acb518 View commit details
    Browse the repository at this point in the history
  6. log exec witness

    g11tech committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    a12bfe0 View commit details
    Browse the repository at this point in the history
  7. debug

    g11tech committed Sep 26, 2024
    Configuration menu
    Copy the full SHA
    244fa6d View commit details
    Browse the repository at this point in the history