Skip to content

Use script env instead of transaction env for GetAccountStorage#242

Merged
pattyshack merged 1 commit intomasterfrom
patrick/script-env
Nov 22, 2022
Merged

Use script env instead of transaction env for GetAccountStorage#242
pattyshack merged 1 commit intomasterfrom
patrick/script-env

Conversation

@pattyshack
Copy link
Copy Markdown
Contributor

@pattyshack pattyshack commented Nov 21, 2022

GetAccountStorage only needs read access. Script env is sufficient.

Closes #???

Description


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

GetAccountStorage only needs read access.  Script env is sufficient.
@pattyshack pattyshack added the Improvement Technical work without new features, refactoring, improving tests label Nov 21, 2022
Copy link
Copy Markdown
Collaborator

@devbugging devbugging left a comment

Choose a reason for hiding this comment

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

@pattyshack thank you for this contribution!
I also opened an issue for visibility on possible removal of this implementation all-together #243

@pattyshack pattyshack merged commit 7ddf3c2 into master Nov 22, 2022
@pattyshack pattyshack deleted the patrick/script-env branch March 24, 2023 19:08
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.

2 participants