b0f20d43df
Add a leading underscore to internal and private functions. ( #1257 )
...
* Add a leading underscore to internal and private functions.
Fixes #1176
* Remove super
* update the ERC721 changes
* add missing underscore after merge
* Fix mock
2018-09-03 18:08:25 -03:00
964bc4044a
Remove underscores from event parameters. ( #1258 )
...
* Remove underscores from event parameters.
Fixes #1175
* Add comment about ERC
2018-09-03 10:47:22 -03:00
b6943263d2
Added "_" sufix to internal variables ( #1171 )
2018-08-29 08:59:18 -06:00
1c0532455a
Rename events to past-tense ( #1181 )
2018-08-28 20:14:06 -06:00
f49721576f
Remove abbreviations from parameters ( #1142 )
...
* Add an initial document for our code style
* Remove abbreviations from parameters
* Rename the param in AddressUtils
* fix comment
2018-08-02 16:38:54 -03:00
89ccb03e6e
Add an initial document for our code style ( #1141 )
...
* Add an initial document for our code style
* add parameter types
2018-08-01 17:13:41 -03:00