Gerardo Nardelli

Results 7 issues of Gerardo Nardelli

Similar as how it is correctly identified that a value will be returned in an `if-else` case, I think the following case using `try-catch` should be also be identified and...

`backUnbacked()` receives an `amount` parameter but it [certain situations](https://github.com/aave/aave-v3-core/blob/feb3f20885c73025f40cc272b59e7eacfaa02fe4/contracts/protocol/libraries/logic/BridgeLogic.sol#L121) it could back a smaller amount than the specified by the parameter. It would be useful for bridges if `backUnbacked()` returns...

There could be a rare case where the validator contract address needs to be changed in the bridge contract. For example: >Imagine that the bridge has lost the control over...

Delete `abis` directory and use the `build/contracts` directory in the `poa-bridge-contracts` submodule

Right now intervals to get information related to the network as current block number, events, limits and balance are fixed values for Home and Foreign. It makes sense to make...

Title: Ownable Smart Contract Author(s): Manuel Garcia, Pavel Orda Type: ASC (Aion Standards and Conventions) Status: REVIEW Creation Date: May 28th, 2019 Contact Information: [email protected] ## Summary Contract module for...

ASC
REVIEW

Title: Ownable Smart Contract Author(s): Manuel Garcia, Pavel Orda Type: ASC (Aion Standards and Conventions) Status: DRAFT Creation Date: May 28th, 2019 Contact Information: [email protected] Related issue: https://github.com/aionnetwork/AIP/issues/22 ## Summary...