Merge changesets for transparency improvements (#4165)
(cherry picked from commit cf86fd9962)
This commit is contained in:
committed by
Francisco Giordano
parent
c01ea99123
commit
db9ee953a1
@ -1,5 +0,0 @@
|
||||
---
|
||||
'openzeppelin-solidity': minor
|
||||
---
|
||||
|
||||
`TransparentUpgradeableProxy`: support value passthrough for all ifAdmin function.
|
||||
@ -2,4 +2,4 @@
|
||||
'openzeppelin-solidity': patch
|
||||
---
|
||||
|
||||
`TransparentUpgradeableProxy`: Fix transparency in case of selector clash with non-decodable calldata.
|
||||
`TransparentUpgradeableProxy`: Fix transparency in case of selector clash with non-decodable calldata or payable mutability.
|
||||
|
||||
Reference in New Issue
Block a user