joshma91 / avocado

3 stars 0 forks source link

added retrieval of non-duplicate tags #15

Closed joshma91 closed 6 years ago

adrianmcli commented 6 years ago

Made tags bytes32, created a new mapping with unique tag => array position, check that a particular tag is not in the mapping, and if not it's a new tag and push it.