onflow / flow-nft

The non-fungible token standard on the Flow blockchain
https://onflow.org
The Unlicense
465 stars 169 forks source link

Standard v2 Cadence 1.0 updates #194

Closed sisyphusSmiling closed 1 year ago

sisyphusSmiling commented 1 year ago

Related: #133

Description

This PR updates the repo's Cadence contracts, transactions and scripts as well as supporting test suites for Cadence 1.0 compatibility. As such, it targets the standard-v2 branch where work on v2 of NonFungibleToken is ongoing.

All go tests are passing, but a bug in test account address retrieval prevents a couple of the Cadence test cases from passing.


For contributor use: