omgnetwork / plasma-mvp

OmiseGO's research implementation of Minimal Viable Plasma
MIT License
561 stars 158 forks source link

Add better comments to contracts #131

Open smartcontracts opened 6 years ago

smartcontracts commented 6 years ago

Issue Type

[ ] bug report
[x] feature request

Current Behavior

Our contracts are somewhat commented, but they could have better, standardized comments.

Expected Behavior

Comments should have comments that follow the Ethereum Natural Specification Format.

Motivation for Change

Comments make it easier to figure out what's going on in our code!

moricho commented 6 years ago

Can I work on this issue?

smartcontracts commented 6 years ago

@Morito-Ikeda absolutely!