brinktrade / brink-core

Core smart contracts for Brink accounts
GNU General Public License v3.0
12 stars 7 forks source link

Audit Issue 24: Propogate return data #23

Closed Kyrrui closed 2 years ago

Kyrrui commented 2 years ago

Not sure if this is what they wanted

mikec commented 2 years ago

@Kyrrui it should follow this pattern I think https://github.com/OpenZeppelin/openzeppelin-contracts/blob/master/contracts/proxy/Proxy.sol#L21

Kyrrui commented 2 years ago

Ready for re-review

mikec commented 2 years ago

👍