Consensys / mythx-developer-support

Support resources and bug reporting for Mythril Tool Developers
3 stars 1 forks source link

Allow the request body in /mythril/v1/analysis to include a human-friendly tag #4

Closed rocky closed 5 years ago

rocky commented 6 years ago

Add a field like "tag" to the payload of this post request, so that a user can get information by a human-friendly name instead of a UUID. If that the tag value matches multiple UUIDs, then all results matching that tag would be retrieved.

rocky commented 5 years ago

By the way, we sort of have a way to do this via clientToolName now, but the intent is really different. One is for a tool writer for statistics, and the other is for a user for easy access.

muellerberndt commented 5 years ago

Migrated to BAH-72.