Commit Graph

18152 Commits

Author SHA1 Message Date
HenrikJannsen
1e8362950c
Add luis3672 to DisputeAgentLookupMap
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-06-06 07:44:20 +07:00
Alejandro García
492e91c0cb
Merge pull request #7129 from devinbileck/remove-emzy-nodes
Remove emzy nodes
2024-06-01 01:40:43 +00:00
Devin Bileck
fae29ee092
Remove emzy monero explorer 2024-05-30 13:17:00 -07:00
Devin Bileck
2938c4603f
Remove emzy btc nodes 2024-05-30 13:11:59 -07:00
Devin Bileck
a4cf4387a6
Remove emzy price node 2024-05-30 13:10:35 -07:00
Devin Bileck
7a99d8f4a0
Remove emzy seed nodes 2024-05-29 22:51:37 -07:00
Alejandro García
ed91a17e56
Merge pull request #7123 from HenrikJannsen/dont-show-xmr-subaddress-recommendation-popup-if-no-xmr-accounts-available
Only show XMR subaddress recommendation if the user has a XMR account setup
2024-05-29 15:52:48 +00:00
Alejandro García
e9b1a689b6
Merge pull request #7122 from HenrikJannsen/remove-ARS-BlueMarke-warning-at-startup
Don't show ARS blue market price warning at startup
2024-05-29 15:51:02 +00:00
Alejandro García
2185bcba49
Merge pull request #7120 from HenrikJannsen/remove-survey-link-at-trade-feedback
Remove survey link and related text at trade complete feedback
2024-05-29 15:46:08 +00:00
Alejandro García
2b06a699ee
Merge pull request #7119 from HenrikJannsen/hide-offers-which-are-over-the-trade-limit
Hide offers which are over the trade limit
2024-05-29 15:45:13 +00:00
Alejandro García
4a64adee37
Merge pull request #7115 from HenrikJannsen/fix-navigation-to-open-offers-bug
Do not navigate to open offers after user has clicked dont show again
2024-05-29 15:42:27 +00:00
HenrikJannsen
9defd482ef
Remove news badge from account
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 19:19:42 +07:00
HenrikJannsen
2c040ec7f5
Only show XMR subaddress recommendation if the user has a XMR account setup.
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 19:02:37 +07:00
HenrikJannsen
a3acd4f7f1
Show popup warning about the ARS blue market price when saving the fiat payment account creation instead at startup.
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 18:54:33 +07:00
HenrikJannsen
db3f05e121
Comment out failing test cases.
They fail when running from terminal but not when running in IDE

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 18:42:11 +07:00
HenrikJannsen
8c07c11668
Fix tests
Don't use 20 BTC amount as we limit to 2 BTC
Remove 30 BTC amounts
2024-05-26 18:30:08 +07:00
HenrikJannsen
3b7f72e3ef
Remove survey link and related text at trade complete feedback
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 18:24:22 +07:00
HenrikJannsen
bb191fa9bb
Improve code for adding exceedingOffers to invalidOffers
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 17:38:04 +07:00
HenrikJannsen
58a531d6aa
Refactor: Rename
Fix type
Add comment

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 17:32:39 +07:00
HenrikJannsen
344304034d
Remove exceptional handling of SiaFund (SF)
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 16:32:51 +07:00
HenrikJannsen
0d3aaacc38
Adjust trade limits of paymnet methods using custom trade limits by the factor of which the DAO param has changed.
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 16:31:43 +07:00
HenrikJannsen
45a03db5cd
Add predicate to offer filter to check if offer amount exceeds trade limit.
Filter offers at OfferBookViewModel when the DaoState changes.
Check for offers amount exceeds trade limit at OpenOfferManager and add it to invalidOffers.

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-26 16:02:11 +07:00
HenrikJannsen
0020f198cf
Do not navigate to open offers after user has clicked dont show again.
Another option would be to store the selection the user has made, but the automatic navigation is kind of confusing and ppl forget that they might have previously selected to prefer to go to open offers. The intent of the popup is that users learn where they can find their created offer which is achieved if the user navigates once there.
2024-05-26 10:51:39 +07:00
Alejandro García
f03c29e238
Merge pull request #7113 from HenrikJannsen/increase-max-entries-at-get-data-request-handler
Increase GetDataRequestHandler.MAX_ENTRIES to 20 000.
2024-05-25 16:41:08 +00:00
HenrikJannsen
9460dfe1ff
Increase GetDataRequestHandler.MAX_ENTRIES to 20 000.
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-24 23:29:33 +07:00
Alejandro García
53e87ec795
Merge pull request #7110 from HenrikJannsen/add-new-seed-nodes
Add new seed nodes provided by jester4042
2024-05-24 15:35:32 +00:00
Alejandro García
eebb2fd21e
Merge pull request #7109 from HenrikJannsen/disable-test
Disable ImageCaptureReaderTest
2024-05-24 15:34:54 +00:00
Alejandro García
dcdb064256
Merge pull request #7108 from bisq-network/dependabot/github_actions/actions/checkout-4.1.6
build(deps): bump actions/checkout from 4.1.4 to 4.1.6
2024-05-24 15:34:02 +00:00
Alejandro García
1cc3f4fc33
Merge pull request #7099 from HenrikJannsen/update-resource-files
Update resource files
2024-05-24 15:33:00 +00:00
HenrikJannsen
29994d373f
Add new seed nodes provided by jester4042
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-21 13:38:34 +07:00
HenrikJannsen
3a09024b10
Disable ImageCaptureReaderTest
If tests are run via gradle I get an error:
`Loading library prism_es2 from resource failed: java.lang.UnsatisfiedLinkError: Can't load library: /Users/dev/.openjfx/cache/16/libprism_es2.dylib`
If run from the IDE it works.
CI on windows also fails, other OS work.
Seems that there are some platfomr specific dependency issues...

Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-21 11:42:08 +07:00
HenrikJannsen
2e40a8cc24
Add BsqBlocks
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-21 11:11:16 +07:00
HenrikJannsen
acbcbd2ad6
Add DAO resource files
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-21 11:11:15 +07:00
HenrikJannsen
a375f18fca
Remove TempProposalStore_BTC_MAINNET resource files
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-21 11:11:15 +07:00
HenrikJannsen
40ffea465e
Add resource files
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-21 11:11:14 +07:00
dependabot[bot]
e535536b1c
build(deps): bump actions/checkout from 4.1.4 to 4.1.6
Bumps [actions/checkout](https://github.com/actions/checkout) from 4.1.4 to 4.1.6.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](https://github.com/actions/checkout/compare/v4.1.4...v4.1.6)

---
updated-dependencies:
- dependency-name: actions/checkout
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2024-05-20 14:23:47 +00:00
Gabriel Bernard
db04961300
Merge pull request #7101 from bisq-network/release/v1.9.15
Release/v1.9.15
2024-05-12 17:17:41 +00:00
Alejandro García
3b428dfd61
Merge pull request #7100 from stejbac/fix-ignored-mailbox-map-data-race
Fix data race in `IgnoredMailboxMap`
2024-05-09 19:01:55 +00:00
Alejandro García
b89bb3dbde
Merge pull request #7097 from HenrikJannsen/add-check-that-price-is-not-0
Add check that price is not 0.
2024-05-09 19:01:07 +00:00
Alejandro García
f62d8d72ca
Merge pull request #7096 from HenrikJannsen/remove-seed-nodes-of-404State
Remove seed nodes of 404State
2024-05-09 19:00:20 +00:00
Alejandro García
0d5af748ad
Merge pull request #7095 from HenrikJannsen/fix-GuiceSetupTest
Fix GuiceSetupTest
2024-05-09 18:59:27 +00:00
Alejandro García
6cef856b57
Merge pull request #7094 from HenrikJannsen/improve-button-text
Improve button text
2024-05-09 18:58:46 +00:00
Alejandro García
0b85e0615d
Merge pull request #7092 from stejbac/speed-up-vote-result-view-load
Speed up Vote Result display, cycle list item selection & JSON export
2024-05-09 18:57:53 +00:00
Alejandro García
0a5a0f316d
Merge pull request #7090 from HenrikJannsen/Improve-export-account-reputation-process-for-Bisq-2
Improve export account reputation process for bisq 2
2024-05-09 18:56:48 +00:00
Alejandro García
09ae097dc9
Merge pull request #7089 from stejbac/add-missing-space-to-log-pattern
Tidy logback files & add space back to log pattern
2024-05-09 18:55:53 +00:00
Alejandro García
dc859e2c2b
Merge pull request #7082 from stejbac/speed-up-bond-repo-update-and-remove-raw-types
Speed up bond repository update and remove some raw types
2024-05-09 18:54:56 +00:00
Alejandro García
776752c466
Revert to SNAPSHOT version 2024-05-09 20:42:56 +02:00
Steven Barclay
23f871a78b
Fix data race in IgnoredMailboxMap
Make the 'dataMap' field a ConcurrentHashMap instead of a HashMap, to
prevent a ConcurrentModificationException, which was recently observed
when calling 'IgnoredMailboxMap::toProtoMessage' from the persistence
manager inside the user thread during startup of bisq-desktop. Tracing
through the code, this likely happened during an iteration through the
keyset of 'dataMap' (to check for nulls, inside the proto serialisation
logic during persistence), while simultaneously adding ignored mailbox
messages to the map on a separate thread spawned from the method,
'MailboxMessageService::threadedBatchProcessMailboxEntries'. (The latter
was made asynchronous so as not to block the UI.)

(Since there is a call to 'PersistenceManager::requestPersistence' after
every addition to the ignored mailbox map, there hopefully won't be any
missed entries in the final persisted map, even though the snapshot of
ConcurrentHashMap being iterated through won't be fresh as long as new
entries are simultaneously added.)
2024-05-08 18:18:30 +02:00
Steven Barclay
437f81ff08
Remove unused imports from MailboxMessageService 2024-05-08 17:28:05 +02:00
HenrikJannsen
892db99dcb
Add check that price is not 0.
Signed-off-by: HenrikJannsen <boilingfrog@gmx.com>
2024-05-08 17:13:33 +07:00