Merge changesets for transparency improvements (#4165)

pull/4159/head^2
Francisco 2 years ago committed by GitHub
parent 31723ed608
commit cf86fd9962
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
  1. 5
      .changeset/many-panthers-hide.md
  2. 2
      .changeset/thirty-shrimps-mix.md

@ -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.

Loading…
Cancel
Save