Commit Graph

16849 Commits

Author SHA1 Message Date
Android-X13
1e82070e74
Handle avatar map better 2022-09-21 12:11:07 +03:00
Android-X13
76d85b1940
Refresh all avatars upon setting a tag 2022-09-21 12:10:58 +03:00
Christoph Atteneder
e2948e2354
Merge pull request #6342 from Android-X13/fix-price-trigger
Fix issue with offers getting disabled for no apparent reason
2022-09-21 10:15:40 +02:00
Christoph Atteneder
3cc1517606
Merge pull request #6352 from Android-X13/npe-open-proposals
Prevent NPE in Open Proposals when last column is empty
2022-09-21 10:10:44 +02:00
Christoph Atteneder
dc5802930f
Merge pull request #6324 from xyzmaker123/dao-governance-fix-menu-button
Updating DAO->Governance menu to indicate vote possible
2022-09-21 10:10:20 +02:00
chimp1984
42e8e511da
Add check isWasTruncated 2022-09-20 19:25:19 -05:00
chimp1984
5a7714786c
Fix missing argument in test 2022-09-20 18:33:24 -05:00
chimp1984
8725070c90
Add wasTruncated to onComplete handler
If truncated repeat requests
2022-09-20 18:33:23 -05:00
chimp1984
c4467ce03b
Set wasTruncated flag at GetDataResponse
If we truncated dateSortedTruncatablePayloads we set outTruncated flag to true (used for trade statistics)
2022-09-20 18:33:23 -05:00
chimp1984
c40d4ffffa
Add wasTruncated flag
Indicates if data response contained all data or was truncated
2022-09-20 18:33:23 -05:00
chimp1984
7d7eb13131
Reduce max entries to 5000 2022-09-20 18:33:23 -05:00
Android-X13
654259ee84
Force rebuild after github action ECONNRESET 2022-09-20 20:55:19 +03:00
Android-X13
ee2db16451
Fix issue with offers getting disabled for no apparent reason 2022-09-20 20:55:19 +03:00
Christoph Atteneder
854c6218b3
Merge pull request #6361 from ripcurlx/remove-binary-signing
Not use platform specific binary signing and notarization
2022-09-20 09:26:57 +02:00
Christoph Atteneder
aedd5567db
Merge pull request #6358 from ripcurlx/update-tor-upgrade-doc
Adapt the documentation to match the current Tor upgrade process
2022-09-20 09:26:12 +02:00
Christoph Atteneder
a41aac91ee
Merge pull request #6360 from ripcurlx/not-use-git-lfs-anymore
Not use git lfs anymore
2022-09-19 09:51:41 +02:00
jmacxx
11e4469b0e
Set the minimum payout at mediation to be 2.5% of trade amount.
If 2.5% is less than 0.0005 BTC, then fall back to 0.0005 BTC.
2022-09-18 21:51:24 -05:00
Christoph Atteneder
dc1c014310
Not use platform specific binary signing and notarization 2022-09-15 09:41:15 +02:00
Christoph Atteneder
aefb342691
Not use git lfs anymore 2022-09-15 09:21:37 +02:00
Christoph Atteneder
adcbcc4602
Merge pull request #6359 from bisq-network/dependabot/github_actions/actions/setup-java-3.5.0
Bump actions/setup-java from 3.4.1 to 3.5.0
2022-09-14 10:24:14 +02:00
dependabot[bot]
8888d159fa
Bump actions/setup-java from 3.4.1 to 3.5.0
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.4.1 to 3.5.0.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](2c7a4878f5...d854b6da19)

---
updated-dependencies:
- dependency-name: actions/setup-java
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-12 14:21:36 +00:00
Christoph Atteneder
7ae905704d
Adapt the documentation to match the current upgrade process 2022-09-12 11:00:47 +02:00
Christoph Atteneder
06de8a455a
Merge pull request #6357 from ghubstan/fix-bsq-buyer-trade-fee-reporting
API: Fix BSQ buyer's displayed trade fee for gettrade(s) methods
2022-09-12 09:39:41 +02:00
ghubstan
a33a6e936b
Fix BSQ buyer's displayed trade fee for gettrade(s) methods
API clients looking at their BSQ swap trades -- BSQ buyers
specifically -- were seeing a 0.00 BSQ trade fee, due to an
incorrect assumption BSQ sellers paid the entire BSQ trade
fee for both sides.  BSQ Swap execution via API has been
working just like the GUI (same code-base), but the reported
trade fee for the BSQ buy side was wrong.
This change shows the correct BSQ trade fee.

Partially addresses issue https://github.com/bisq-network/bisq/issues/6355
2022-09-11 16:06:59 -03:00
ghubstan
23b9e1d9c2
Show CLI err msgs if invalid takeoffer params are used for taking bsq swap 2022-09-11 12:28:38 -03:00
ghubstan
d32fd4e97b
Improve CLI takeoffer man-page param descriptions 2022-09-11 12:26:00 -03:00
ghubstan
35f4fe14b2
Improve takeoffer param api ref comments 2022-09-11 12:21:26 -03:00
Christoph Atteneder
44af373570
Merge pull request #6345 from Android-X13/fix-npe-in-offerbook
Prevent NPE when editing offer while not fully connected
2022-09-09 10:18:00 +02:00
Bisq GitHub Admin
7509eef931
Merge pull request #6354 from bisq-network/release/v1.9.5
Merge v1.9.5 release branch
2022-09-09 10:17:33 +02:00
Christoph Atteneder
328d7c12a1
Revert to SNAPSHOT version 2022-09-09 09:56:19 +02:00
Christoph Atteneder
f69815d98e
Merge pull request #6343 from ghubstan/remove-dead-pkg
Remove dead API test harness code
2022-09-09 09:28:56 +02:00
Android-X13
741a3d16bd
Fix NPE in Open Proposals when last column is empty 2022-09-08 14:22:31 +03:00
Android-X13
e5f702c842
Fix NPE when editing offer while not yet connected 2022-09-02 14:48:30 +03:00
ghubstan
2c85f258dc
Remove dead api test harness code 2022-09-01 19:18:37 -03:00
Christoph Atteneder
4a359997ff
Merge pull request #6333 from ripcurlx/update-data-stores-for-v1.9.5
Update data stores for v1.9.5
2022-08-22 17:57:04 +02:00
Bisq GitHub Admin
babdc750ac
Merge pull request #6336 from jmacxx/fix_issue_6334
[v1.9.5] Fix offer book filtering
2022-08-22 16:39:12 +02:00
jmacxx
4e8e6eb9ac
Use getCurrencyCode method rather than directly accessing member.
The transient currencyCode member is null until the getter method
has been used, so we should no access the variable directly.

This fixes a problem with OfferBook filtering, which was checking
for isFiat(currencyCode); the variable was null and isFiat returned
the wrong answer.
2022-08-22 15:53:47 +02:00
Stephan Oeste
dd66520a24
Remove sn2bisqad7... Seeednode 2022-08-22 15:53:21 +02:00
Christoph Atteneder
cb1a0cfc51
Merge pull request #6335 from Emzy/remove-one-seed
Remove sn2bisqad7... Seeednode
2022-08-22 15:52:47 +02:00
jmacxx
93615e6849
Use getCurrencyCode method rather than directly accessing member.
The transient currencyCode member is null until the getter method
has been used, so we should no access the variable directly.

This fixes a problem with OfferBook filtering, which was checking
for isFiat(currencyCode); the variable was null and isFiat returned
the wrong answer.
2022-08-22 08:44:59 -05:00
Stephan Oeste
6bf5b39696
Remove sn2bisqad7... Seeednode 2022-08-22 15:30:28 +02:00
Christoph Atteneder
827ddb071f
Update bitcoinj checkpoints for v1.9.5 2022-08-22 11:46:26 +02:00
Christoph Atteneder
7cddb74168
Update data stores for v1.9.5 2022-08-22 11:34:59 +02:00
Christoph Atteneder
cc11c28ffe
Update translations for v1.9.5 2022-08-21 21:34:06 +02:00
Christoph Atteneder
15aaa77b91
Bump version number for v1.9.5 2022-08-21 21:32:26 +02:00
Christoph Atteneder
aa1891a062
Merge pull request #6314 from xyzmaker123/5278-ability-to-copy-links
Possibility to copy addresses / transaction ids
2022-08-20 21:48:40 +02:00
Christoph Atteneder
5b5d09db8d
Merge pull request #6316 from xyzmaker123/dont-use-all-utxos
Send funds - don't use all available funds by default
2022-08-20 21:47:50 +02:00
xyzmaker123
d6f195e4db
Replace "copy" with "copy to clipboard" 2022-08-19 14:15:52 +02:00
Christoph Atteneder
d2c7824740
Merge pull request #6315 from wiz/wiz/remove-wiz-seed-nodes
Remove 3 wiz seed nodes
2022-08-19 12:42:44 +02:00
Christoph Atteneder
dc4947eac3
Merge pull request #6331 from Emzy/add-new-seeds
Add new Seednodes from jmacxx and c4talys7
2022-08-19 12:42:07 +02:00