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

feat(rfq-indexer): add request column to BridgeRequested for refunds #3287

Merged
merged 3 commits into from
Oct 16, 2024

Commits on Oct 14, 2024

  1. feat(rfq-relayer): add MaxRelayAmount (#3259)

    * Feat: add quoteParams helper for test
    
    * Feat: add MaxQuoteAmount to relconfig
    
    * Feat: use MaxQuoteAmount
    
    * Feat: handle MaxQuoteAmount in quoter test
    
    * Replace: MaxQuoteAmount -> MaxRelayAmount
    
    * Feat: shouldProcess() returns false if max relay amount exceeded
    
    * Feat: add test for MaxRelayAmount
    dwasse authored Oct 14, 2024
    Configuration menu
    Copy the full SHA
    93f9886 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d84403e View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. adding to events typing

    Defi-Moses committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    a714503 View commit details
    Browse the repository at this point in the history