Christoph Atteneder

Results 122 comments of Christoph Atteneder

@Sylo44 I looked at your error logs and saw that it fails always because the taker somehow had insuffient money to create the transaction. ```Jan.-21 10:52:40.687 [JavaFX Application Thread] INFO...

This is a similar issue as in #2293.

As far as I remember we did have bouncycastle before, but needed to switch to the default oracle one as external libs support wasn't supported anymore when we upgraded the...

> @ripcurlx: Any news? @Neustradamus Sorry - completely missed your response. As mentioned above I don't think we are using Spongy Castle at all (we previously did use BoncyCastle). Where...

> * Spongy Castle: https://github.com/bisq-network/bisq/search?q=spongycastle That is an old formatting instruction. I'll get rid of it. > * https://github.com/bisq-network/bisq/search?q=bouncycastle Yes, I did look myself as well and found some bouncycastle...

> * Spongy Castle: https://github.com/search?q=org%3Abisq-network+spongycastle&type=code > * https://github.com/search?q=org%3Abisq-network+bcVersion&type=code Those are all deprecated/archived or unused projects. But it was a good reminder to archive two of them as well (bisq-network/incubator-bisq-api and...

> Yes, I did look myself as well and found some bouncycastle libs used. We use version 1.63 right now. I'll forward it to check if we should/can move to...

Do you see 0 in your BSQ wallet or an incorrect value?

``` Aug.-10 11:48:25.099 [JavaFX Application Thread] WARN o.b.w.Wallet: Saw two pending transactions double spend each other Aug.-10 11:48:25.100 [JavaFX Application Thread] WARN o.b.w.Wallet: offending input is input 0 Aug.-10 11:48:25.100...

Yes, that is on my TODO list for a long time to have a "real" notification badge that only indicates if you have actually something to do and which decreases...