[bisq-network/bisq] Reserve bal moved to available bal after restore from seed (#4499)

Stan notifications at github.com
Mon Sep 7 17:57:07 UTC 2020


### Description

After creating an offer then restoring a wallet from seed, the reserve balance is restored as zero and added to the available balance, but the restored offer remains open.

#### Version

Found during v1.3.8 release testing.

### Steps to reproduce

This is reproduceable in testing mode (regtest/dao):

1.  Start an arbritaror instance, and register a mediator & refund agent.

2.  Start Bisq, encrypt the wallet, save the seed, then forget the password.

3.  Create an offer to buy BTC, and verify the reserved balance > 0.

![1](https://user-images.githubusercontent.com/36207203/92409934-c41d8700-f118-11ea-81ad-c1bef35459c6.png)

4.  Generate a BTC block

5.  Shutdown Bisq.

6.  Start Bisq and restore wallet from seed saved in step 2.

7.  Start Bisq again with the unencrypted wallet.  See the open offer created in step 3, and notice the reserved balance has been added to the available balance, leaving the reserved balance = 0.

![2](https://user-images.githubusercontent.com/36207203/92409945-ce3f8580-f118-11ea-9991-ea339a9f497f.png)


### Expected behaviour

The reserved & actual balances, and open offer, should be restored unchanged.

### Actual behaviour

The reserved balance was restored as 0, the old reserve balance was added to the restored available balance, and the open offer was restored.

#### Device or machine

Ubuntu 20


-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/issues/4499
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200907/1ed9a746/attachment.html>


More information about the bisq-github mailing list