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
8a990e6d6a56265ec3e4728338824b113df5f8bd
openzeppelin-contracts
/
contracts
/
utils
/
structs
History
Hadrien Croubois
8a990e6d6a
Avoid storing hashing function pointers in storage make MerkleTree structure upgrade-safe (
#5080
)
...
Co-authored-by: cairo <
cairoeth@protonmail.com
> Co-authored-by: ernestognw <
ernestognw@gmail.com
>
2024-06-13 14:50:10 +02:00
..
BitMaps.sol
Merge release-v5.0 branch (
#4665
)
2023-10-05 15:30:30 -03:00
Checkpoints.sol
Remove redundant memory usage in Checkpoints (
#4540
)
2024-01-17 10:51:36 +01:00
CircularBuffer.sol
Add CircularBuffer data structure (
#4913
)
2024-04-26 10:28:59 -06:00
DoubleEndedQueue.sol
Replace custom errors with native panic codes in DoubleEndedQueue (
#4872
)
2024-02-06 21:02:01 +01:00
EnumerableMap.sol
Add new EnumerableMap types (
#4843
)
2024-01-22 19:25:01 +00:00
EnumerableSet.sol
Merge release-v5.0 branch (
#4665
)
2023-10-05 15:30:30 -03:00
MerkleTree.sol
Avoid storing hashing function pointers in storage make MerkleTree structure upgrade-safe (
#5080
)
2024-06-13 14:50:10 +02:00