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

The Verge working branch #4891

Open
wants to merge 11 commits into
base: unstable
Choose a base branch
from

Commits on Oct 19, 2023

  1. Basic verkle tree support

    Use null values
    
    Replace verkle fields with ExecutionWitness
    
    New lcli tool for parsing json to ssz
    
    Force camelCase and unquote integer
    
    Use witness root in header and remove `new_value` for Kaustinen testnet
    
    Implement Verge Hard Fork
    
    Rename to Banderwagon
    
    Disable optimistic finalized sync
    
    More fork impl
    
    Fix local testnets
    macladson committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    5df5176 View commit details
    Browse the repository at this point in the history
  2. Cleanup

    macladson committed Oct 19, 2023
    Configuration menu
    Copy the full SHA
    c3eb12a View commit details
    Browse the repository at this point in the history
  3. wip

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

Commits on Oct 22, 2023

  1. Add JSON types

    macladson committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    bdd1d2e View commit details
    Browse the repository at this point in the history
  2. wip

    macladson committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    499e4f9 View commit details
    Browse the repository at this point in the history
  3. Rename to Electra

    macladson committed Oct 22, 2023
    Configuration menu
    Copy the full SHA
    677f55d View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

  1. Remove unnecessary methods

    macladson committed Oct 23, 2023
    Configuration menu
    Copy the full SHA
    fdb4bd8 View commit details
    Browse the repository at this point in the history

Commits on Oct 31, 2023

  1. Fix tests

    macladson committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    50f8c89 View commit details
    Browse the repository at this point in the history
  2. Fix null parsing

    macladson committed Oct 31, 2023
    Configuration menu
    Copy the full SHA
    c28d48e View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2023

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

Commits on Sep 12, 2024

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