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

Implement l2 transactions preprocessing #422

Merged
merged 31 commits into from
Jul 20, 2023

Commits on Jul 11, 2023

  1. Configuration menu
    Copy the full SHA
    d421b8c View commit details
    Browse the repository at this point in the history
  2. fix linter errors

    torztomasz committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    d8c190e View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    3c0b582 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b362a7b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e6cd4b5 View commit details
    Browse the repository at this point in the history
  4. remove redundant db query

    torztomasz committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    19bc486 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51a2fe8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ccb6991 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    180767f View commit details
    Browse the repository at this point in the history
  8. fix linter errors

    torztomasz committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    a11cbb0 View commit details
    Browse the repository at this point in the history
  9. fix formatting

    torztomasz committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    919ff3b View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

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

Commits on Jul 17, 2023

  1. Configuration menu
    Copy the full SHA
    4cf9fe9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6ec372e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    fee119e View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Configuration menu
    Copy the full SHA
    7c5680d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5f5745f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e7ccddd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    234d1c0 View commit details
    Browse the repository at this point in the history
  5. after merge fixes

    torztomasz committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    7fcd38f View commit details
    Browse the repository at this point in the history
  6. linter fix

    torztomasz committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6298824 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce739ea View commit details
    Browse the repository at this point in the history
  8. refactor current to latest

    torztomasz committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    cbdd293 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    1659b4e View commit details
    Browse the repository at this point in the history
  10. change index order

    torztomasz committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    c93a2f4 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    301543c View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. wrap missing functions

    torztomasz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    bd7f1dc View commit details
    Browse the repository at this point in the history
  2. run linter fix

    torztomasz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    3b873f6 View commit details
    Browse the repository at this point in the history
  3. run formatter

    torztomasz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    4f30c9d View commit details
    Browse the repository at this point in the history
  4. fix flaky test

    torztomasz committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    d7baae6 View commit details
    Browse the repository at this point in the history