From @kalepail (stellar-registry/gov#1 (comment)):
At minimum, surface [duplicate contract/wasm registrations] in the UI: when one contract ID is registered under multiple names, show the others on the detail page. Cheap, and it makes the duplication legible instead of invisible.
Great idea.
In addition, let's also add /contracts?id=:id and /wasms/?hash=:hash endpoints, corresponding to the ones slated to be added to the API in stellar-registry/indexer#34
From @kalepail (stellar-registry/gov#1 (comment)):
Great idea.
In addition, let's also add
/contracts?id=:idand/wasms/?hash=:hashendpoints, corresponding to the ones slated to be added to the API in stellar-registry/indexer#34