You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2022. It is now read-only.
In v1.0.0 when I get a tx_id value from tags table I find that in transactions there is no record with id equal to it. This looks like a bug (and it is confirmed by always empty tags arrays returned).
In
v1.0.0when I get atx_idvalue fromtagstable I find that intransactionsthere is no record withidequal to it. This looks like a bug (and it is confirmed by always emptytagsarrays returned).I am checking whether
v0.12.1is also vulnerable.