-
Notifications
You must be signed in to change notification settings - Fork 2.1k
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(tests): Gas oracle tests #1567
feat(tests): Gas oracle tests #1567
Commits on Feb 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for a15cd2c - Browse repository at this point
Copy the full SHA a15cd2cView commit details -
Configuration menu - View commit details
-
Copy full SHA for dcd2721 - Browse repository at this point
Copy the full SHA dcd2721View commit details -
Configuration menu - View commit details
-
Copy full SHA for c8626a7 - Browse repository at this point
Copy the full SHA c8626a7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 06ec84d - Browse repository at this point
Copy the full SHA 06ec84dView commit details
Commits on Feb 8, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5c6b647 - Browse repository at this point
Copy the full SHA 5c6b647View commit details
Commits on Feb 16, 2024
-
fix env vars names, remove unused variable
Santiago Pittella authored and Santiago Pittella committedFeb 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 9a055f2 - Browse repository at this point
Copy the full SHA 9a055f2View commit details -
Santiago Pittella authored and Santiago Pittella committed
Feb 16, 2024 Configuration menu - View commit details
-
Copy full SHA for a16252b - Browse repository at this point
Copy the full SHA a16252bView commit details -
remove unused field from ZkSyncStateKeeper
Santiago Pittella authored and Santiago Pittella committedFeb 16, 2024 Configuration menu - View commit details
-
Copy full SHA for 4fe5b7a - Browse repository at this point
Copy the full SHA 4fe5b7aView commit details
Commits on Feb 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b7cbd70 - Browse repository at this point
Copy the full SHA b7cbd70View commit details -
Configuration menu - View commit details
-
Copy full SHA for c3a8d80 - Browse repository at this point
Copy the full SHA c3a8d80View commit details
Commits on Feb 26, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5de1233 - Browse repository at this point
Copy the full SHA 5de1233View commit details -
Fetch the conversion rate on Fetcher initialization to avoid incorrec…
…t values on server startup
Configuration menu - View commit details
-
Copy full SHA for 773ff7a - Browse repository at this point
Copy the full SHA 773ff7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3cb3e5c - Browse repository at this point
Copy the full SHA 3cb3e5cView commit details
Commits on Feb 27, 2024
-
Configuration menu - View commit details
-
Copy full SHA for fd3e7d2 - Browse repository at this point
Copy the full SHA fd3e7d2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6838588 - Browse repository at this point
Copy the full SHA 6838588View commit details -
Merge remote-tracking branch 'upstream/lambdaclass_gas_oracle' into c…
…ache-http-client
Configuration menu - View commit details
-
Copy full SHA for 2ebe86b - Browse repository at this point
Copy the full SHA 2ebe86bView commit details
Commits on Feb 28, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 67286bc - Browse repository at this point
Copy the full SHA 67286bcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08e8b5a - Browse repository at this point
Copy the full SHA 08e8b5aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ca95b8 - Browse repository at this point
Copy the full SHA 7ca95b8View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0315e46 - Browse repository at this point
Copy the full SHA 0315e46View commit details -
Configuration menu - View commit details
-
Copy full SHA for c79dccb - Browse repository at this point
Copy the full SHA c79dccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for b6367ad - Browse repository at this point
Copy the full SHA b6367adView commit details -
Configuration menu - View commit details
-
Copy full SHA for 252312a - Browse repository at this point
Copy the full SHA 252312aView commit details
Commits on Feb 29, 2024
-
Merge pull request matter-labs#1263 from lambdaclass/cache-http-client
fix(Gas Oracle): Add http client as a field to the native erc20 fetcher
Configuration menu - View commit details
-
Copy full SHA for 83dd481 - Browse repository at this point
Copy the full SHA 83dd481View commit details -
Merge pull request matter-labs#1272 from lambdaclass/gas-oracle-noop-…
…conversion-rate-fetcher feat(Gas Oracle): Make the Erc20 Fetcher mandatory and have a no-op implementation
Configuration menu - View commit details
-
Copy full SHA for e91c27c - Browse repository at this point
Copy the full SHA e91c27cView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7214d5e - Browse repository at this point
Copy the full SHA 7214d5eView commit details -
store native token address in fetcher config, use it in the conversio…
…n rate endpoint subdir
Santiago Pittella authored and Santiago Pittella committedFeb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 7b33934 - Browse repository at this point
Copy the full SHA 7b33934View commit details -
Santiago Pittella authored and Santiago Pittella committed
Feb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for e4fb1c4 - Browse repository at this point
Copy the full SHA e4fb1c4View commit details -
Santiago Pittella authored and Santiago Pittella committed
Feb 29, 2024 Configuration menu - View commit details
-
Copy full SHA for 6d114f3 - Browse repository at this point
Copy the full SHA 6d114f3View commit details -
Merge pull request matter-labs#1281 from lambdaclass/gas-oracle-chang…
…e-err-type feat(Gas Oracle): Use normal anyhow::Error for the `NativeErc20Fetcher`
Configuration menu - View commit details
-
Copy full SHA for 3d4addd - Browse repository at this point
Copy the full SHA 3d4adddView commit details -
Configuration menu - View commit details
-
Copy full SHA for 97f9eec - Browse repository at this point
Copy the full SHA 97f9eecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 5eb92bc - Browse repository at this point
Copy the full SHA 5eb92bcView commit details
Commits on Mar 1, 2024
-
use Address struct for token address
Santiago Pittella authored and Santiago Pittella committedMar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 13b84d0 - Browse repository at this point
Copy the full SHA 13b84d0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7f61a38 - Browse repository at this point
Copy the full SHA 7f61a38View commit details -
Configuration menu - View commit details
-
Copy full SHA for a98a0b7 - Browse repository at this point
Copy the full SHA a98a0b7View commit details -
Santiago Pittella authored and Santiago Pittella committed
Mar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for e182381 - Browse repository at this point
Copy the full SHA e182381View commit details -
Santiago Pittella authored and Santiago Pittella committed
Mar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 6bb64ef - Browse repository at this point
Copy the full SHA 6bb64efView commit details -
Santiago Pittella authored and Santiago Pittella committed
Mar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for e7241fc - Browse repository at this point
Copy the full SHA e7241fcView commit details -
Santiago Pittella authored and Santiago Pittella committed
Mar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for bfae1c6 - Browse repository at this point
Copy the full SHA bfae1c6View commit details -
Santiago Pittella authored and Santiago Pittella committed
Mar 1, 2024 Configuration menu - View commit details
-
Copy full SHA for 7077b40 - Browse repository at this point
Copy the full SHA 7077b40View commit details
Commits on Mar 4, 2024
-
Merge pull request matter-labs#1301 from lambdaclass/add_token_addres…
…s_to_api_subdirectory feat(Gas Oracle): Add token address to API subdirectory
Configuration menu - View commit details
-
Copy full SHA for 3ab731b - Browse repository at this point
Copy the full SHA 3ab731bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1154e54 - Browse repository at this point
Copy the full SHA 1154e54View commit details -
Merge pull request matter-labs#1282 from lambdaclass/gas-oracle-imprv…
…-fetcher-err feat(Gas Oracle): Improve Fetcher Error Handling
Configuration menu - View commit details
-
Copy full SHA for 79a8eb2 - Browse repository at this point
Copy the full SHA 79a8eb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 984e052 - Browse repository at this point
Copy the full SHA 984e052View commit details -
Configuration menu - View commit details
-
Copy full SHA for dd11e4a - Browse repository at this point
Copy the full SHA dd11e4aView commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 1a20f2a - Browse repository at this point
Copy the full SHA 1a20f2aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3103dca - Browse repository at this point
Copy the full SHA 3103dcaView commit details -
Merge remote-tracking branch 'upstream/lambdaclass_gas_oracle' into r…
…emove-token-fetcher-singleton
Configuration menu - View commit details
-
Copy full SHA for 0e2f572 - Browse repository at this point
Copy the full SHA 0e2f572View commit details
Commits on Mar 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for cf5f2ff - Browse repository at this point
Copy the full SHA cf5f2ffView commit details -
Configuration menu - View commit details
-
Copy full SHA for 46b6ef4 - Browse repository at this point
Copy the full SHA 46b6ef4View commit details
Commits on Mar 7, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6e0c812 - Browse repository at this point
Copy the full SHA 6e0c812View commit details
Commits on Mar 8, 2024
-
Revert "Remove unnecessary alert_spawned boolean"
This reverts commit 6e0c812.
Configuration menu - View commit details
-
Copy full SHA for 13cf343 - Browse repository at this point
Copy the full SHA 13cf343View commit details -
Configuration menu - View commit details
-
Copy full SHA for fbf66b1 - Browse repository at this point
Copy the full SHA fbf66b1View commit details -
Configuration menu - View commit details
-
Copy full SHA for a19be60 - Browse repository at this point
Copy the full SHA a19be60View commit details
Commits on Mar 11, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d99e9bf - Browse repository at this point
Copy the full SHA d99e9bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 8d37924 - Browse repository at this point
Copy the full SHA 8d37924View commit details -
Merge pull request matter-labs#1319 from lambdaclass/conversion_rate_…
…component feat(Gas Oracle): Conversion rate component
Configuration menu - View commit details
-
Copy full SHA for feaf132 - Browse repository at this point
Copy the full SHA feaf132View commit details -
Merge remote-tracking branch 'upstream/lambdaclass_gas_oracle' into r…
…emove-token-fetcher-singleton
Configuration menu - View commit details
-
Copy full SHA for 3fff7d9 - Browse repository at this point
Copy the full SHA 3fff7d9View commit details -
Merge pull request matter-labs#1360 from lambdaclass/remove-token-fet…
…cher-singleton feat(Gas Oracle): Remove Fetcher singleton
Configuration menu - View commit details
-
Copy full SHA for ba7762c - Browse repository at this point
Copy the full SHA ba7762cView commit details
Commits on Mar 12, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d81aef0 - Browse repository at this point
Copy the full SHA d81aef0View commit details
Commits on Mar 19, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 5680df8 - Browse repository at this point
Copy the full SHA 5680df8View commit details
Commits on Mar 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 47c444f - Browse repository at this point
Copy the full SHA 47c444fView commit details
Commits on Mar 25, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b520744 - Browse repository at this point
Copy the full SHA b520744View commit details -
Configuration menu - View commit details
-
Copy full SHA for 29289c9 - Browse repository at this point
Copy the full SHA 29289c9View commit details
Commits on Mar 27, 2024
-
Santiago Pittella authored and Santiago Pittella committed
Mar 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 7c8ec45 - Browse repository at this point
Copy the full SHA 7c8ec45View commit details -
Santiago Pittella authored and Santiago Pittella committed
Mar 27, 2024 Configuration menu - View commit details
-
Copy full SHA for 2a7761d - Browse repository at this point
Copy the full SHA 2a7761dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 55ae89f - Browse repository at this point
Copy the full SHA 55ae89fView commit details