Adam Levi

Results 12 comments of Adam Levi

Hi @MRabenda, thank you for the feedback. I hope these show enough buzz and interest of the community: - Sebastian from MakerDAO [tweet](https://twitter.com/SebVentures/status/1621114408150728705?t=d2TXZHIxc9YrQOEdQlZyBQ&s=19). - Anthony Sassano coverage at the [Daily...

As far as I can see there is no speller linter for solidity at the moment.

The reason this is so was to leave the possibility for future upgrades. But I think we can still make it better than it is.

I'm not sure about this. As part of our thoughts to use mostly generic call, the call should also work for non-contracts.

Not so sure, e.g. we do not know if the vested agreement is created on a 872 enabled token. At the moment I'm not sure this standard is really catching.

Thanks @k06a ! I like this PR very much. Still did not have time to review it carefully. But it is a very good functionality. @orenyodfat @ben-kaufman ?

I don't think this should be under this contract

It is easy to have a beneficiary contract that splits the reward. And we should modularize and make logic simple when possible.

Hi @dev-matan-tsuberi , Just had time to review this. I like it very much. How about we try to integrate it in Arc? Maybe @dev-matan-tsuberi and @ben-kaufman together?

I know it is not perfect. This will require some research and work. We have to consider gas costs. And also solve the problem you mentioned. We should also have...