Skip to content

Releases: PolymeshAssociation/polymesh-rest-api

v5.0.0-alpha.8

06 Feb 14:26
Compare
Choose a tag to compare
v5.0.0-alpha.8 Pre-release
Pre-release

5.0.0-alpha.8 (2024-02-06)

Bug Fixes

  • ๐Ÿ› offline tx hash was not being recorded (effede2)

v5.0.0-alpha.7

18 Jan 14:46
Compare
Choose a tag to compare
v5.0.0-alpha.7 Pre-release
Pre-release

5.0.0-alpha.7 (2024-01-18)

Features

  • ๐ŸŽธ handle when artemis is unconfigured (13f9bd7)

v5.0.0-alpha.6

16 Jan 14:56
Compare
Choose a tag to compare
v5.0.0-alpha.6 Pre-release
Pre-release

5.0.0-alpha.6 (2024-01-16)

Features

  • ๐ŸŽธ add address and nonce to tx model (aaf685b)
  • ๐ŸŽธ set autoaccept to false (11705aa)

v5.0.0-alpha.5

15 Jan 15:15
Compare
Choose a tag to compare
v5.0.0-alpha.5 Pre-release
Pre-release

5.0.0-alpha.5 (2024-01-15)

Features

  • ๐ŸŽธ log errors on amqp connection errors (d001db8)

v5.0.0-alpha.4

15 Jan 14:34
Compare
Choose a tag to compare
v5.0.0-alpha.4 Pre-release
Pre-release

5.0.0-alpha.4 (2024-01-15)

Features

  • ๐ŸŽธ config artemis MQ explictly (365ff6c)

v5.0.0-alpha.3

12 Jan 16:59
Compare
Choose a tag to compare
v5.0.0-alpha.3 Pre-release
Pre-release

5.0.0-alpha.3 (2024-01-12)

Features

  • ๐ŸŽธ add options field for tx details, like signer (45bb420)
  • ๐ŸŽธ add basic amqp flow (6b6510d)
  • ๐ŸŽธ introduce processMode option to replace many bools (bb1f889)

v5.0.0-alpha.2

18 Dec 17:41
Compare
Choose a tag to compare
v5.0.0-alpha.2 Pre-release
Pre-release

5.0.0-alpha.2 (2023-12-18)

Features

  • ๐ŸŽธ add options field for tx details, like signer (e7a0de8)
  • ๐ŸŽธ add options field for tx details, like signer (3977339)
  • ๐ŸŽธ add nonce and mortality tx options (c753309)
  • ๐ŸŽธ add offline process mode (a921686)
  • ๐ŸŽธ Adds new Asset Metadata endpoints (f278c6e)
  • ๐ŸŽธ Adds new Asset Metadata endpoints (87bf11a)
  • ๐ŸŽธ introduce processMode option to replace many bools (87cbd15)
  • ๐ŸŽธ introduce processMode option to replace many bools (599e020)

v5.0.0-alpha.1

04 Dec 14:00
Compare
Choose a tag to compare
v5.0.0-alpha.1 Pre-release
Pre-release

5.0.0-alpha.1 (2023-12-04)

Bug Fixes

  • ๐Ÿ› error when optional arg methods given no args (d02482a)

Features

  • ๐ŸŽธ add endpoint to retrieve grouped instructions (af80fd5)
  • ๐ŸŽธ add NFT module (388a572)
  • ๐ŸŽธ allow registering CustomClaim (e6cfb27)
  • ๐ŸŽธ get all registered custom claims (#221) (574df13)
  • ๐ŸŽธ register and get customclaimtype (d595e48)
  • ๐ŸŽธ support NFTs in /assets endpoints where appropriate (eb9ac00)
  • ๐ŸŽธ update to sdk@23.0.0-alpha.23 (#214) (e42143e)

BREAKING CHANGES

  • ๐Ÿงจ InstructionModel leg "amount" is now optional. It will not be present
    when the leg is for an NFT

โœ… Closes: DA-913

v4.0.0-alpha.9

27 Nov 20:05
Compare
Choose a tag to compare
v4.0.0-alpha.9 Pre-release
Pre-release

4.0.0-alpha.9 (2023-11-27)

Features

  • ๐ŸŽธ get all registered custom claims (#221) (574df13)

v4.0.0-alpha.8

09 Nov 17:40
Compare
Choose a tag to compare
v4.0.0-alpha.8 Pre-release
Pre-release

4.0.0-alpha.8 (2023-11-09)

Bug Fixes

  • ๐Ÿ› error when optional arg methods given no args (d02482a)