Releases: multiversx/mx-sdk-py-exchange
Releases · multiversx/mx-sdk-py-exchange
v0.3.0-release-v3.1-upgrade
What's Changed
- Safeprice mainnet rollout by @ovidiuolteanu in #8
- Safe price by @ovidiuolteanu in #9
- Interactions by @ovidiuolteanu in #11
- additions from latest upgrade by @ovidiuolteanu in #13
- Add contracts runner by @claudiulataretu in #10
- Governance energy + devnet2 deploy by @ovidiuolteanu in #15
- Position creator SC integration by @claudiulataretu in #16
- Upgrade multiversx sdk by @claudiulataretu in #14
- Updated position creator contract fields by @claudiulataretu in #17
- Testnet additions by @ovidiuolteanu in #18
- Added new contracts definitions by @claudiulataretu in #19
- Testnet txs by @ovidiuolteanu in #20
- staking param usage fix by @ovidiuolteanu in #21
- Add new contracts interactors by @claudiulataretu in #24
- extend runners with multiple options by @claudiulataretu in #23
- Exchange v3 related updates by @ovidiuolteanu in #25
- Runners improvements by @claudiulataretu in #26
- Router contract check state by @claudiulataretu in #27
- [simple_lock] Update simple lock contract by @claudiulataretu in #30
- feat: new views and interactors by @ovidiuolteanu in #31
- Removed the old packages and integrated the upcoming sdk-py package by @popenta in #28
- fix: fixed broken get_shard that was removed in the sdk by @ovidiuolteanu in #34
- Add load contract by address class method for contracts by @claudiulataretu in #36
- Refactor runner arguments parser by @claudiulataretu in #37
- Added utilities methods to generate transactions by @claudiulataretu in #38
- [staking_runner] add new commands and improvements by @claudiulataretu in #39
- staking_runner: fix unbond farm transaction generator by @claudiulataretu in #41
- Usability improvements by @ovidiuolteanu in #43
- [runners] generate transactions improvements by @claudiulataretu in #44
- Fix decode current claim progress by @claudiulataretu in #45
- Upgrade & deploy scripts by @ovidiuolteanu in #40
- feat: additional endpoints and runners by @ovidiuolteanu in #47
- chore: devnet configs cleanup and fixes by @ovidiuolteanu in #49
- chore: updated mainnet configs after v3 upgrade by @ovidiuolteanu in #50
- release: upgrade procedure for v3.1 release by @ovidiuolteanu in #51
New Contributors
Full Changelog: v0.2.0-upgrade-pairs-workflow...v0.3.0-release-v3.1-upgrade
v0.2.0-upgrade-pairs-workflow
Release used for rolling out the mainnet pairs upgrade related to SafePriceV2 improvements.
What's Changed
- Add byte decoder by @lcswillems in #3
- new contracts deployed by @ovidiuolteanu in #5
- Extend router contract interaction by @claudiulataretu in #6
- Boosted staking by @ovidiuolteanu in #7
New Contributors
- @claudiulataretu made their first contribution in #6
Full Changelog: v0.1.0...v0.2.0-upgrade-pairs-workflow
v0.1.0-xmex-deployable-setup
Merge pull request #2 from multiversx/mxpy-porting Mxpy porting