ElementsProject / ElementsProject/elements
feature request: Associate a string with an asset, without restarting elementds
- Ngôn ngữ chính
- C++
- Star
- 1.2k
- Fork
- 416
- Merge trung bình
- 1 ngày 23 giờ
- Pull request đã merge (30 ngày)
- 15
Mô tả
Our use case is that we are creating certificates of ownership/authenticity for media, that can be purchased and resold. The assets are identified by a signed hash of the media. Thus the signficant "identifier" of the certificate is the signed hash, not the guid constructed by Elements in the issuance. This could be achieved as an asset "name", but we cannot restart elementsd each time a certificate is created.
Best result would be for any node to be able to look up transactions and utxo associated with the string. (Relating to use case: Given the media alone, which contains this signed hash identifier and is thus verifiable, we would like people to be able identify transactions involving it on the blockchain (e.g., who is the rightful owner), without relying on our company's database.)
Acceptable result is for any node to look at some transaction involving the asset (perhaps just the first/issuance?) and see the string.
Fallback is to use data output type, with people crawling the blockchain to find owner.
Hướng dẫn đóng góp
Hướng nghiên cứu
Không có tệp, bài kiểm thử hoặc điểm vào nào được nêu. Hãy bắt đầu bằng cách lần theo các đường dẫn phát hành tài sản và tra cứu giao dịch/UTXO liên quan đến các mã định danh tài sản, sau đó so sánh việc liên kết chuỗi được yêu cầu với fallback của data-output. Được xem là hoàn tất khi một node có thể liên kết chuỗi mà không cần khởi động lại elementsd và sử dụng chuỗi đó để tìm các giao dịch hoặc UTXO liên quan.
Do mô hình lập chỉ mục viết ra từ nội dung của issue.
Đánh giá
- Công nghệ
- cpp
- Lĩnh vực
- blockchain
- Loại issue
- Tính năng
- Độ khó
- 5/5
- Thời gian dự kiến
- Hơn một tuần
- Mức độ hoạt động
- Đình trệ
- Độ rõ ràng
- Cần làm rõ
- Mức phù hợp với người mới
- 25/100