Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix borrowing #785

Merged
merged 8 commits into from
Apr 9, 2021
Merged

Fix borrowing #785

merged 8 commits into from
Apr 9, 2021

Conversation

turbolent
Copy link
Member

Publication of already deployed dapperlabs/cadence-internal#1.
(Same commits, see https://github.com/dapperlabs/cadence-internal/pull/1/commits)

Description

  • Always check dynamic type when borrowing, checking, and dereferencing storage references
  • Check the dynamic type of all arguments against parameter types on each invocation

  • Targeted PR against master branch
  • Linked to Github issue with discussion and accepted design OR link to spec that describes this work
  • Code follows the standards mentioned here
  • Updated relevant documentation
  • Re-reviewed Files changed in the Github PR explorer
  • Added appropriate labels

@turbolent turbolent requested a review from SupunS April 8, 2021 22:08
@turbolent turbolent self-assigned this Apr 8, 2021
@turbolent turbolent merged commit 83283be into v0.14 Apr 9, 2021
@turbolent turbolent deleted the bastian/fix-borrowing-v0.14 branch April 9, 2021 00:27
@turbolent turbolent mentioned this pull request Apr 9, 2021
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants