Yamen Merhi

Results 23 comments of Yamen Merhi

@z0r0z Could you open an issue with this suggestion in the [ERC725](https://github.com/ERC725Alliance/ERC725) repo ?

@CallumGrindle Thanks for reviewing! very helpful. Regarding your question, it's already mentioned in the Simple Summary that this standard recover ERC725 contracts through LSP6-KeyManager. > This standard describes a basic...

It was decided to make `renounceOwnership(..)` a two step process action, where the the user calls `renounceOwnership(..)`, which starts a time in blocks, where for the first 100 blocks, he...

I know this is an old standard and missing some sections, I am happy to add them. Also was wondering if we should mention in a Security Consideration section that...

Hey @Amxx As I stated in my message, we are planning to use it in the [LSP6KeyManager](https://github.com/lukso-network/lsp-smart-contracts/blob/develop/contracts/LSP6KeyManager/LSP6KeyManagerCore.sol#L109) contract, also when I met nick.eth in DevCon he mentioned that he uses...

@Amxx Definitely we want to avoid confusion as much as possible. If you want to create a list of things to test, change, do please do, and let's sync on...

I don't have any usecase in mind for separating SETDATA into Add/EDIT Data, but i see we do that for the other permissions as well. So might be worth it...

@SamWilsn @Pandapip1 Applied the changes 👍