Skip to content

Releases: multiversx/mx-chain-rosetta

v0.5.2

12 Nov 13:47
320bd37
Compare
Choose a tag to compare

This update contains the activation epoch for Spica.

Full Changelog: v0.5.1...v0.5.2

v0.5.1 (Spica)

02 Oct 08:45
bc89fab
Compare
Choose a tag to compare
v0.5.1 (Spica) Pre-release
Pre-release

This update involves extensive changes, including adding new features, refactoring existing code, and implementing additional tests (system tests, integration tests, unit tests).

The client of the Rosetta API should not be impacted at all - the new types of transactions brought by the Spica protocol upgrade are handled under the hood, while newly added features are disabled by default.

  • Alignment with the Spica release:
    • Handling of native transfers withing MultiESDTNFTTransfer transactions.
    • Handling of Relayed V3 transactions (inner transactions can be native transfers).
  • Re-designed logic around scheduled transactions (much more robust).
  • Added a lot of new tests (unit tests and system tests).
  • Added features around custom currencies (on construction API and data API) - these features are disabled, by default.
  • Handle not only regular user accounts, but also smart contract accounts - this feature is disabled, by default.

Full Changelog: v0.4.4...v0.5.1

v0.5.0

24 Sep 16:21
0f98bf3
Compare
Choose a tag to compare
v0.5.0 Pre-release
Pre-release

This update involves extensive changes, including adding new features, refactoring existing code, and implementing additional tests (system tests, integration tests, unit tests).

The client of the Rosetta API should not be impacted at all - the new types of transactions brought by the Spica protocol upgrade are handled under the hood, while newly added features are disabled by default.

  • Alignment with the Spica release:
    • Handling of native transfers withing MultiESDTNFTTransfer transactions.
    • Handling of Relayed V3 transactions (inner transactions can be native transfers).
  • Re-designed logic around scheduled transactions (much more robust).
  • Added a lot of new tests (unit tests and system tests).
  • Added features around custom currencies (on construction API and data API) - these features are disabled, by default.
  • Handle not only regular user accounts, but also smart contract accounts - this feature is disabled, by default.

Full Changelog: v0.4.4...v0.5.0

v0.4.4

06 Sep 07:00
0ab9266
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.4.3...v0.4.4

v0.4.3

18 Aug 08:22
9417edc
Compare
Choose a tag to compare

What's Changed

Other Notable Changes

Full Changelog: v0.4.2...v0.4.3

v0.4.2

08 Aug 12:55
5a60e9b
Compare
Choose a tag to compare

What's Changed

Other Notable Changes

  • Handle fee for guarded transactions. Update references of go packages by @andreibancioiu in #78

Full Changelog: v0.4.1...v0.4.2

v0.4.1

05 May 10:59
2a4c940
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release

What's Changed

  • Handle edge case on scheduled invalid transactions, with SCR outcome by @andreibancioiu in #66

Full Changelog: v0.4.0...v0.4.1

v0.4.0

02 May 13:32
fdd6251
Compare
Choose a tag to compare
v0.4.0 Pre-release
Pre-release

What's Changed

New Contributors

Full Changelog: v0.3.5...v0.4.0

v0.3.5

22 Nov 18:31
52cae41
Compare
Choose a tag to compare

What's Changed

Other Notable Changes

Full Changelog: v0.3.4...v0.3.5

v0.3.4

09 Nov 09:38
d39fb9a
Compare
Choose a tag to compare

What's Changed

Other Notable Changes

Full Changelog: v0.3.3...v0.3.4