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(eventindexer): support multiple swap pairs #14130

Merged
merged 5 commits into from
Jul 9, 2023
Merged

Conversation

cyberhorsey
Copy link
Contributor

@cyberhorsey cyberhorsey commented Jul 9, 2023

we were only inedxing one swap pair, but for galaxe, we should actually index TTKO, BLL, and HORSE. and uniswap router cant be watched to emit these evetns, so we should watch all three LP tokens directly.

davidtaikocha
davidtaikocha previously approved these changes Jul 9, 2023
@codecov
Copy link

codecov bot commented Jul 9, 2023

Codecov Report

Merging #14130 (11dd44a) into main (67ba5e4) will increase coverage by 0.05%.
The diff coverage is n/a.

❗ Current head 11dd44a differs from pull request most recent head 5d67c98. Consider uploading reports for the commit 5d67c98 to get more accurate results

@@            Coverage Diff             @@
##             main   #14130      +/-   ##
==========================================
+ Coverage   50.84%   50.89%   +0.05%     
==========================================
  Files         153      153              
  Lines        3973     3973              
  Branches      336      336              
==========================================
+ Hits         2020     2022       +2     
+ Misses       1842     1840       -2     
  Partials      111      111              
Flag Coverage Δ *Carryforward flag
bridge-ui 94.26% <ø> (ø) Carriedforward from 2278f4b
eventindexer 61.06% <ø> (+0.50%) ⬆️
protocol 0.00% <ø> (ø) Carriedforward from 2278f4b
relayer 59.13% <ø> (ø) Carriedforward from 2278f4b
ui 100.00% <ø> (ø) Carriedforward from 2278f4b

*This pull request uses carry forward flags. Click here to find out more.

see 1 file with indirect coverage changes

📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more

@davidtaikocha davidtaikocha added this pull request to the merge queue Jul 9, 2023
Merged via the queue into main with commit 2f4a0be Jul 9, 2023
12 checks passed
@davidtaikocha davidtaikocha deleted the multiple_pairs branch July 9, 2023 14:39
@github-actions github-actions bot mentioned this pull request Jul 9, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants