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

Add OP Stack support to tx batch decompress script #1

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

Commits on Jan 6, 2024

  1. initial commit

    luke7211 committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    a99bbd6 View commit details
    Browse the repository at this point in the history
  2. make script more robust

    lucadonnoh committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    2888482 View commit details
    Browse the repository at this point in the history
  3. decode batches

    lucadonnoh committed Jan 6, 2024
    Configuration menu
    Copy the full SHA
    9bbc909 View commit details
    Browse the repository at this point in the history

Commits on Jan 7, 2024

  1. refactor

    luke7211 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    24783ec View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1a4a639 View commit details
    Browse the repository at this point in the history
  3. parse OPStack txs

    luke7211 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    2689d36 View commit details
    Browse the repository at this point in the history
  4. clean output

    luke7211 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    d79f81f View commit details
    Browse the repository at this point in the history
  5. small fix

    luke7211 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    c999f13 View commit details
    Browse the repository at this point in the history
  6. add timestamps

    luke7211 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    53b4c03 View commit details
    Browse the repository at this point in the history
  7. added zora

    luke7211 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    4e55fe4 View commit details
    Browse the repository at this point in the history
  8. add PGN

    luke7211 committed Jan 7, 2024
    Configuration menu
    Copy the full SHA
    7f35b06 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. add more chains

    luke7211 committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    9db933f View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2024

  1. handling incomplete channel

    luke7211 committed Jan 13, 2024
    Configuration menu
    Copy the full SHA
    dcbb2af View commit details
    Browse the repository at this point in the history

Commits on Jan 19, 2024

  1. add arbitrum decoder

    luke7211 committed Jan 19, 2024
    Configuration menu
    Copy the full SHA
    e016b0c View commit details
    Browse the repository at this point in the history

Commits on Jan 20, 2024

  1. fix small bug

    luke7211 committed Jan 20, 2024
    Configuration menu
    Copy the full SHA
    f09c433 View commit details
    Browse the repository at this point in the history

Commits on Jan 22, 2024

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

Commits on Jan 23, 2024

  1. fixed arbitrum decoding loop

    luke7211 committed Jan 23, 2024
    Configuration menu
    Copy the full SHA
    e9ce9dc View commit details
    Browse the repository at this point in the history