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

Expose contract storage #153

Merged
merged 4 commits into from
Mar 26, 2024
Merged

Expose contract storage #153

merged 4 commits into from
Mar 26, 2024

Conversation

DariuszDepta
Copy link
Member

@DariuszDepta DariuszDepta commented Mar 22, 2024

Added new functions to App: contract_storage and contract_stoage_mut that expose prefixed storage for a contract pointed by its address, with read-only and read-write access to storage respectively.

@DariuszDepta DariuszDepta added this to the 2.1.0 milestone Mar 22, 2024
@DariuszDepta DariuszDepta self-assigned this Mar 22, 2024
@DariuszDepta DariuszDepta marked this pull request as draft March 22, 2024 08:56
@DariuszDepta DariuszDepta marked this pull request as ready for review March 25, 2024 11:52
Copy link

@kulikthebird kulikthebird left a comment

Choose a reason for hiding this comment

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

One comment from me to consider, but it does not block the merge

@DariuszDepta DariuszDepta merged commit 41fbc69 into main Mar 26, 2024
6 of 7 checks passed
@DariuszDepta DariuszDepta deleted the expose-contract-storage branch March 26, 2024 14:44
DariuszDepta added a commit that referenced this pull request Mar 27, 2024
DariuszDepta added a commit that referenced this pull request Mar 27, 2024
@DariuszDepta DariuszDepta modified the milestones: 2.1.0, 2.0.1 Apr 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants