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 6e224307b4
Fix typographical errors (#5194)
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 Fix typographical errors (#5194) 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 Fix typographical errors (#5194) 5 months ago
MerkleTree.sol Process and verify merkle proofs (and multiproof) with custom hash function (#4887) 7 months ago