HenrikJannsen
d5c08fd3c4
Make confirm and release button text uppercase
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-10-09 20:37:36 +02:00
HenrikJannsen
48b8eb6231
Add dont show again checkbox
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-10-09 20:37:36 +02:00
HenrikJannsen
52e9a8cd77
Refactor: Use util method
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-10-09 20:37:36 +02:00
HenrikJannsen
01bd8bb86e
Delay payout if buyers account got flagged as risky by filter data
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-10-09 20:37:35 +02:00
HenrikJannsen
57ef8bedc7
Add delayedPayoutPaymentAccounts to Filter
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-10-09 20:37:35 +02:00
Alejandro García
6726399b54
Bump version number for v1.9.13
2023-09-15 13:52:58 +02:00
Alejandro García
1b26cffe7d
Merge pull request #6872 from jmacxx/add_mercadopago_payment_method
...
Correct mismatched resource ID (MercadoPago).
2023-09-15 11:27:47 +00:00
jmacxx
de1a71a399
Correct mismatched resource ID (MercadoPago).
2023-09-12 20:54:19 -05:00
Alejandro García
c64c69b242
Merge pull request #6864 from alvasw/Make_build_reproducible
...
Make build reproducible
2023-09-11 21:38:29 +00:00
Alejandro García
bbbb567747
Merge pull request #6862 from alvasw/Enforce_same_JDK_in_all_start_scripts
...
Enforce same JDK in all start scripts
2023-09-11 21:37:39 +00:00
Alejandro García
8a5631c932
Merge pull request #6861 from alvasw/Remove_shadowJar_Plugin
...
Remove shadowJar Plugin
2023-09-11 21:36:27 +00:00
Alejandro García
11c5242c0d
Merge pull request #6860 from alvasw/Remove_old_packaging_tasks
...
Remove old packaging tasks
2023-09-11 21:35:40 +00:00
Alejandro García
ab26ec9eb4
Merge pull request #6858 from alvasw/Packaging_Generate_hashes_for_all_jars
...
Packaging: Generate hashes for all jars
2023-09-11 21:33:31 +00:00
Alejandro García
7d12de555e
Merge pull request #6857 from alvasw/Implement_PackagingPlugin
...
Implement Packaging Plugin
2023-09-11 21:32:26 +00:00
Alejandro García
0ff2b9d95c
Merge pull request #6855 from alvasw/Remove_broken_DockerFile
...
Remove broken DockerFile
2023-09-11 21:31:11 +00:00
Alejandro García
9f5368f0b5
Merge pull request #6851 from jmacxx/add_mercadopago_payment_method
...
Add MercadoPago payment method.
2023-09-11 21:28:19 +00:00
Alva Swanson
45c4d16a0c
Make build reproducible
2023-09-11 01:20:50 +02:00
Alva Swanson
c8f686ba56
Apply AppStartPlugin to all desktop applications
2023-09-10 22:10:09 +02:00
Alva Swanson
4d98a28151
Remove shadowJar Plugin
2023-09-10 18:31:09 +02:00
Alva Swanson
80c1d0a486
Remove old packaging tasks
2023-09-10 18:31:09 +02:00
Alva Swanson
012288d429
Packaging: Generate hashes for all jars
2023-09-10 18:31:09 +02:00
Alva Swanson
aaaa039b20
Implement PackagingPlugin
...
Supported packages:
- DEB
- DMG
- EXE
- RPM
2023-09-10 18:31:09 +02:00
Alva Swanson
9d593ae32e
Remove broken DockerFile
2023-09-10 18:28:48 +02:00
Alejandro García
2bad8ea76c
Merge pull request #6849 from HenrikJannsen/add_filter_to_awesome_font_demo_app
...
Add filter to AwesomeFontDemo
2023-09-06 21:41:55 +00:00
Alejandro García
d3f60c4a5f
Merge pull request #6848 from jmacxx/streamline_create_take_offer_flow
...
Improve flow in create/take offer process.
2023-09-06 21:41:12 +00:00
Alejandro García
f99cd13283
Merge pull request #6843 from jmacxx/arbitration_ticket_manual_close_reopen
...
Allow arbitration tickets to be manually reopened.
2023-09-06 21:38:45 +00:00
jmacxx
dd1c339432
Add MercadoPago payment method.
2023-09-05 16:27:31 -05:00
HenrikJannsen
a0009a95c3
Add filter to AwesomeFontDemo
...
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2023-09-05 15:12:31 +07:00
jmacxx
e9ec3d72e1
Improve flow in create/take offer process.
...
When creating or taking an offer the user gets the choice to fund the
trade from an external wallet for potentially better privacy (avoid
coin merge if inputs from ext. wallet are kept separated). From
feedback it seems that most users are not using that option and then
they need to do that extra click on the "Fund from internal Bisq
wallet" button.
We offer a way to avoid that extra step if the user chooses
to use the internal wallet. We show at the first time a popup
with background info why funding from an external wallet could
improve privacy and if the user prefers to not use that to give them
an option to skip that step in future. In the settings we could add
a toggle to re-enable it again.
The review screen can be skipped if user chooses this feature,
leading to data entry > confirm rather than
data entry > fund > review > confirm.
2023-09-04 13:35:46 -05:00
jmacxx
1bc6a9fc90
Allow arbitration tickets to be manually reopened.
...
This is useful in cases where a user did not receive the ticket
closure message:
The user messages the arbitrator asking for clarification.
Arbitrator re-opens the ticket and re-sends the closing message.
2023-09-01 10:36:24 -05:00
jmacxx
4bc5494ce9
Add info popup about ARS market prices.
2023-08-30 14:33:35 -05:00
jmacxx
1a184a2e4f
Arbitration broadcast DPT and dispute message in parallel.
...
Previously the dispute message would only be sent once the DPT had
finished propagation. To a user it would appear as if nothing
happened and they would attempt to initiate the process again.
That would cause the DPT logic to fail (we already have an
open timer etc..) and the logic failing would result in no
happy path therefore no Dispute message being sent.
Testing confirmed there is no requirement for the dispute to be
chained on the successful propagation of the DPT to nodes.
Both the DPT and the dispute can be attempted again by the user
if necessary. Rebroadcasting an already published DPT causes
no harm. Re-sending the dispute message also causes no harm
as there is logic to detect if it already exists and handle it
gracefully.
2023-08-18 17:51:54 -05:00
Alva Swanson
4464a2db3d
desktop: Move JVM args definition to build.gradle
2023-08-05 19:42:12 +02:00
Alva Swanson
44ab029c7e
Gradle: Apply shadow plugin only to desktop module
2023-08-05 15:18:59 +02:00
Alva Swanson
9ce8f83719
Gradle: Centralize application setup
2023-08-05 15:14:04 +02:00
Alva Swanson
af6b664548
desktop: Switch to 'bisq.javafx' Gradle Plugin
2023-08-04 13:31:10 +02:00
Alva Swanson
41eafd2b31
desktop: Move build configuration to its own build.gradle
2023-08-04 13:30:46 +02:00
Alejandro García
85a457c6f1
Merge branch 'master' into release/v1.9.12
2023-07-13 15:11:38 +00:00
Alejandro García
3f2d55a356
Revert to SNAPSHOT version
2023-07-13 17:06:14 +02:00
Gabriel Bernard
02e87d545d
Merge pull request #6767 from bisq-network/release/v1.9.11
...
Release/v1.9.11
2023-07-13 11:32:14 +00:00
jmacxx
089d4e9237
Show more available UTXOs in Send Funds screen.
2023-07-03 13:44:07 -05:00
Alejandro García
67182ca41f
Merge pull request #6738 from HenrikJannsen/add_bm_accounting_preferences
...
Add reset buttons for BM accounting
2023-07-01 21:52:41 +00:00
Alejandro García
323399647c
Merge pull request #6679 from napoly/fix_hide_edit_button_bsq_offer
...
Remove edit button for BSQ offers
2023-07-01 21:51:08 +00:00
HenrikJannsen
1ebc92e5b8
Add reset buttons for BM accounting
2023-07-01 14:25:43 +02:00
Alejandro García
d95dc58a06
Bump version number for v1.9.12
2023-06-30 23:55:18 +02:00
jmacxx
da9caf56a2
Seednode accounting set by command line, overrides UserPreferences.
2023-06-30 20:02:53 +02:00
Alejandro García
1cc2b35c89
Merge pull request #6744 from jmacxx/fix_seednode_accounting_pref
...
Seednode accounting option is by command line, overrides UserPreferences.
2023-06-30 18:00:50 +00:00
Alejandro García
6b0f32f8e7
Merge pull request #6742 from jmacxx/csv_export_proof_of_burn
...
Add CSV export for Proof of Burn table.
2023-06-30 18:00:12 +00:00
jmacxx
a9bc45c173
Seednode accounting set by command line, overrides UserPreferences.
2023-06-30 10:10:23 -05:00
jmacxx
aa79b01fd3
Add CSV export for Proof of Burn table.
2023-06-26 18:20:13 -05:00