Skip to content

Releases: dapperlabs/nba-smart-contracts

MarketV3 backwards compatibility

Choose a tag to compare

@sadief sadief released this 21 Jul 21:57
d73033e

Reverts the removal of the DUC for backwards compatibility with V1

MarketV3 backwards compatibility

Choose a tag to compare

@sadief sadief released this 21 Jul 21:58
d73033e

Reverts the removal of the DUC for backwards compatibility with V1

MarketV3 backwards compatibility

Choose a tag to compare

@sadief sadief released this 21 Jul 21:59
d73033e

Reverts the removal of the DUC for backwards compatibility with V1

TopshotMarket V3 patch

Choose a tag to compare

@sadief sadief released this 19 Jul 16:40
ad54f75
  • 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

Choose a tag to compare

@sadief sadief released this 19 Jul 16:41
ad54f75

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

Choose a tag to compare

@sadief sadief released this 19 Jul 16:41
ad54f75

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

Choose a tag to compare

@sadief sadief released this 14 Jul 21:01
31697fb

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

TopShotMarketV3

Choose a tag to compare

@sadief sadief released this 14 Jul 21:02
31697fb

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

TopShotMarketV3

Choose a tag to compare

@sadief sadief released this 14 Jul 21:03
31697fb

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

Choose a tag to compare

@joshuahannan joshuahannan released this 29 Jun 21:24
4b3f533
  • 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.