Lucene search

K
code423n4Code4renaCODE423N4:2023-01-ONDO-FINDINGS-ISSUES-350
HistoryJan 17, 2023 - 12:00 a.m.

Upgradable liberty

2023-01-1700:00:00
Code4rena
github.com
5
openzeppelin
contracts-upgradeable
upgradable
liberty
contracts

Lines of code

Vulnerability details

Impact

Instead of using
@openzeppelin/contracts, use the upgradable liberty for contracts that should be able to be upgraded.
This is the library that should be used :@openzeppelin/contracts-upgradeable

Proof of Concept

For more info have a look at this resource
<https://docs.openzeppelin.com/contracts/4.x/upgradeable#storage_gaps&gt;

Tools Used

None


The text was updated successfully, but these errors were encountered:

All reactions