Skip to content

Releases: NFTGo/GoTrading

v1.0.15

26 Mar 08:45
65d7e5d
Compare
Choose a tag to compare
Fix/nftgo orderbook (#35)

* fix:filter nftgo order

* update:package version

---------

Co-authored-by: night-scholar <yexingshusheng@aliyun.com>

v1.0.14

26 Mar 07:23
74f7763
Compare
Choose a tag to compare
Fix/ppv2 (#34)

* fix ppv2 orderkind

* update package version

v1.0.13

25 Mar 05:28
027fb6f
Compare
Choose a tag to compare
update package json (#33)

v1.0.12

13 Jan 12:10
7000a65
Compare
Choose a tag to compare

Major Changes

No major changes in this release.

Minor Changes

  • Post Order bug fix

v1.0.11

24 Oct 10:11
4c75804
Compare
Choose a tag to compare

Major Changes

No major changes in this release.

Minor Changes

  • CreateListings method can create private listings now.
  • FulfillListings method supports separating the buyer address and recipient address.

v1.0.10

25 Sep 06:26
7e2331b
Compare
Choose a tag to compare

Major Changes

No major changes in this release.

Minor Changes

  • Actions can be executed separately by invoking processor method in Utils

v1.0.9

23 Sep 05:38
5ff1562
Compare
Choose a tag to compare

Major Changes

  • Unique orderHash will be returned after the order is posted
  • Fullfil Offers, Fulfill Listings and Cancel Orders method support passing orderHash for further execution
  • Default executeActions method support bulk listings&offers scenario

Minor Changes

  • Complete some unit tests

v1.0.8

07 Sep 10:36
e791a8d
Compare
Choose a tag to compare

Major Changes

No major changes in this release.

Minor Changes

  • Added support for passing the agent parameter during initialization; this applies to all GoTrading HTTP requests.

v1.0.7

07 Sep 08:56
17e8f4f
Compare
Choose a tag to compare
v1.0.7 Pre-release
Pre-release
hotfix aggregator index (#21)

v1.0.6

06 Sep 11:06
030c186
Compare
Choose a tag to compare

hotfix post opensea token offer bug