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

Allow disabling dynamic univ3 fee fetching #147

Merged
merged 1 commit into from
Apr 12, 2022
Merged

Conversation

vkgnosis
Copy link
Contributor

This was causing issues again during the prod release so I'm changing it to be configurable and by default disabled. Fetching this dynamically is a minor benefit and not worth the hassle we have debugging this every time.

Test Plan

CI, manually ran orderbook binary

@vkgnosis vkgnosis requested a review from a team as a code owner April 12, 2022 12:48
@codecov-commenter
Copy link

Codecov Report

Merging #147 (302bbf1) into main (2c2e66e) will decrease coverage by 0.00%.
The diff coverage is 0.00%.

@@            Coverage Diff             @@
##             main     #147      +/-   ##
==========================================
- Coverage   65.16%   65.16%   -0.01%     
==========================================
  Files         182      182              
  Lines       38114    38120       +6     
==========================================
+ Hits        24837    24839       +2     
- Misses      13277    13281       +4     

@vkgnosis vkgnosis merged commit 1f60047 into main Apr 12, 2022
@vkgnosis vkgnosis deleted the allow-disable-fee branch April 12, 2022 13:03
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.

3 participants