RGB-WG / rgb

RGB smart contracts: command-line tool & wallet runtime library for desktop and mobile integration
https://rgb.tech
Apache License 2.0
129 stars 34 forks source link

rgb accept failed #74

Closed Matrix-Zhang closed 8 months ago

Matrix-Zhang commented 8 months ago
RGB: command-line wallet for RGB smart contracts
     by LNP/BP Standards Association

Loading descriptor from wallet default ... success
Loading stock ... success
@000000: put     s16[0],"the issued amounts do not match between the reported global state and confidential owned state"; -> s16[0]="the issued amounts do not match between the reported global state and confidential owned state"
@000006: pccs    0x0FA0,0x07D2           ; Warning: current version of RGB Core doesn't support production of bulletproofs; thus, fungible state must be never kept concealed
->
@000011: ret                             ; -> execution stopped; st0=true
Unknown witness transactions:
- 88189d5bf2ad52417ae73825dc5496061f096e3c8cb8b6b778b13222c70260c2
Validation failures:
- operation d332f80734fe9f8671559bc9951baf3c0908d0a3723848ae4bc7644335b09771 is absent from the consignment.
- witness transaction 88189d5bf2ad52417ae73825dc5496061f096e3c8cb8b6b778b13222c70260c2 is not known to the transaction resolver.
- operation 4471926a3cbedc76b689bcaee87a93ebfbf41e40bd6cae6393cec2e923aa8427 is under a different contract rgb:2c1oFiE-V8ZxFr7hF-WXZc6CDXu-WJKziiq5R-RmkDKwUR1-3eVdMDf.

Error: consignment has transactions which are not known and thus the contract can't be imported. If you are sure that you'd like to take the risc, call `import_contract_force`.

it seems the contract id after impoted is diff not uniform

dr-orlovsky commented 8 months ago

The system is not yet released and contain known issues - there is no point in opening repository issues at this moment, since there might be hundreds. Just let us finish the release

shuimuliang commented 8 months ago

It has been resolved. Please close this issue.