1Hive / dandelion-template

An Aragon template featuring Moloch-style ragequit functionality
MIT License
12 stars 17 forks source link

Audit changes #31

Closed willjgriff closed 4 years ago

willjgriff commented 4 years ago

Make newToken and newBaseInstance internal.

Remove passing in of ID to newTokenAndBaseInstance(). Add validation check to installDandelionApps() instead.

Removed unused tests. Fixed failing tests.