Skip to content

cadence 1.0: conform to latest capabilities apis#196

Open
dryruner wants to merge 2 commits intoemerald-dao:cadence-1.0from
dryruner:cadence-1.0
Open

cadence 1.0: conform to latest capabilities apis#196
dryruner wants to merge 2 commits intoemerald-dao:cadence-1.0from
dryruner:cadence-1.0

Conversation

@dryruner
Copy link

Hey @jacob-tucker please check here: https://forum.flow.com/t/update-on-cadence-1-0/5197, the change to make FLOAT.cdc compilable without errors.

@vercel
Copy link

vercel bot commented May 11, 2024

@dryruner is attempting to deploy a commit to the Emerald DAO Team on Vercel.

A member of the Team first needs to authorize it.

// Will have `assert`s in it to make sure
// the user fits some criteria.
access(account) fun verify(_ params: {String: AnyStruct})
access(all) fun verify(_ params: {String: AnyStruct})
Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@jacob-tucker is it the correct auth change here? Why was it made account-access previously?

@dryruner
Copy link
Author

  • 0f53da1: make ownedIdsFromEvent a view function

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant