Skip to content
This repository has been archived by the owner on Aug 26, 2024. It is now read-only.

Releases: multiversx/mx-deprecated-sdk-py-core

v1.0.0 (moved to multiversx-sdk)

26 Aug 12:07
4c7cba4
Compare
Choose a tag to compare

This project is deprecated. All the functionality has been moved to https://github.com/multiversx/mx-sdk-py.

v0.8.1

18 Apr 12:57
133a1b4
Compare
Choose a tag to compare

What's Changed

What's Changed

New Contributors

Full Changelog: v0.8.0...v0.8.1

v0.8.0

08 Jan 09:19
6321310
Compare
Choose a tag to compare

What's Changed

The breaking change that occurred in this release is that the field amount of the Transaction class has been renamed to value according to the sdk-specs.

What's Changed

  • Added a few missing tests to Token Management Factory by @cristure in #62
  • Inherit options and version from inner transaction for relayedV2 transactions by @popenta in #65
  • Relayed transactions factory by @popenta in #64
  • Completed tests on token management factory. by @cristure in #63
  • Replace amount with value for the Transaction class by @popenta in #66

Full Changelog: v0.7.4...v0.8.0

v0.7.4

14 Dec 13:29
7409dc1
Compare
Choose a tag to compare

What's Changed

What's Changed

  • Fixed variable name to respect past participle of the verb - to split. by @cristure in #60
  • Fix flags when creating token management transactions by @popenta in #61

New Contributors

Full Changelog: 0.7.3...v0.7.4

0.7.3

22 Nov 08:36
ff15a39
Compare
Choose a tag to compare

What's Changed

What's Changed

Full Changelog: v0.7.2...0.7.3

v0.7.2

16 Nov 12:34
9d16200
Compare
Choose a tag to compare

What's Changed

What's Changed

  • Use interfaces for input parameters type by @popenta in #58

Full Changelog: v0.7.1...v0.7.2

v0.7.1

06 Nov 09:48
04935fd
Compare
Choose a tag to compare

What's Changed

  • Export classes in init file, and undo some breaking changes by @popenta in #55

Full Changelog: v0.7.0...v0.7.1

v0.7.0

02 Nov 12:54
fa58a44
Compare
Choose a tag to compare
v0.7.0 Pre-release
Pre-release

What's Changed

The package has been updated to match the sdk's specifications. The specs can be found here.

What's Changed

  • Changed the Transaction class to match the sdk-specs by @popenta in #40
  • Update the transaction factories & unit tests fixes by @popenta in #41
  • Transfer and execute by @popenta in #42
  • Transfer transactions factory by @popenta in #43
  • Unit tests for tokens & fixed typo by @popenta in #47
  • Update the Message class to match the sdk-specs by @popenta in #49
  • Fully implemented the TokenComputer class by @popenta in #48
  • Updated the Address class by @popenta in #50

Full Changelog: v0.6.0...v0.7.0

v0.6.0

25 Aug 11:36
5bdcaf8
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.5.0...v0.6.0

v0.6.0b1

22 Jun 12:17
26655a5
Compare
Choose a tag to compare
v0.6.0b1 Pre-release
Pre-release

What's Changed

  • Add sender and receiver usernames for transactions by @popenta in #25
  • Merge main into feat/factories by @popenta in #30

Full Changelog: v0.6.0b0...v0.6.0b1