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/scripts/generate/templates
Hadrien Croubois c80b675b8d
Add CircularBuffer data structure (#4913)
9 months ago
..
Arrays.js Add CircularBuffer data structure (#4913) 9 months ago
Arrays.opts.js Procedurally generate Arrays.sol (#4859) 10 months ago
Checkpoints.js Remove redundant memory usage in Checkpoints (#4540) 1 year ago
Checkpoints.opts.js Use Trace208 in Votes to support ERC6372 clocks (#4539) 1 year ago
Checkpoints.t.js Add `sort` in memory to Arrays library (#4846) 12 months ago
EnumerableMap.js Add new EnumerableMap types (#4843) 1 year ago
EnumerableMap.opts.js Add new EnumerableMap types (#4843) 1 year ago
EnumerableSet.js Refactor EnumerableSet generation and tests (#4762) 1 year ago
EnumerableSet.opts.js Migrate ERC1155 tests to ethers v6 (#4771) 1 year ago
SafeCast.js Optimize Math operations using branchless bool to uint translation. (#4878) 12 months ago
Slot.opts.js Add slot derivation library (#4975) 10 months ago
SlotDerivation.js Add slot derivation library (#4975) 10 months ago
SlotDerivation.t.js Add slot derivation library (#4975) 10 months ago
StorageSlot.js Add transient storage slot support in StorageSlot.sol (#4980) 10 months ago
StorageSlotMock.js Add transient storage slot support in StorageSlot.sol (#4980) 10 months ago
conversion.js Use Prettier for JS files (#3913) 2 years ago