Skip to content

Releases: dapperlabs/nba-smart-contracts

MarketV3 backwards compatibility

21 Jul 21:57
d73033e
Compare
Choose a tag to compare

Reverts the removal of the DUC for backwards compatibility with V1

MarketV3 backwards compatibility

21 Jul 21:58
d73033e
Compare
Choose a tag to compare

Reverts the removal of the DUC for backwards compatibility with V1

MarketV3 backwards compatibility

21 Jul 21:59
d73033e
Compare
Choose a tag to compare

Reverts the removal of the DUC for backwards compatibility with V1

TopshotMarket V3 patch

19 Jul 16:40
ad54f75
Compare
Choose a tag to compare
  • Removes error in cancelSale if moment is not up for sale
  • Adds back in the destroy buyTokens line as this is not fixed in Cadence yet

TopShotMarketV3 patch

19 Jul 16:41
ad54f75
Compare
Choose a tag to compare

Removes error in cancelSale if moment is not up for sale
Adds back in the destroy buyTokens line as this is not fixed in Cadence yet

TopShotMarketV3 patch

19 Jul 16:41
ad54f75
Compare
Choose a tag to compare

Removes error in cancelSale if moment is not up for sale
Adds back in the destroy buyTokens line as this is not fixed in Cadence yet

TopShotMarketV3

14 Jul 21:01
31697fb
Compare
Choose a tag to compare

Added TopShotMarketV3, bumping to v1.0.0 because there have been breaking changes since last tags in November

TopShotMarketV3

14 Jul 21:02
31697fb
Compare
Choose a tag to compare

Added TopShotMarketV3, bumping to v1.0.0 because there have been breaking changes since last tags in November

TopShotMarketV3

14 Jul 21:03
31697fb
Compare
Choose a tag to compare

Added TopShotMarketV3, bumping to v1.0.0 because there have been breaking changes since last tags in November

Version 0.2.1: Market token arguments

29 Jun 21:24
4b3f533
Compare
Choose a tag to compare
  • Changed the arguments to market transactions to not have the fungible token address hardcoded. They must be provided as an argument to the template generating function.