Skip to content

2.2.1

Latest
Compare
Choose a tag to compare
@Joachim-Lebrun Joachim-Lebrun released this 22 Feb 08:58
a483cda

[2.2.1]

Changed

  • Replaced the storage slot used for ImplementationAuthority on the proxies, to avoid conflict with ERC-1822 on
    block explorers. By using the same storage slot, the explorers were identifying this proxy as an ERC-1822, while
    it's a different implementation here, the storage slot is not used to store the address of the implementation but
    the address to ImplementationAuthority contract that references the implementation