Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Possible resolution to the challenge #14

Open
wants to merge 13 commits into
base: main
Choose a base branch
from

Conversation

nahuelmatias
Copy link

Gm!
I tried to solve the challenge in a "simple" way. It allows to scale to many users without use recursion or iterations.
For security reasons, the users by itself need to pull their rewards. And, it's not compounded.
User deposits ETH, user gets ETH.

There are some things that can be improved (for example, safemath). Or tests, tests are terrible, and not prove border conditions. Syntax and gas consumption can be improved A LOT.

About me, I'm an Electronics Eng. with experience developing software (in the past, for secure platforms like SIM and EMV cards). I love Blockchain technology (not only dev, economics too!), and how it can bring new solutions.

Feedback will be appreciated :)

Thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant