You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, that's wrong.
Fixing it would come with non-trivial dev and testing effort.
As far I saw those properties are used only for display and logging, thus represent low risk.
since enums are singletons, setting a value on a member sets it in general. is this really safe?
bisq/core/src/main/java/bisq/core/account/witness/AccountAgeWitnessService.java
Lines 101 to 138 in f079e26
bisq/core/src/main/java/bisq/core/trade/txproof/xmr/XmrTxProofRequest.java
Lines 65 to 132 in f079e26
bisq/core/src/main/java/bisq/core/trade/protocol/FluentProtocol.java
Lines 124 to 147 in f079e26
bisq/core/src/main/java/bisq/core/trade/txproof/AssetTxProofResult.java
Lines 67 to 90 in b3f44d2
The text was updated successfully, but these errors were encountered: