Christoph Atteneder
9c4137bc11
Not update the historical resource file
2021-05-05 14:29:52 +02:00
Christoph Atteneder
0731804b45
Filter banned seednodes with wrong format
2021-05-05 14:27:32 +02:00
Christoph Atteneder
83d9fa0ee8
Merge pull request #5453 from devinbileck/change-mempool.bisq.services-onion
...
Change mempool.bisq.services onion address
2021-05-05 14:27:06 +02:00
sqrrm
2205726e21
Merge pull request #5469 from ripcurlx/filterBannedSeednodesWithWrongFormat
...
Filter banned seednodes with wrong format
2021-05-05 13:24:58 +02:00
Christoph Atteneder
c63148e62a
Merge pull request #5405 from maxim-belkin/update-install-java-script
...
Update scripts/install_java.sh script
2021-05-05 11:36:24 +02:00
Christoph Atteneder
35ede06037
Filter banned seednodes with wrong format
2021-05-05 11:21:53 +02:00
Devin Bileck
a486093ffa
Change mempool.bisq.services onion address
...
In the process of migrating the server to a new instance, my secret key
for the onion address seems to have become corrupted. Therefore, I
needed to generate a new onion address.
2021-05-05 10:28:09 +02:00
Christoph Atteneder
dba59138df
Bump version number for v1.6.4
2021-05-05 10:27:42 +02:00
Christoph Atteneder
59b4697664
Revert to SNAPSHOT version
2021-05-04 11:09:44 +02:00
Christoph Atteneder
177067ea08
Merge pull request #5404 from maxim-belkin/gh-action
...
.github/workflows/build.yml: new GitHub Action
2021-05-04 11:03:54 +02:00
Christoph Atteneder
31b7bd1de2
Merge pull request #5452 from BtcContributor/addfiatequivalent
...
Add fiat equivalent for Total Amount & Security Deposit for both makers and sellers
2021-05-04 10:02:38 +02:00
BtcContributor
4af614b9cc
Update scripts to JDK 11
2021-05-01 10:24:40 +02:00
Devin Bileck
f5fd99f9ad
Change mempool.bisq.services onion address
...
In the process of migrating the server to a new instance, my secret key
for the onion address seems to have become corrupted. Therefore, I
needed to generate a new onion address.
2021-04-30 14:43:56 -07:00
BtcContributor
de74ab04de
Fix codacy issues
2021-04-30 18:46:20 +02:00
BtcContributor
ea8653ef87
Add fiat conversion also for trade amount when making a trade to sell btc
2021-04-30 18:24:09 +02:00
BtcContributor
a1d63e35d7
Notice when the security deposit is the minimum possible
2021-04-30 17:35:24 +02:00
BtcContributor
0218803650
Restore totalToPay as 'final' as before
2021-04-30 16:56:41 +02:00
BtcContributor
8e1074881f
Add fiat equivalent for Total Amount & Security Deposit for both makers and sellers
2021-04-30 16:49:54 +02:00
jmacxx
b68d7f31ec
per code-review, change BSQ segwit estimate to 70
2021-04-30 07:25:01 -05:00
sqrrm
e287fddc86
Merge pull request #5449 from ripcurlx/release/v1.6.3
...
Update DAO data store for v1.6.3
2021-04-30 12:55:10 +02:00
BtcContributor
3047cd48d4
Fix missing verb in string when creating a new offer (again)
2021-04-30 11:24:21 +02:00
BtcContributor
943632fd7c
Fix missing verb in string when creating a new offer
2021-04-30 11:21:50 +02:00
jmacxx
5bfbac7191
reduce BSQ fee estimation constant for segwit
2021-04-29 14:20:28 -05:00
Christoph Atteneder
fa920fc0a1
Update DAO state for v1.6.3
2021-04-29 20:20:49 +02:00
Christoph Atteneder
ec4ce6027d
Merge pull request #5448 from m52go/remove-faq-links
...
Replace bisq.network/faq links with bisq.wiki
2021-04-29 15:20:06 +02:00
m52go
afa3daa069
Replace bisq.network/faq links with bisq.wiki
2021-04-28 20:29:47 -04:00
ghubstan
1ea445b1e5
Fix NetworkParameters.fromID( incorrect-arg -> correct-arg )
2021-04-28 17:41:40 +02:00
ghubstan
2559ba2203
Fix flaky tx fee rate validation test (api)
...
Min tx fee rates move fast, sometimes so low the validation test fails.
Try to consistently force validation error by setting fee rate=1.
2021-04-28 17:41:30 +02:00
ghubstan
f94f19e79b
Fix bsq wallet testcase setup (api)
...
Regtest btc block was not being generated, and chain download not triggered.
Also ajusted testGetUnusedBsqAddress() for upcoming segwit bsq changes.
2021-04-28 17:40:52 +02:00
Christoph Atteneder
5c369a4dc8
Merge pull request #5447 from ghubstan/fix-bsq-wallet-test-case
...
Fix bsq wallet & tx fee rate test cases (api)
2021-04-28 17:38:23 +02:00
ghubstan
984aac713d
Fix NetworkParameters.fromID( incorrect-arg -> correct-arg )
2021-04-28 12:22:26 -03:00
ghubstan
38eee59375
Fix flaky tx fee rate validation test (api)
...
Min tx fee rates move fast, sometimes so low the validation test fails.
Try to consistently force validation error by setting fee rate=1.
2021-04-28 12:01:25 -03:00
ghubstan
81f345b9ea
Fix bsq wallet testcase setup (api)
...
Regtest btc block was not being generated, and chain download not triggered.
Also ajusted testGetUnusedBsqAddress() for upcoming segwit bsq changes.
2021-04-28 12:00:54 -03:00
sqrrm
bc5c8e82f5
Merge pull request #5446 from ripcurlx/remove-macos-warning
...
Remove key logger warning because of new notarization support and specific entitlements
2021-04-28 16:32:46 +02:00
Christoph Atteneder
3520d9b16d
Remove key logger warning because of new notarization support and specific entitlements
2021-04-28 16:21:38 +02:00
Christoph Atteneder
12f4e0fc13
Remove key logger warning because of new notarization support and specific entitlements
2021-04-28 16:15:55 +02:00
Christoph Atteneder
ed21e1ac36
Merge pull request #5442 from m52go/remove-docs-links
...
Switch docs links to wiki links in strings file
2021-04-28 15:59:52 +02:00
Christoph Atteneder
81b3c0ac6a
Merge pull request #5443 from m52go/other-docs-links
...
Switch remaining docs links in repository
2021-04-28 15:59:13 +02:00
Christoph Atteneder
af8e5e2450
Merge pull request #5441 from wiz/wiz/20210428-reduce-mempool-fee-estimation-to-medium-priority
...
Reduce mempool fee suggestion from high to medium priority
2021-04-28 15:35:23 +02:00
sqrrm
c5eea1e573
Merge pull request #5444 from chimp1984/add-phase-check-to-blindvote-hash
...
Add missing check if tx was in correct phase
2021-04-28 14:51:36 +02:00
chimp1984
e46669d9b1
Move null check up
2021-04-28 07:35:52 -05:00
chimp1984
68af436ef4
Add missing check if tx was in correct phase
...
There have been 1 tx in cycle 17 and 2 txs in cycle 23 which have been confirmed outside of the phase.
The vote result had excluded it correctly but for the hash calculation for the blind vote monitor the
phase check was missing which results in an incorrect hash.
By fixing that the past hashes back to cycle 17 are all invalid. Once all seed nodes are running that
patch nodes should be in sync again. As it did not affect consensus but only the monitoring it is not
critical.
2021-04-27 22:49:59 -05:00
sqrrm
f267b60c1f
Merge pull request #5440 from ripcurlx/fix-clipping-in-textarea
...
Fix prompt text clipping in text area
2021-04-27 22:40:52 +02:00
m52go
6d9c53ed0c
Switch old docs links to wiki links
2021-04-27 16:29:14 -04:00
m52go
1550597f63
Switch remaining docs links to wiki links
2021-04-27 16:07:39 -04:00
wiz
938e9b29ab
Reduce mempool fee suggestion from high to medium priority
...
This reverts commit 087e160f6b
.
2021-04-28 04:15:24 +09:00
Christoph Atteneder
c615d5dbf9
Merge pull request #5109 from stejbac/implement-segwit-for-bsq-wallet
...
Wallet changes for Segwit BSQ implementation
2021-04-27 20:58:51 +02:00
Steven Barclay
9760526aaa
Factor out shared segwit keychain setup to WalletsManager
...
Move consecutive maybeAddSegwitKeychain(..) calls for the BTC & BSQ
wallets from BisqSetup to WalletsManager, as the latter class is used
for operations which should be applied to both wallets and this moves
the logic closer to the wallet domain.
Also migrate a BSQ address validator in one of the test mock classes
from Base58AddressValidator to BitcoinAddressValidator (missed earlier).
2021-04-27 11:45:00 +01:00
Steven Barclay
5f1e32a226
Perform segwit BSQ wallet migration upon startup
...
Uncomment & enable the m/44'/142'/1' native segwit BSQ account path and
add code to migrate the user's BSQ wallet to segwit upon startup, along
the same lines as the existing BTC wallet segwit migration logic. That
is, set P2WPKH as the default output type, add a native segwit key chain
(set to active) to the BSQ wallet and back up the old 'bisq_BSQ.wallet'
file to 'pre_segwit_bisq_BSQ.wallet.backup'.
Also filter out legacy addresses coming from the original keychain from
BsqWalletService.get(Unused|Change)Address.
2021-04-27 11:26:13 +01:00
sqrrm
036d5fa977
Merge pull request #5439 from ripcurlx/release/v1.6.3
...
Update data stores for v1.6.3
2021-04-27 12:21:17 +02:00