Commit Graph

158 Commits (1e245aa54bd4bd0cccdb63524b45010ce043f114)

Author SHA1 Message Date
Ernesto García 4e8aa43a90
Add publishing integrity check after releasing (#4045) 2 years ago
Hadrien Croubois 790cc5b65a
Add timestamp based governor with EIP-6372 and EIP-5805 (#3934) 2 years ago
Ernesto García 95027565c4
Improve `release-cycle.yml` error reporting (#4034) 2 years ago
Hadrien Croubois 91e8d0ba3c
Add `string` and `bytes` support to the `StorageSlots` library (#4008) 2 years ago
Hadrien Croubois a70ee4e3bb
Check storage layout consistency in PRs (#3967) 2 years ago
Ernesto García a34dd8bb1b
Add `solidity` language to missing code snippets (#3992) 2 years ago
Francisco afcdc58419
Delete tag next once latest is published (#3973) 2 years ago
Ernesto García 0c89a8b771
Automate release process via Changesets (#3915) 2 years ago
Francisco a28aafdc85
Use Prettier for JS files (#3913) 2 years ago
Hadrien Croubois 88754d0b36
Add keys() accessor to EnumerableMaps (#3920) 2 years ago
Hadrien Croubois c1d9da4052
Use hardhat-exposed to reduce the need for mocks (#3666) 2 years ago
Francisco 8f8fd84f1e
Improve some NatSpec and revert reasons (#3809) 2 years ago
Hadrien Croubois 0b6becd49f
Remove the draft prefix to ERC20Permit (#3793) 2 years ago
Hadrien Croubois 1a41a503e0 Skip deleted file when updating release version in comments 2 years ago
Hadrien Croubois a71caa28e7 Skip deleted file when updating release version in comments 2 years ago
Francisco 50501a751e Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Francisco c52625018b
Update docs pipeline to solidity-docgen@0.6 (#3707) 2 years ago
Francisco a615329423 Make ERC721Votes no longer a Draft (#3699) 2 years ago
Francisco 7a14f6c595
Make ERC721Votes no longer a Draft (#3699) 2 years ago
Francisco 3c552e6e03
Fix relevant warnings (#3685) 2 years ago
Hadrien Croubois d857ab5702 Fix EnumerableMap and EnumerableSet generation 2 years ago
Hadrien Croubois 171fa40bc8
ERC721 extension for efficient batch minting (#3311) 2 years ago
Francisco e09ccd1449
Optimize votes lookups for recent checkpoints (#3673) 2 years ago
Hadrien Croubois affe2456ea
Search the whole checkpoint trace if offset overflows during initial exponential search. (#3662) 2 years ago
Hadrien Croubois 71aaca2d9d
Extend Checkpoints with new sizes and lookup mechanisms (#3589) 2 years ago
Hadrien Croubois 17bc2dabe0
Procedurally generate EnumerableSet and EnumerableMap (#3429) 2 years ago
Hadrien Croubois ce0068c21e Fix lint error in scripts/checks/compareGasReports.js 3 years ago
Hadrien Croubois bc14f8dc89 Fix contract bytecode length comparaison 3 years ago
Hadrien Croubois 0d91b620b7
Report changes to contract construction cost in CI (#3579) 3 years ago
Igor Żuk 580b7ab816
Optimize safe casting of signed numbers (#3565) 3 years ago
Hadrien Croubois cfc9f840a0
Generate comparative gas repports on PR (#3532) 3 years ago
Francisco Giordano 109778c17c Fix check for generated code when last updated is a release candidate 3 years ago
Francisco Giordano ed704d82b3 Output diff when test:generation fails 3 years ago
Francisco Giordano d506e3b1a5
Simplify Initializable (#3450) 3 years ago
Francisco Giordano 04204b8fb9
Improve GitHub Actions (#3451) 3 years ago
Hadrien Croubois b61faf8368
Procedural SafeCast.sol generation (#3245) 3 years ago
Hadrien Croubois 848fef5b6c Fix update-comment script to ignore invalid tags 3 years ago
Francisco Giordano 2bd75a44bb Fix release script to only release @openzeppelin/contracts 3 years ago
Francisco Giordano 2a4ca65404 Update release script to stop publishing old openzeppelin-solidity package 3 years ago
Francisco Giordano 3fe65ef467 Fix docs navigation 3 years ago
Francisco Giordano 6fec54f17f
Update lockfile (#3193) 3 years ago
Francisco Giordano d57593c148 Lint 3 years ago
Francisco Giordano 7c47ac7193 Add workflow to generate and update docs branches 3 years ago
Francisco Giordano a8f35b6c25 Make script executable 3 years ago
JulissaDantes a65c03bc0d
Implement Non Fungible Token Royalty (EIP2981) (#3012) 3 years ago
Hadrien Croubois 1ffcb10bd2
Change release script to only update version comment for changed files (#3033) 3 years ago
Francisco Giordano a73ad8cc8c Fix update-comment.js 3 years ago
Francisco Giordano 7dcc7b372f Fix update-comment.js 3 years ago
Francisco Giordano c9bdb1f0ae
Add a comment documenting the package version being used (#2918) 3 years ago
Francisco Giordano d02cc020e8 Remove deprecated prepublish script 3 years ago