Beldex-Coin / beldex

Beldex: the secure, private, untraceable cryptocurrency
https://beldex.io
Other
27 stars 21 forks source link

Fix invalid balance in view only wallet with imported key images #100

Closed MogamboPuri closed 1 year ago

MogamboPuri commented 1 year ago

Received inputs were being handled incorrectly when importing key images. Self transactions where shown as "in" transactions in view only wallet thereby increasing the overall balance. This fix removes all matching payments when we import key images instead of just the first one.