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
Michael a99b31f990
Optimize `MerkleTree` for loops by using `uint256` iterators (#5415)
1 month ago
..
BitMaps.sol Merge release-v5.0 branch (#4665) 1 year ago
Checkpoints.sol Merge release-v5.1 branch (#5266) 4 months ago
CircularBuffer.sol Merge release-v5.1 branch (#5266) 4 months ago
DoubleEndedQueue.sol Merge release-v5.1 branch (#5266) 4 months ago
EnumerableMap.sol Merge release-v5.1 branch (#5266) 4 months ago
EnumerableSet.sol Merge release-v5.1 branch (#5266) 4 months ago
Heap.sol Merge release-v5.1 branch (#5266) 4 months ago
MerkleTree.sol Optimize `MerkleTree` for loops by using `uint256` iterators (#5415) 1 month ago