mirror of openzeppelin-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
openzeppelin-contracts/contracts/utils/structs
Hadrien Croubois e3786e63e6
Fix natspec comment missing * (#5136)
6 months ago
..
BitMaps.sol Merge release-v5.0 branch (#4665) 1 year ago
Checkpoints.sol Fix documentation of private function `_upperLookupBinary` in Checkpoints.sol (#5128) 6 months ago
CircularBuffer.sol Add CircularBuffer data structure (#4913) 9 months ago
DoubleEndedQueue.sol Replace custom errors with native panic codes in DoubleEndedQueue (#4872) 1 year ago
EnumerableMap.sol Add new EnumerableMap types (#4843) 1 year ago
EnumerableSet.sol Merge release-v5.0 branch (#4665) 1 year ago
Heap.sol Fix natspec comment missing * (#5136) 6 months ago
MerkleTree.sol Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 months ago