Skip to content

Releases: 0xflair/typescript-sdk

v0.123.2

27 Nov 12:06
Compare
Choose a tag to compare

0.123.2 (2022-11-27)

Bug Fixes

  • always enumerate until 20k token ids (598fdf9)

v0.123.1

12 Nov 17:09
Compare
Choose a tag to compare

0.123.1 (2022-11-12)

Bug Fixes

  • remove duplicate token ids in streams (0eeebb4)

v0.123.0

08 Nov 17:36
Compare
Choose a tag to compare

0.123.0 (2022-11-08)

Features

  • allow passing default to meta-tx client (033ceb9)

v0.122.2

28 Oct 11:55
Compare
Choose a tag to compare

0.122.2 (2022-10-28)

Bug Fixes

  • first try to enumerate then fallback to checking tokens in custody (5094f78)

v0.122.1

28 Oct 11:24
Compare
Choose a tag to compare

0.122.1 (2022-10-28)

Bug Fixes

  • wait for all tokens in custody to show up (73a1cab)

v0.122.0

28 Oct 09:59
Compare
Choose a tag to compare

0.122.0 (2022-10-28)

Features

  • use batch rpc provider and enumerate tokens in custody (8ef20e9)

v0.121.2

27 Oct 09:18
Compare
Choose a tag to compare

0.121.2 (2022-10-27)

Bug Fixes

  • use full-form for minting function (8cae3f2)

v0.121.1

24 Oct 10:30
Compare
Choose a tag to compare

0.121.1 (2022-10-24)

Note: Version bump only for package @0xflair/typescript-sdk

v0.121.0

20 Oct 19:08
Compare
Choose a tag to compare

0.121.0 (2022-10-20)

Features

  • allow manually putting token ids (ec96b01)

v0.120.11

20 Oct 18:30
Compare
Choose a tag to compare

0.120.11 (2022-10-20)

Bug Fixes

  • fetch token states 500 at a time (ec82864)