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:
[ ] Targeted PR against master branch
[x] Linked to Github issue with discussion and accepted design OR link to spec that describes this work.
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:
master
branchFiles changed
in the Github PR explorer