-
Notifications
You must be signed in to change notification settings - Fork 42
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
- Using Marina commit 108eeed
- Added Marina extension to Chrome and Firefox (via load unpacked)
- Created two different wallets on each browser (different mnemonics)
- Got 2 L-BTC on Chrome through faucet and sent 1 L-BTC from Chrome to Firefox.
- On the Chrome side, balance is showing 0 (should be 1) and the transaction list shows a value of -2 L-BTC (should be -1).
- On the Firefox side everything is showing properly (balance = 1 and transaction list shows an inbound of 1 L-BTC)
- Esplora shows one of the outputs as non confidential
Left is Chrome, right is Firefox

Steps taken to replicate bug:
- Create new wallet on Chrome
- Create new wallet on Firefox
- nigiri stop --delete
- nigiri start --liquid
- generate receiving address on Chrome
- nigiri faucet --liquid <address from 5>
- generate receiving address on Chrome
- nigiri faucet --liquid <address from 7>
- generate receiving address from Firefox
- send 1 L-BTC from Chrome to Firefox (to address from 9)
- ERROR: on Chrome, balance is now 0 (should be 1)
- ERROR: on Chrome, Tx list shows -2 L-BTC outbound (should be -1)
- On firefox things appear ok (balance and tx list)
- Esplora shows one output as non confidential
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working
