Skip to content

Add transient storage slot support in StorageSlot.sol#4980

Merged
Amxx merged 17 commits into
OpenZeppelin:masterfrom
Amxx:features/expended-storage-slot-v2
Apr 3, 2024
Merged

Add transient storage slot support in StorageSlot.sol#4980
Amxx merged 17 commits into
OpenZeppelin:masterfrom
Amxx:features/expended-storage-slot-v2

Conversation

@Amxx
Copy link
Copy Markdown
Collaborator

@Amxx Amxx commented Mar 28, 2024

Replaces #4965
Fixes #4961

Blocked by the hardhat-exposed issue: see this

PR Checklist

  • Tests
  • Documentation
  • Changeset entry (run npx changeset add)

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented Mar 28, 2024

🦋 Changeset detected

Latest commit: 1d43d23

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 1 package
Name Type
openzeppelin-solidity Minor

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@socket-security
Copy link
Copy Markdown

socket-security Bot commented Mar 28, 2024

Comment thread contracts/utils/StorageSlot.sol Outdated
Comment thread hardhat.config.js Outdated
Comment thread scripts/generate/templates/StorageSlot.js Outdated
ernestognw
ernestognw previously approved these changes Apr 3, 2024
Copy link
Copy Markdown
Member

@ernestognw ernestognw left a comment

Choose a reason for hiding this comment

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

Just added a quick example in the utilities page.

LGTM

@ernestognw ernestognw changed the title Add storage slot support in StorageSlot.sol Add transient storage slot support in StorageSlot.sol Apr 3, 2024
@Amxx
Copy link
Copy Markdown
Collaborator Author

Amxx commented Apr 3, 2024

Last changes look good to me

ernestognw
ernestognw previously approved these changes Apr 3, 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.

Library for derivation of slots

2 participants