[bisq-network/bisq] InsufficientMoneyException: Insufficient money, missing 0.0000001 BTC (#4327)

James Cox notifications at github.com
Mon Jun 22 21:54:35 UTC 2020


After many many hours of repetition I got it to happen twice.  Interestingly enough both times it happened first thing after starting bisq.    What @eigentsmis has posted above matches what I'm seeing.  After the offer has been funded, the fee estimation can return a tx size 1 or 2 bytes longer, this is due to [scriptsig length varying](https://crypto.stackexchange.com/questions/75996/probability-of-an-ecdsa-signature/).

https://github.com/bisq-network/bisq/pull/4266 would fix this because it uses the initial fee estimation instead of estimating again after funding.

Log files.    

[missingTenSats_eg1.txt](https://github.com/bisq-network/bisq/files/4815736/missingTenSats_eg1.txt)
[missingTenSats_eg2.txt](https://github.com/bisq-network/bisq/files/4815737/missingTenSats_eg2.txt)


-- 
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/4327#issuecomment-647788484
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20200622/42663644/attachment.html>


More information about the bisq-github mailing list