RGB-WG / rgb-core

RGB Core Library: consensus validation for private & scalable client-validated smart contracts on Bitcoin & Lightning
https://spec.rgb.tech
Apache License 2.0
207 stars 52 forks source link

Anchor absent in the index #159

Closed nicbus closed 1 year ago

nicbus commented 1 year ago

Using our regtest sandbox and a patched rgb-contracts I am seeing the following validation warning on all rgb accept invocations and on all rgb validate invocations, except for the call to validate during the first trasfer after issuance (but then rgb accept shows the warning):

anchor for operation 9cd...bdb is not found in the index

The list of rgb-contracts patched dependencies and respective commits:

For more context see also RGB-WG/rgb-wallet#55, specifically this comment.