Day 2:
. Completed level 7 of Ethernaut.
. I was reviewing treasury and governance contracts. Mostly their logic and the functions I did not understand I read their documentation. I am really interested in quadratic voting.
. I spent time reading documentation about encodepacked and cryptographic hashing.
. Created a special repository on Github ( https://github.com/perassijulian/Omens )
DOUBTS:
. Have openzeppelin crowdsale contracts been discontinued? As they are neither in 0.3.x nor in 0.4.x I guess they will not be added again, does anyone know if this was due to security issues or why? What would be the best option to make these contracts, use as a guide the ones in 0.2.X or is there a better alternative in some website?