Commit Graph

16667 Commits

Author SHA1 Message Date
Bisq GitHub Admin
f7f78a1624
Merge pull request #6368 from ripcurlx/upgrade-tor-v0.4.7.10
Update tor-browser to v11.5.2 / tor-binary to v0.4.7.10
2022-10-11 09:22:58 +02:00
Christoph Atteneder
0468526843
Merge pull request #6373 from bisq-network/dependabot/github_actions/actions/checkout-3.1.0
Bump actions/checkout from 3.0.2 to 3.1.0
2022-10-11 09:21:46 +02:00
dependabot[bot]
55240484dc
Bump actions/checkout from 3.0.2 to 3.1.0
Bumps [actions/checkout](https://github.com/actions/checkout) from 3.0.2 to 3.1.0.
- [Release notes](https://github.com/actions/checkout/releases)
- [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md)
- [Commits](2541b1294d...93ea575cb5)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-10-10 15:16:35 +00:00
Christoph Atteneder
b29b054469
Merge pull request #6296 from jmacxx/change_buy_sell_button_text
Clarify wording on buy/sell offerbook button
2022-10-06 09:48:19 +02:00
Christoph Atteneder
4a7b76916c
Merge pull request #6337 from jmacxx/bsq_supply_stats_fixes
Fix bugs in BSQ Supply screen
2022-10-06 09:44:06 +02:00
jmacxx
b5dc6a4e45
Misc burn chart series CSS color settings and tooltip description. 2022-10-05 07:11:40 -05:00
jmacxx
8b92b2cdf5
UI Changes for BSQ Supply screen.
Adds ability to track Misc Burnt amounts (incl. voting, asset listing etc)
Corrects the descriptions for Total BSQ and Change in supply.
2022-10-05 07:11:36 -05:00
jmacxx
f0af8a516e
Fix Total BSQ Supply and Change of BSQ Supply calculations.
Total BSQ Supply needs to be cumulative from genesis to datapoint.
Change of BSQ Supply needs to handle situations where there is no
issuange to offset a burn.  There was a bug in the use of
getMergedMap(a - b) which would result in a burn being counted as
an issuance in that case.  Solved by making burns negative and using
Long::sum instead of a - b.
2022-10-05 07:11:29 -05:00
jmacxx
f3e53d43f6
Historical dataset for BSQ Supply page only relevant for mainnet. 2022-10-05 07:11:26 -05:00
jmacxx
eacef13b5a
Fix date range filter in BSQ Supply screen. 2022-10-05 07:11:17 -05:00
jmacxx
12014bb9fd
Clarify wording on buy/sell offerbook button. 2022-10-05 07:05:26 -05:00
Christoph Atteneder
3fc43a8455
Merge pull request #6369 from jmacxx/hide_offers_banned_node
Offers from a banned node should not be displayed
2022-10-05 10:19:44 +02:00
jmacxx
b67b2eb11d
Offers from a banned node should not be displayed. 2022-10-04 20:34:16 -05:00
Christoph Atteneder
40410daef4
Update tor-browser to v11.5.2 / tor-binary to v0.4.7.10 2022-10-04 12:10:51 +02:00
Christoph Atteneder
75e030f541
Merge pull request #6362 from jmacxx/dispute_min_payout
Set the minimum payout at mediation to be 2.5% of trade amount
2022-10-04 09:12:38 +02:00
Christoph Atteneder
d061944b1c
Merge pull request #6364 from Emzy/master
Remove c4talys7 seednodes and readd wiz seednodes
2022-10-04 09:07:03 +02:00
Christoph Atteneder
6203cf7c29
Merge pull request #6365 from ghubstan/remove-relay-subproject
Remove gradle subproject :relay
2022-09-29 20:47:42 +02:00
ghubstan
b9918f6649
Remove subproject :relay 2022-09-28 12:52:23 -03:00
Stephan Oeste
46139cf6b0
Remove c4talys7 seednodes and readd wiz seednodes 2022-09-28 15:16:25 +02:00
Christoph Atteneder
440d7cd71b
Merge pull request #6363 from bisq-network/dependabot/github_actions/actions/setup-java-3.5.1
Bump actions/setup-java from 3.5.0 to 3.5.1
2022-09-26 21:01:45 +02:00
dependabot[bot]
f5a87000c4
Bump actions/setup-java from 3.5.0 to 3.5.1
Bumps [actions/setup-java](https://github.com/actions/setup-java) from 3.5.0 to 3.5.1.
- [Release notes](https://github.com/actions/setup-java/releases)
- [Commits](d854b6da19...a18c333f3f)

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

Signed-off-by: dependabot[bot] <support@github.com>
2022-09-26 14:21:48 +00:00
Christoph Atteneder
5d06b512da
Merge pull request #6348 from Android-X13/update-peer-tags
Refresh all avatars upon setting a peer's tag
2022-09-21 21:20:57 +02:00
Android-X13
1bbe90a5a2
Use custom map listening for tag change events 2022-09-21 12:11:09 +03:00
Android-X13
73bb97d2dd
Include ability to refresh all tags in Portfolio 2022-09-21 12:11:08 +03:00
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
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