second-state/smart-contract-search-engine

Update harvest.py to include new DApp versioning fields

tpmccallum opened this issue · 1 comments

Ensure that the harvest.py now includes dappVersion (which the secondStateJS.js can reference when constructing the DApp endpoint URL).

def harvest(self, _esIndex, _version, _contractAbiJSONData,  _stop=False):
...
    outerData['dappVersion'] = _version