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

New batcher payment primitive #421

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

Commits on Aug 13, 2024

  1. batcher contract

    SebastienGllmt committed Aug 13, 2024
    Configuration menu
    Copy the full SHA
    b4305b8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7afa127 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2024

  1. Batcher CDE (#422)

    * Batcher CDE
    
    * Added Batcher Support for Fees
    
    * Only allow one Batcher
    
    * Merged Batcher Contract into PaimaL2Contract
    
    * Keeping Batcher temporal fees in memory. Removed ENV BATCHER_PAYMENT_ENABLED.
    
    * Update Batcher Balance
    
    * added notice to batcher payments writes
    
    * Removed wei reference
    acedward authored Sep 12, 2024
    Configuration menu
    Copy the full SHA
    344200c View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2024

  1. Configuration menu
    Copy the full SHA
    098a7e5 View commit details
    Browse the repository at this point in the history
  2. Update NX

    acedward committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f9edea9 View commit details
    Browse the repository at this point in the history
  3. lint

    acedward committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    5e60f6c View commit details
    Browse the repository at this point in the history
  4. lint

    acedward committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    923a423 View commit details
    Browse the repository at this point in the history
  5. lint

    acedward committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    48d8a3a View commit details
    Browse the repository at this point in the history
  6. fix test

    acedward committed Sep 16, 2024
    Configuration menu
    Copy the full SHA
    f06d5ed View commit details
    Browse the repository at this point in the history