DLTcollab / dcurl

Hardware-accelerated Multi-threaded IOTA PoW, drop-in replacement for ccurl

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Unify the naming convention with snake case

marktwtn opened this issue · comments

The variable and function naming is messy.
One might use camel case, and another might use snake case and sometimes the other might use upper camel case.

In the future, the dcurl may be integrated into entangled.
We should follow the same naming convention, which is snake case in my observation.