Skip to content

Releases: NFTGo/GoTrading

v1.0.15

Choose a tag to compare

@Anorth1997 Anorth1997 released this 26 Mar 08:45
65d7e5d
Fix/nftgo orderbook (#35)

* fix:filter nftgo order

* update:package version

---------

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

v1.0.14

Choose a tag to compare

@Anorth1997 Anorth1997 released this 26 Mar 07:23
74f7763
Fix/ppv2 (#34)

* fix ppv2 orderkind

* update package version

v1.0.13

Choose a tag to compare

@Anorth1997 Anorth1997 released this 25 Mar 05:28
027fb6f
update package json (#33)

v1.0.12

Choose a tag to compare

@Anorth1997 Anorth1997 released this 13 Jan 12:10
7000a65

Major Changes

No major changes in this release.

Minor Changes

  • Post Order bug fix

v1.0.11

Choose a tag to compare

@Anorth1997 Anorth1997 released this 24 Oct 10:11
4c75804

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

Choose a tag to compare

@Anorth1997 Anorth1997 released this 25 Sep 06:26
7e2331b

Major Changes

No major changes in this release.

Minor Changes

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

v1.0.9

Choose a tag to compare

@Anorth1997 Anorth1997 released this 23 Sep 05:38
5ff1562

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

Choose a tag to compare

@Anorth1997 Anorth1997 released this 07 Sep 10:36
e791a8d

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

v1.0.7 Pre-release
Pre-release

Choose a tag to compare

@Anorth1997 Anorth1997 released this 07 Sep 08:56
17e8f4f
hotfix aggregator index (#21)

v1.0.6

Choose a tag to compare

@Anorth1997 Anorth1997 released this 06 Sep 11:06
030c186

hotfix post opensea token offer bug