-
Notifications
You must be signed in to change notification settings - Fork 92
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
Replacing CoingeckoTokenPriceService by ApiTokenPriceService to fetch… #564
Replacing CoingeckoTokenPriceService by ApiTokenPriceService to fetch… #564
Commits on Jan 24, 2024
-
Replacing CoingeckoTokenPriceService by ApiTokenPriceService to fetch…
… token prices from the API instead of from coingecko;
Luiz Gustavo Abou Hatem De Liz committedJan 24, 2024 Configuration menu - View commit details
-
Copy full SHA for 3a52bf3 - Browse repository at this point
Copy the full SHA 3a52bf3View commit details
Commits on Jan 26, 2024
-
Adding 'api' tokenPriceService type;
Making 'api' the default token price service; Applying the coingecko config to the coingeckoTokenPriceService; bugfixing the token-prices/coingecko module to work correctly with the coingeckoConfig;
Luiz Gustavo Abou Hatem De Liz committedJan 26, 2024 Configuration menu - View commit details
-
Copy full SHA for 124e3dd - Browse repository at this point
Copy the full SHA 124e3ddView commit details
Commits on Jan 27, 2024
-
Improving maintainability for coingecko constants;
Luiz Gustavo Abou Hatem De Liz committedJan 27, 2024 Configuration menu - View commit details
-
Copy full SHA for b0f9bf8 - Browse repository at this point
Copy the full SHA b0f9bf8View commit details -
Luiz Gustavo Abou Hatem De Liz committed
Jan 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 5d8aed3 - Browse repository at this point
Copy the full SHA 5d8aed3View commit details
Commits on Jan 29, 2024
-
changing pool for queries.integration.spec.ts tests;
Luiz Gustavo Abou Hatem De Liz committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for ef34305 - Browse repository at this point
Copy the full SHA ef34305View commit details -
changing APR to "greaterThanOrEqual" instead of "greaterThan";
Luiz Gustavo Abou Hatem De Liz committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for b435230 - Browse repository at this point
Copy the full SHA b435230View commit details -
Luiz Gustavo Abou Hatem De Liz committed
Jan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 84b7e0a - Browse repository at this point
Copy the full SHA 84b7e0aView commit details -
Changing from greaterThan to greaterThanOrEqual in apr tests;
Luiz Gustavo Abou Hatem De Liz committedJan 29, 2024 Configuration menu - View commit details
-
Copy full SHA for ce50743 - Browse repository at this point
Copy the full SHA ce50743View commit details
Commits on Jan 30, 2024
-
Removing "OrEqual" from the tests;
Luiz Gustavo Abou Hatem De Liz committedJan 30, 2024 Configuration menu - View commit details
-
Copy full SHA for bc0b449 - Browse repository at this point
Copy the full SHA bc0b449View commit details