SmartLoan / smartloan-sml-paper

A smart contract as education loan
GNU General Public License v3.0
4 stars 3 forks source link

Core Library attacks? #2

Open Asvoria opened 3 years ago

Asvoria commented 3 years ago

Concern on the contracts being affected if the core library got attacked? Is that possible???

ianmunge0 commented 3 years ago

Please explain the attack(s) you are talking about

Asvoria commented 3 years ago

trying to deploy the OpenZeppellin contracts to alfajores, but solidity doc mentioned about future possibility of destroying deployed libraries. Will it be risky to make multiple smaller contracts dependent of a contract deployed on an address?