Skip to content
Closed
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update .changeset/honest-planets-sell.md
  • Loading branch information
Amxx authored Mar 17, 2024
commit 2c5000cccfcdf45728b8996bad84a6cf1d16f34e
2 changes: 1 addition & 1 deletion .changeset/honest-planets-sell.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@
'openzeppelin-solidity': minor
---

`TransientStorage`: Added a library to help read and write to transient storage (EIP-1153).
`Slots`: Added a library to help derivate, read and write to storage slots (both "normal" and transient).