The one place for your designs
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.
I withdrew from offchain to onchain, note my receiver address and the onchain address are the same.. its counting it twice.
Cross platform - web
Onchain and reciever address are added together when they are the same address.
The value should be half this.
(If you can, link to the line of code that might be responsible for the problem)
We want to be sure it is you, please confirm you are not a robot.
changed milestone to %sprint: Modest Monkey
added Priority::1 - High Product::Wallet Type::Bug scoped labels
changed weight to 5
added Squad::Green scoped label
changed milestone to %sprint: Modest Monkey
changed weight to 5
I think that we're not checking whether the receiver address is equal to the onchain address, and thus we're counting it twice?
There is actually a check for this here https://gitlab.com/minds/front/blob/master/src/app/modules/wallet/balances/tokens/balance.component.ts#L55
Setting it up locally it works correctly.
Upload and view the latest designs for this issue. Consistent and easy to find, so everyone is up to date.