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

MarketUpdated event #1697

Merged
merged 10 commits into from
Jul 5, 2023
Merged

MarketUpdated event #1697

merged 10 commits into from
Jul 5, 2023

Commits on Jun 30, 2023

  1. Add tracking code to runtime

    0xjocke committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    370fc2b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    38edefe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a010484 View commit details
    Browse the repository at this point in the history

Commits on Jul 4, 2023

  1. Add MarketUpdated event.

    Note that for an event to be emitted from a library, it needs to be defined in two places:
    - The library itself, and
    - The interface of the contract that is using the library.
    0xjocke committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    4350e84 View commit details
    Browse the repository at this point in the history
  2. We now hit a size limit AsyncOrderModule

    - Creating a AsyncOrderViewModule
    0xjocke committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    ee5f02a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0282bcd View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4f6529f View commit details
    Browse the repository at this point in the history
  5. Revert IAsyncOrderViewModule

    0xjocke committed Jul 4, 2023
    Configuration menu
    Copy the full SHA
    e80afec View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c77e2f6 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

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