bisq/core/src
Alva Swanson c3fbc859f1
getoffers: Include offers that can't be taken
The getoffers api doesn't return any offers until the user has created
his payment accounts. Afterward the api will only return offers that the
user can take. This behavior is confusing and frustrating for new
developers. The new behavior is to show all offers for a given market
(direction, currency).
2024-12-20 23:59:47 +00:00
..
integrationTest/java/bisq/core BitcoinjBsqTests: Create per test BSQ wallet 2024-12-09 10:32:38 +00:00
main getoffers: Include offers that can't be taken 2024-12-20 23:59:47 +00:00
test BsqWalletV2Test: Add invalid and dust send tests 2024-12-09 09:58:40 +00:00