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

[LS] access(account) does not work as expected #348

Open
jribbink opened this issue Apr 17, 2024 · 0 comments
Open

[LS] access(account) does not work as expected #348

jribbink opened this issue Apr 17, 2024 · 0 comments
Labels
Bug The issue represents a bug, malfunction, regression Feedback

Comments

@jribbink
Copy link
Contributor

jribbink commented Apr 17, 2024

Current Behavior

The current access(account) handler returns false even if a contract is deployed to the same account.

see: https://discord.com/channels/613813861610684416/1230170093779030129/1230170303443894273

Steps To Reproduce

  1. Create a contract with a access(account) member
  2. Try to access this from another contract deployed to the same account.

Environment

- Cadence version: v0.42.10 & v1.0.0-preview.20
- Network: n/a
@jribbink jribbink added Bug The issue represents a bug, malfunction, regression Feedback labels Apr 17, 2024
@jribbink jribbink assigned jribbink and unassigned jribbink Apr 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug The issue represents a bug, malfunction, regression Feedback
Projects
None yet
Development

No branches or pull requests

1 participant