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

(WIP) feat: sequencer #179

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

Commits on Nov 23, 2023

  1. feat: sequencer

    borispovod committed Nov 23, 2023
    Configuration menu
    Copy the full SHA
    03e28ae View commit details
    Browse the repository at this point in the history

Commits on Nov 24, 2023

  1. fix: clippy checks

    borispovod committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    aa5d896 View commit details
    Browse the repository at this point in the history

Commits on Nov 30, 2023

  1. fix(network)

    * Removed unused imports
    * Configurated to optimism mainnet
    * Improved comments
    borispovod committed Nov 30, 2023
    Configuration menu
    Copy the full SHA
    ec5fee2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b6933d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f662e31 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    3191972 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    d81ddef View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Configuration menu
    Copy the full SHA
    9c963d8 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/master' into sequencer

    # Conflicts:
    #	bin/magi.rs
    #	src/config/mod.rs
    #	src/derive/stages/attributes.rs
    #	src/network/handlers/block_handler.rs
    dk-pontem committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    826eb36 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    013585c View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

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

Commits on Jan 15, 2024

  1. Merge branch 'master' of github.com:pontem-network/magi into sequencer

    # Conflicts:
    #	src/config/mod.rs
    #	src/derive/mod.rs
    #	src/derive/stages/attributes.rs
    #	src/derive/stages/batches.rs
    #	src/derive/state.rs
    #	src/driver/mod.rs
    dk-pontem committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b1c58bf View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b07ec4 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2024

  1. fix: errors in tests

    dk-pontem committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    d178200 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6c77a29 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fca6cb6 View commit details
    Browse the repository at this point in the history

Commits on Jan 18, 2024

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

Commits on Jan 19, 2024

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

Commits on Jan 31, 2024

  1. Configuration menu
    Copy the full SHA
    0b82a75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d490061 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d1f1cf2 View commit details
    Browse the repository at this point in the history