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
7b68ae5d838d02dc1e6504e23e51e39c05db0f79
openzeppelin-contracts
/
contracts
/
utils
/
structs
History
Hadrien Croubois
fe7d7489f1
Fix natspec comment missing * (
#5136
)
...
Signed-off-by: Hadrien Croubois <
hadrien.croubois@gmail.com
>
2024-10-02 22:13:40 +02:00
..
BitMaps.sol
Merge release-v5.0 branch (
#4665
)
2023-10-05 15:30:30 -03:00
Checkpoints.sol
Fix documentation of private function
_upperLookupBinary
in Checkpoints.sol (
#5128
)
2024-10-02 22:13:39 +02: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
Heap.sol
Fix natspec comment missing * (
#5136
)
2024-10-02 22:13:40 +02:00
MerkleTree.sol
Process and verify merkle proofs (and multiproof) with custom hash function (
#4887
)
2024-07-15 18:08:58 +02:00