This website requires JavaScript.
Explore
Help
Sign In
NoBey
/
openzeppelin-contracts
Watch
1
Star
0
Fork
0
You've already forked openzeppelin-contracts
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
824a295d1c4ce7191f47f0948f67b0b44b86afbf
openzeppelin-contracts
/
contracts
/
utils
/
structs
History
Ernesto García
824a295d1c
Add note about memory manipulation in MerkleTree (
#5213
)
...
Signed-off-by: Hadrien Croubois <
hadrien.croubois@gmail.com
>
2024-10-02 22:13:45 +02:00
..
BitMaps.sol
Merge release-v5.0 branch (
#4665
)
2023-10-05 15:30:30 -03:00
Checkpoints.sol
Remove redundant array access in Checkpoints (
#5169
)
2024-10-02 22:13:42 +02:00
CircularBuffer.sol
Fix typographical errors (
#5194
)
2024-10-02 22:13:43 +02:00
DoubleEndedQueue.sol
Replace custom errors with native panic codes in DoubleEndedQueue (
#4872
)
2024-02-06 21:02:01 +01:00
EnumerableMap.sol
Update declaration of memory safe assembly blocks (
#5172
)
2024-10-02 22:13:42 +02:00
EnumerableSet.sol
Update declaration of memory safe assembly blocks (
#5172
)
2024-10-02 22:13:42 +02:00
Heap.sol
Refactor Heap.sol to remove
index
and
lookup
(
#5190
)
2024-10-02 22:13:44 +02:00
MerkleTree.sol
Add note about memory manipulation in MerkleTree (
#5213
)
2024-10-02 22:13:45 +02:00