Shatabarto "Rik" Bhattacharya
Results
2
issues of
Shatabarto "Rik" Bhattacharya
Fixes #3584 @frangio, once you are okay with this. I would add the functions in `InitializableMock.sol` `SingleInheritanceInitializableMock.sol` `MultipleInitializableMock.sol` and write tests accordingly. Pardon me if I have messed up something...
# Problem The backend for personal recommendation has already been merged, but to recommend, we need a frontend, this PR (draft PR for now) attempts to solve that. # Solution...