-
Notifications
You must be signed in to change notification settings - Fork 32
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[SLT-315] refactor(opbot): use gql api (#3260)
* use gql api * remove old test * [goreleaser] * fix lint[goreleaser] * [goreleaser] * fix lint [goreleaser] * explorer UI updated * rfq-indexer update * explorer backend update * [goreleaser] trigger explorer version bump * rfq indexer with the right contracts * fix logic * [goreleaser] * fix error msg * [goreleaser] adding catch * remove function * response error fixes and wld decimals * origin tx hash * adding address * feat(rfq-indexer): add `request` column to `BridgeRequested` for refunds (#3287) * 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 * add request field for refunds * adding to events typing --------- Co-authored-by: dwasse <[email protected]> Co-authored-by: defi-moses <[email protected]> * idr * merge * refund from rfq indexer * add request field * yarn lcok * Revert "yarn lcok" This reverts commit 54b1391. * Revert "add request field" This reverts commit 111d862. * add new fiedl * fix retry logic * [goreleaser] * max attempt time [goreleaser] * fix route [goreleaser] * add linea explorer * remove slash * add worldchain explorer * fix lint * remove 0x [goreleaser] * revert quoter test * fix lint --------- Co-authored-by: defi-moses <[email protected]> Co-authored-by: dwasse <[email protected]>
- Loading branch information
1 parent
9d103a1
commit dc1ca02
Showing
8 changed files
with
218 additions
and
189 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.