Releases: Synthetixio/python-sdk
Releases · Synthetixio/python-sdk
Synthetix v0.1.2
What's Changed
- Bug: Fix a bug in the ERC7412 handling when preparing multicalls
- Fix some mainnet fork tests
Full Changelog: 0.1.1...0.1.2
Synthetix v0.1.1
What's Changed
- Enables Base Andromeda 🚀
- Adds Pyth support for benchmark prices
- Supports spot markets wrappers and atomic orders:
USDC <-> sUSDC <-> sUSD
- Supports perp market settlement using benchmark prices
- Updates documentation strings for spot and core systems
- Clean up some unused functions and code
- Bug: refetch and set accounts and account ids after creation
Full Changelog: 0.1.0...0.1.1
0.1.0
DEPRECATED: v1.0.3
This release was deprecated and deleted from pypi in order to correct the versioning strategy
Fix a build issue where contracts and nested files were not included in the build published to PyPi
DEPRECATED: v1.0.2
This release was deprecated and deleted from pypi in order to correct the versioning strategy
Fixing an issue that resulted in a bad build on PyPi
What's Changed
Full Changelog: 1.0.1...1.0.2
DEPRECATED: Synthetix 1.0.1
This release was deprecated and deleted from pypi in order to correct the versioning strategy
Synthetix Python SDK Release 1.0.1:
Supports spot and perps trading on OP Goerli and Base Goerli
What's Changed
- Tutorial and keeper by @Tburm in #1
- Spot market by @Tburm in #2
- Add multicall support by @Tburm in #3
- Update Spot Markets by @Tburm in #4
- Liquidations by @Tburm in #5
- Add ERC-7412 Support by @Tburm in #6
- Merge docs into competition by @Tburm in #7
- Add user guide to docs by @Tburm in #8
- Add publish workflow by @Tburm in #10
- Add publish workflow by @Tburm in #11
- Perps trading guide by @Tburm in #12
- V3 Competition Update by @Tburm in #13
New Contributors
Full Changelog: https://github.com/Synthetixio/python-sdk/commits/1.0.1