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
cairo 2f0bc58946
Update and clarify documentation comments (#5206)
5 months ago
..
BitMaps.sol Merge release-v5.0 branch (#4665) 1 year ago
Checkpoints.sol Remove redundant array access in Checkpoints (#5169) 6 months ago
CircularBuffer.sol Update and clarify documentation comments (#5206) 5 months ago
DoubleEndedQueue.sol Replace custom errors with native panic codes in DoubleEndedQueue (#4872) 1 year ago
EnumerableMap.sol Update declaration of memory safe assembly blocks (#5172) 6 months ago
EnumerableSet.sol Update declaration of memory safe assembly blocks (#5172) 6 months ago
Heap.sol Refactor Heap.sol to remove `index` and `lookup` (#5190) 5 months ago
MerkleTree.sol Add note about memory manipulation in MerkleTree (#5213) 5 months ago