Commit Graph

104 Commits (05ef6924ac7e5db711c9bd588479c559bd383aba)

Author SHA1 Message Date
Ernesto García b425a72240
Replace revert strings with custom errors (#4261) 2 years ago
Renan Souza df2778f38e
Remove override interface implementations (#4315) 2 years ago
Francisco 85696d80ad
Remove further hardcoded function resolution (#4309) 2 years ago
Ernesto García 7bb5592ad5
Bump minimum pragma version to `0.8.19` (#4288) 2 years ago
github-actions[bot] 09329f8a18
Merge release-v4.9 branch (#4274) 2 years ago
Hadrien Croubois 13d5e0466a
Make Ownable's initial owner explicit (#4267) 2 years ago
Hadrien Croubois 0f10efe232
Remove code in preparation for v5.0 (#4258) 2 years ago
Ernesto García 34d926dd7e
Implement extra suggestions from audit review of 4.9 (#4224) 2 years ago
Francisco 6aac66d065
Merge release-v4.8 (#4188) 2 years ago
Francisco 3b117992e1
Improve docs for transparent proxy (#4181) 2 years ago
Hadrien Croubois 5523c1482b
Fix TransparentUpgradeableProxy's transparency (#4154) 2 years ago
Francisco Giordano eedca5d873 Merge release-v4.8 branch 2 years ago
blockeater 69c8d1010e
Make upgradeTo and upgradeToAndCall public (#3959) 2 years ago
Ernesto García a34dd8bb1b
Add `solidity` language to missing code snippets (#3992) 2 years ago
JulissaDantes c5d040beb9
Remove Address.isContract (#3945) 2 years ago
Hadrien Croubois c404862cba
Use oz-upgrades-unsafe-allow-reachable in ERC1967Upgrade (#3971) 2 years ago
Hadrien Croubois 2a62fb4a2d
Improve TransparentUpgradeableProxy's transparency (#3977) 2 years ago
Francisco Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
Francisco 3d7a93876a
Improve documentation of Initializable getters (#3861) 2 years ago
JulissaDantes bc8f442d00
Remove admin and implementation getters from TransparentUpgradeableProxy (#3820) 2 years ago
Francisco Giordano 49c0e4370d 4.8.0 2 years ago
Mathis Gontier Delaunay 88a3f95715
Optimize condition in _disableInitializers (#3787) 2 years ago
Hadrien Croubois 1f18fea1de 4.8.0-rc.2 2 years ago
Hadrien Croubois 16791134c1 4.8.0-rc.1 2 years ago
tincho 09369d265c Improve Initializable docstrings (#3704) 2 years ago
tincho a549ec673e
Improve Initializable docstrings (#3704) 2 years ago
Francisco Giordano 5e6fd491f3 4.8.0-rc.0 2 years ago
GitHubPang 62bab225c1
Fix wording and grammar in docs (#3645) 2 years ago
Vectorized 6b9bda872d
Optimize Clones assembly (#3640) 2 years ago
Shatabarto "Rik" Bhattacharya 26cf47a2be
Add internal functions `_getInitializedVersion` and `_isInitializing` (#3598) 2 years ago
Hadrien Croubois ca6f95a7da
Improve documentation in UUPSUpgradeable (#3606) 3 years ago
Hadrien Croubois 3dac7bbed7
Merge v4.7 back into master (#3516) 3 years ago
Hadrien Croubois 051cc9e446
Revert unwanted breaking change in the Clones library (#3456) 3 years ago
Hadrien Croubois 54ce38c2e5
Remove runtime check of ERC1967 storage slots (#3455) 3 years ago
Francisco Giordano d506e3b1a5
Simplify Initializable (#3450) 3 years ago
Hadrien Croubois 61294a62af
Restore previous behavior of initializer during construction (#3344) 3 years ago
Nate Lapinski 65b45726b3
Add memory safe assembly annotations (#3384) 3 years ago
GitHubPang e633ee9ed3
Fix spelling and grammar in comments (#3408) 3 years ago
Hadrien Croubois a035b235b4
Release v4.6 (#3358) 3 years ago
Francisco Giordano cb14ea3c5c
Bump minimum Solidity version for Initializable.sol to 0.8.2 (#3328) 3 years ago
Philippe Dumonet 28dd490726
Optimize ERC1167 proxy creation code by 1 opcode (#3329) 3 years ago
Hadrien Croubois e029096ca4
Add Initialized event (#3294) 3 years ago
Pandapip1 faf5820f03
Fix many spelling errors (#3274) 3 years ago
Hadrien Croubois 0eba5112c8
Allow the re-initialization of contracts (#3232) 3 years ago
Hadrien Croubois 52eeebecda spelling fix 3 years ago
Francisco Giordano f590fcdfe9
Fix typo in Proxy.sol 3 years ago
Francisco Giordano afb20119b3
Release v4.5 3 years ago
Hadrien Croubois e192fac276
Simplify UUPSUpgradeable along the lines of ERC1822 (#3021) 3 years ago
Drew Beller e3391cd65f
Fix typo (#3058) 3 years ago