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 access(account) bug in contract staging validator #1523

Merged
merged 5 commits into from
Apr 17, 2024

Conversation

jribbink
Copy link
Contributor

@jribbink jribbink commented Apr 17, 2024

Closes #1524

Description

Fixes bug related to access(account) not resolving properly due to use of string location for the staged contract checker.


For contributor use:

  • 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

@jribbink jribbink changed the title Fix access(account) bug in contract update validator Fix access(account) bug in contract update validator Apr 17, 2024
@jribbink jribbink marked this pull request as ready for review April 17, 2024 15:38
@jribbink jribbink added the Improvement Technical work without new features, refactoring, improving tests label Apr 17, 2024
@jribbink jribbink merged commit 8b06220 into feature/stable-cadence Apr 17, 2024
5 checks passed
@jribbink jribbink deleted the jribbink/fix-member-access branch April 17, 2024 23:13
@jribbink jribbink changed the title Fix access(account) bug in contract update validator Fix access(account) bug in contract staging validator Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Improvement Technical work without new features, refactoring, improving tests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants