You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* fee stuff
* bump to 3.3.5
* release v3.3.5 fixes
* add kwenta and infinex fee addresses
* spacing
* add newline
* add setting
* Add missing parameter (#90)
* add missing parameter
* lint
* fix
* update cannon
* Enable local IPFS in CI
* set btc FeeRatios to 2/5
* Bump version
* Readme update
* Burn leftover debt (#92)
* Add mining, debt burning, and sUSD swapping in Ethereum end-to-end testing
New functionalities are implemented to enrich the capabilities of Ethereum end-to-end testing. These include the addition of block mining, debt burning, and swapping to sUSD. The changes also extend the tasks in the Liquidity Provider e2e test, including elements such as account creation and sUSD deposit, thereby boosting the robustness and coverage of the testing script.
* Add functionality to undelegate collateral
* base mainnet andromeda setup (#91)
* base mainnet andromeda setup
* pretty
* limit to $50k LP and $10k OI as updated SIP-348
* added some todos
* mainnet changes
* fix url
* fix include order
* fixes
* fixes
* build success
* deniers
* susdc override
* fix
* remove susdc from deduction
* update parameters
* update settlement delay
* fixes
---------
Co-authored-by: cavalier_eth <[email protected]>
Co-authored-by: Noah Litvin <[email protected]>
Co-authored-by: kaleb <[email protected]>
* fixes missing pyth verification address
* clean up
* fix
* update parameters (#94)
* Make setting.synthUsdcMaxMarketCollateral readable again
* Fix syntax issues
* Correct maker and taker fee
* Correct path to PerpsMarketProxyDeployment
* Move out account creation from config test, and create Perps trading test file
* Add deposit test
* Correct casing (bad merge)
* Add withdraw
* Add withdrawal test
* WIP trade test
* Fix deposit to Perps market and separate test steps for easier copypaste
* Add pyth errors and remove duplicates
* Add a getPrice function
- This is useful to create acceptable price when making trades
* Remove testnet
* Make sure we can fulfill oracle queries for UPDATE_TYPE=2
* Add open and close trade tests
* Remove log and add missing import
* Correct test label
* yarn pretty
* Settle orders with 0 settlement delay
* Remove unused wait
* Remove .only and use .catch
* Remove try catch and use wait for settlementDelay
* Remove ts-check
Co-authored-by: Noisekit <[email protected]>
* Unnest includes
* Remove trailing commas
* Unnest includes for mainnet
* Exact settings values with parseEther for referrerFee
* Remove try catch
* More logs
* Human-readable feeCollector settings
* Cleanup unnecessary comments
* Testnet contracts are DAO-owned now
* Multiline collateral configs
* remove infinex fee, confirm kwenta and poly
* Multiline collateral configs
* Prettier
* Better start:andromeda
* Extract tasks for perps collateral
* Refactor with tasks
* short/long acceptablePrice adjustment
* Fix setSettlementDelay
* Settle order and get position tasks
* Another wait before committing order to close position
---------
Co-authored-by: Sunny Vempati <[email protected]>
Co-authored-by: Noah Litvin <[email protected]>
Co-authored-by: meb <[email protected]>
Co-authored-by: cavalier_eth <[email protected]>
Co-authored-by: Leonardo Massazza <[email protected]>
Co-authored-by: Noisekit <[email protected]>
Co-authored-by: kaleb <[email protected]>
Co-authored-by: kaleb <[email protected]>
0 commit comments