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

Delegates #1309

Merged
merged 50 commits into from
May 27, 2024
Merged

Delegates #1309

merged 50 commits into from
May 27, 2024

Commits on Dec 14, 2023

  1. Configuration menu
    Copy the full SHA
    749cd0c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    13bd57b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2de8b8c View commit details
    Browse the repository at this point in the history
  4. Removed constructor visibility and updated Delegate/Indexer interacti…

    …ons to ensure both contracts compile simultaneously
    smartcontrart committed Dec 14, 2023
    Configuration menu
    Copy the full SHA
    e3a4552 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. Removed the indexer boilerplate and adjusted the delegate placeholder…

    … contract accordingly. Removed the delegateFactory contract
    smartcontrart committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    7cdb24d View commit details
    Browse the repository at this point in the history
  2. Removed the indexer boilerplate and adjusted the delegate placeholder…

    … contract accordingly. Removed the delegateFactory contract
    smartcontrart committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c388135 View commit details
    Browse the repository at this point in the history

Commits on Feb 1, 2024

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

Commits on Feb 29, 2024

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

Commits on Mar 10, 2024

  1. Fixed token transfers

    smartcontrart committed Mar 10, 2024
    Configuration menu
    Copy the full SHA
    4674419 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    469508b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e439848 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1e32701 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2024

  1. Fixed transfer amounts

    smartcontrart committed Mar 12, 2024
    Configuration menu
    Copy the full SHA
    6eb837e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    03994bf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    97fa0b8 View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2024

  1. Renamed signer and sender to delegator and taker for clarity and adde…

    …d tracking of remaining rule allowance
    smartcontrart committed Mar 13, 2024
    Configuration menu
    Copy the full SHA
    e5ee912 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4017966 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    809590b View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

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

Commits on Mar 20, 2024

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

Commits on Mar 21, 2024

  1. Configuration menu
    Copy the full SHA
    a87c3ea View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    282bcaf View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a996532 View commit details
    Browse the repository at this point in the history
  4. name updates; test quickfix

    dmosites committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    274f770 View commit details
    Browse the repository at this point in the history
  5. prettier

    dmosites committed Mar 21, 2024
    Configuration menu
    Copy the full SHA
    4b1a993 View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2024

  1. Configuration menu
    Copy the full SHA
    10b0548 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    868dfd7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b27a3b1 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2024

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

Commits on Apr 5, 2024

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

Commits on Apr 10, 2024

  1. Specified DEFAULT_SIGNER_AMOUNT and DEFAULT_SENDER_AMOUNT in tests. A…

    …dded a test case when SENDER_AMOUNT is above requirements
    smartcontrart committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    7b976cc View commit details
    Browse the repository at this point in the history

Commits on Apr 16, 2024

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

Commits on Apr 22, 2024

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

Commits on May 7, 2024

  1. Configuration menu
    Copy the full SHA
    8784a44 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    822f346 View commit details
    Browse the repository at this point in the history
  3. updated deploy.js.d.ts

    smartcontrart committed May 7, 2024
    Configuration menu
    Copy the full SHA
    d79aa13 View commit details
    Browse the repository at this point in the history

Commits on May 8, 2024

  1. Configuration menu
    Copy the full SHA
    e953079 View commit details
    Browse the repository at this point in the history
  2. Deployed to Sepolia

    smartcontrart committed May 8, 2024
    Configuration menu
    Copy the full SHA
    7bf3577 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b08cce0 View commit details
    Browse the repository at this point in the history
  4. Deployed to Sepolia

    smartcontrart committed May 8, 2024
    Configuration menu
    Copy the full SHA
    5b76c88 View commit details
    Browse the repository at this point in the history

Commits on May 10, 2024

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

    smartcontrart committed May 10, 2024
    Configuration menu
    Copy the full SHA
    c20ee77 View commit details
    Browse the repository at this point in the history

Commits on May 15, 2024

  1. Configuration menu
    Copy the full SHA
    c548a68 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a703ec1 View commit details
    Browse the repository at this point in the history
  3. restore abis

    dmosites committed May 15, 2024
    Configuration menu
    Copy the full SHA
    a017d41 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2024

  1. Updated copyright date

    smartcontrart committed May 16, 2024
    Configuration menu
    Copy the full SHA
    620e34e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f0033c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    becd52d View commit details
    Browse the repository at this point in the history

Commits on May 18, 2024

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