V1#1
Open
Keyrxng wants to merge 22 commits into
Open
Conversation
…ng, environment variables, and dependency installation
…nvironment validation
… including environment variables, ESLint rules, and Jest integration tests
…including environment validation and contract addresses
…h configuration and methods for price estimation and liquidity management
…urve LUSD/UUSD StableSwap pool, including price retrieval, swaps, and balance checks
… restore UUSD peg
…es on the Curve pool with safety checks and logging
…s for running and backtesting
…e execution logic
…urvePoolService interface
…vices - Implemented TestHelper class for common test functionalities including funding, balance checks, and price deviations. - Created integration tests for TradeExecutor, TradeCalculator, PriceMonitor, CurvePoolService, and GasEstimator. - Added tests for trade calculations, execution, slippage protection, and gas estimation. - Established bot configuration tests to ensure default values and environment variable overrides work correctly. - Included price conversion tests to validate oracle price to USD conversions and vice versa.
…integration test configuration
…egy mode and private key
…s for peg restoration and add UbiquityPoolService for minting and redemption
…peg script for peg restoration analysis
…ot configuration with new parameters
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Resolves ubiquity/arbitrage-bot#3