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
bisq-network#110:
Fully functional and basic Monero (XMR) wallet integrated to Monero RPC
Wallet
running on localhost with the following features:
1. Viewing balance (total and unlocked).
2. Sending XMR.
3. Viewing XMR Primary address to receive XMR.
4. Viewing and searching transactions.
5. Transaction/payment proof/verification (almost certified complete).
TODOs:
1. Completion of automation of Monero related trades (integration to
wallet).
2. Unit Tests (first order - XmrFormatter and XmrValidator).
3.Payment proof testing completion.
niyid
added a commit
to bisq-proposal-110/bisq
that referenced
this issue
Sep 16, 2019
Use a customized popup instead of one delivered from the hi-level API of controlsfx.
See: http://fxexperience.com/2014/06/bringing-dialogs-to-javafx/ (Low-Level Approach)
The text was updated successfully, but these errors were encountered: