Skip to content

Fix access(account) bug in contract staging validator#1523

Merged
jribbink merged 5 commits into
feature/stable-cadencefrom
jribbink/fix-member-access
Apr 17, 2024
Merged

Fix access(account) bug in contract staging validator#1523
jribbink merged 5 commits into
feature/stable-cadencefrom
jribbink/fix-member-access

Conversation

@jribbink

@jribbink jribbink commented Apr 17, 2024

Copy link
Copy Markdown
Contributor

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
@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