Commit Graph

42 Commits (6bc1173c8e37ca7de2201a0230bb08e395074da1)

Author SHA1 Message Date
github-actions[bot] 3e6c86392c
Merge release-v5.0 branch (#4665) 1 year ago
Francisco a714fe6dbd
Wrap docstrings to 120 chars (#4600) 1 year ago
Ernesto García f715365ec4
Implement recommendations from 5.0 audit Phase 1B (#4502) 2 years ago
Hadrien Croubois 00cbf5a236
Update pragma to 0.8.20 (#4489) 2 years ago
Ernesto García 121be5dd09
Make `TransparentUpgradeableProxy` deploy its `ProxyAdmin` and optimize proxy interfaces (#4382) 2 years ago
Eric Lau 5229b75785
Use immutable beacon address in BeaconProxy (#4435) 2 years ago
Francisco 6bf68a41d1
Remove "available since" comments (#4424) 2 years ago
Francisco 874c2d3c02
Use explicit imports (#4399) 2 years ago
Hadrien Croubois 1a77a508f9
Move upgradeToAndCallUUPS to UUPSUpgradeable (#4356) 2 years ago
Hadrien Croubois ff85c7b0eb
Make ERC1967Upgrades a library instead of an abstract contract (#4325) 2 years ago
Ernesto García b425a72240
Replace revert strings with custom errors (#4261) 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
Francisco 6aac66d065
Merge release-v4.8 (#4188) 2 years ago
Hadrien Croubois 5523c1482b
Fix TransparentUpgradeableProxy's transparency (#4154) 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
Francisco Giordano 4147005b0c Update Prettier Solidity (#3898) 2 years ago
Francisco b709eae01d
Update Prettier Solidity (#3898) 2 years ago
JulissaDantes bc8f442d00
Remove admin and implementation getters from TransparentUpgradeableProxy (#3820) 2 years ago
Hadrien Croubois 3dac7bbed7
Merge v4.7 back into master (#3516) 3 years ago
Hadrien Croubois 54ce38c2e5
Remove runtime check of ERC1967 storage slots (#3455) 3 years ago
GitHubPang e633ee9ed3
Fix spelling and grammar in comments (#3408) 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
Francisco Giordano 6bd6b76d11 4.4.1 3 years ago
Francisco Giordano 4961a51cc7 4.4.0 3 years ago
Francisco Giordano 65ef662a2b 4.4.0-rc.1 3 years ago
Francisco Giordano 0a87a4e75b 4.4.0-rc.0 3 years ago
Francisco Giordano c9bdb1f0ae
Add a comment documenting the package version being used (#2918) 3 years ago
Hadrien Croubois 00128bd260
Fix function ordering in ERC1967Upgrades (#2722) 4 years ago
Hadrien Croubois 6f50f6e1ef
Remove repeated code from ERC1967Upgrade (#2720) 4 years ago
Hadrien Croubois b0cf6fbb7a
Add Prettier for linting and fix Solhint config (#2697) 4 years ago
Hadrien Croubois 6552adafb2 Merge ERC1967Storage into ERC1967Upgrade (#2644) 4 years ago
Hadrien Croubois 5756e31999
Merge ERC1967Storage into ERC1967Upgrade (#2644) 4 years ago
Francisco Giordano a664fb1e45 Improve code comments in ERC1967._upgradeToAndCallSecure 4 years ago
Francisco Giordano 2e6ef74593 Improve code comments in ERC1967._upgradeToAndCallSecure 4 years ago
Hadrien Croubois df7996b671 add Available since 4.1 comments 4 years ago
Hadrien Croubois 9a698e6b7b add Available since 4.1 comments 4 years ago
Hadrien Croubois 915109b2c4 Move UUPSUpgradeable to proxy/utils 4 years ago
Hadrien Croubois b9125001f0 Move UUPSUpgradeable to proxy/utils 4 years ago
Hadrien Croubois 1c676ac0ec
Implement UUPS proxy (ERC1822) (#2542) 4 years ago
Hadrien Croubois 16312fcfb9 Rename UpgradeableProxy to ERC1967Proxy (#2547) 4 years ago
Hadrien Croubois c789941d76
Rename UpgradeableProxy to ERC1967Proxy (#2547) 4 years ago