Skip to content

Releases: Synthetixio/python-sdk

Synthetix v0.1.2

21 Dec 19:44
7cbcd66
Compare
Choose a tag to compare

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

19 Dec 22:51
ce6e195
Compare
Choose a tag to compare

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

07 Dec 17:03
ea305c0
Compare
Choose a tag to compare

What's Changed

  • Update semantic versioning by @Tburm in #23

Full Changelog: 1.0.4...0.1.0

DEPRECATED: v1.0.3

18 Oct 16:56
422765a
Compare
Choose a tag to compare

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

17 Oct 22:45
5eb4b16
Compare
Choose a tag to compare

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

16 Oct 20:21
d5c77b3
Compare
Choose a tag to compare

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

New Contributors

  • @Tburm made their first contribution in #1

Full Changelog: https://github.com/Synthetixio/python-sdk/commits/1.0.1