ghubstan
b1146fdd12
Rename CoreWalletService -> CoreWalletsService
...
This change fixes the ambiguity in the original class name, which
implied it was a btc wallet service, not a bsq and btc wallets service.
2020-06-12 15:24:01 -03:00
sqrrm
9fcc4da738
Add ReceiverSelectorTest
2020-06-11 20:09:46 +02:00
sqrrm
752abce61e
Weighted payout scheme
...
Fix some conflicts from an earlier rebase
2020-06-11 19:40:25 +02:00
chimp1984
77362ff642
Add list to filter to set btc fee receiver addresses
2020-06-11 19:00:05 +02:00
Christoph Atteneder
289e013500
Update copyright notice
2020-06-11 13:29:23 +02:00
sqrrm
90583817b2
Merge pull request #4291 from ripcurlx/only-apply-fix-in-edit-offer-screen
...
Apply fix for #2798 only in edit offer view
2020-06-11 11:02:21 +02:00
sqrrm
7e0c82a791
Merge pull request #4153 from eboukamza/add-blockchain-explorer
...
Add blockchair mainnet and testnet explorers
2020-06-11 10:53:52 +02:00
Christoph Atteneder
8bb3386340
apply fix for #2798 only in edit offer view
2020-06-11 10:52:35 +02:00
Christoph Atteneder
2f344f4bf1
Update data stores for v1.3.5
2020-06-11 10:30:01 +02:00
Christoph Atteneder
f422b3fdce
Update bitcoinj checkpoints
2020-06-11 10:29:55 +02:00
sqrrm
94e110d307
Merge pull request #4290 from ripcurlx/update-data-stores-after-shutdown
...
Update data stores for v1.3.5
2020-06-11 10:27:26 +02:00
Christoph Atteneder
10d6b35cc5
Update data stores for v1.3.5
2020-06-10 16:40:23 +02:00
Christoph Atteneder
6d7fcc178b
Update bitcoinj checkpoints
2020-06-10 16:26:56 +02:00
wiz
4ee2f355dc
Update IPs and onions for wiz Bitcoin nodes
2020-06-07 11:07:42 +02:00
sqrrm
2ebe7b8959
Merge pull request #4285 from wiz/update-wiz-bitcoin-nodes
...
Update IPs and onions for wiz Bitcoin nodes
2020-06-07 11:05:30 +02:00
wiz
dbc4574ea3
Update IPs and onions for wiz Bitcoin nodes
2020-06-07 17:04:11 +09:00
Christoph Atteneder
92ee247fa7
Bump version number for v1.3.5 release
2020-06-06 08:44:41 +02:00
jmacxx
4c7456e1cb
Warning when restoring wallet seedwords without date
...
When the user restores a BIP39 wallet from seed words there is
an optional 'wallet date' field. If the user does not enter that
field the chain scan will be a lengthy process.
Issue a popup message to the user in this case, informing them
that the synch will take a long time and can be reduced by either
specifying the wallet creation date or the date when Bisq introduced
BIP39 seed words.
Fixes #3766
2020-06-04 17:39:24 -05:00
Christoph Atteneder
04872e03ee
Merge pull request #4281 from sqrrm/bond-comparator
...
Add proper comparators to BondsView
2020-06-04 13:51:44 +02:00
Christoph Atteneder
4a832b4c59
Merge pull request #4236 from sqrrm/sign-pob-layout
...
Improve proof of burn layout
2020-06-04 13:44:02 +02:00
sqrrm
b9d853c499
Merge pull request #4282 from mrosseel/patch-1
...
Add Readme section on updating a pricenode
2020-06-04 13:17:53 +02:00
sqrrm
06d6953a22
Merge pull request #4230 from cd2357/table-rows-alternate-colors
...
More readable tables and lists: Alternate row background colors
2020-06-04 13:12:09 +02:00
sqrrm
bd39f05859
Merge pull request #4195 from jmacxx/fix_getsupport_traderchat
...
Fix Trader Chat row selection and unread message count
2020-06-04 13:09:48 +02:00
sqrrm
1a62f6b8b8
Merge pull request #4193 from jmacxx/add_paymentmethod_openoffers
...
Display "Payment Method" column in Open Offers view
2020-06-04 12:32:06 +02:00
mrosseel
54cfc7b563
add commands to update the pricenode
2020-06-04 10:53:21 +02:00
sqrrm
50042fa249
Add proper comparators to BondsView
2020-06-03 16:48:52 +02:00
sqrrm
ca9665fa3c
Sign unsigned keys
...
Legacy arbitrator can sign unsigned signed witness signer pubkeys
To sign, from legacy arbitrator support, ctrl+O
2020-06-03 15:44:04 +02:00
sqrrm
752eb49b4a
Log unique unsigned signer pubkeys
2020-06-01 15:46:25 +02:00
sqrrm
0dc769bf9b
Arbitrator signing of AccountAgeWitness with known pubkey
...
Improve debug logging. Lower level from warning to info
Fix broken test
Add example code to clean out unnecessary SignedWitnesses
2020-05-31 15:08:41 +02:00
sqrrm
7bd5969dcf
Refactor accountagewitnessservice log helpers
...
Better filter for root signedwitnesses
Add debug keyboard shortcuts:
- ctrl+shift+L -> logSignedWitnesses
- ctrl+shift+S -> logSigners
2020-05-31 15:08:41 +02:00
sqrrm
8bf0f3350c
Test dummy account age witness signing
...
Add orphaned witness log
2020-05-31 15:08:41 +02:00
sqrrm
fba329de9a
Arbitrator sign single account age witness
2020-05-31 15:08:41 +02:00
sqrrm
bc3e12288d
Merge pull request #4250 from dmos62/bugfixes-related-to-switch-statements
...
Bugfixes related to switch statements
2020-05-26 12:55:35 +02:00
sqrrm
4a5d8289b3
Merge pull request #4263 from petrhejna/fix-open-when-already-openned-tab
...
Opening a take/create offers closes previously openned tab
2020-05-25 16:28:38 +02:00
sqrrm
481ae230e7
Merge pull request #4260 from jmacxx/fix_withdraw_trade
...
Fix trade withdraw to external wallet step 4
2020-05-25 16:20:41 +02:00
sqrrm
666571347b
Merge pull request #4259 from dmos62/offerbook-secondary-sort-order-refactor
...
Secondary sort order for offer book (rewrite)
2020-05-25 16:04:46 +02:00
sqrrm
07fc648629
Merge pull request #4253 from jmacxx/fix_validation_address_fields
...
Fix address validation for whitespace after comma
2020-05-25 15:58:26 +02:00
sqrrm
799d48e74a
Merge pull request #4256 from jmacxx/fix_trade_fees_export
...
Display correct trade and tx fees in CSV export
2020-05-25 15:46:53 +02:00
sqrrm
a1ec59f36f
Merge pull request #4247 from cd2357/feeservice-support-multiple-endpoints
...
Extend FeeRateService to support multiple API endpoints
2020-05-25 15:24:59 +02:00
sqrrm
4a6dd93393
Merge pull request #4246 from wiz/increase-bsq-explorer-tmpfs-size
...
Increase BSQ explorer TMPFS allocation to 2GB for growing datastore
2020-05-25 15:19:45 +02:00
sqrrm
23083840b1
Merge pull request #4239 from cd2357/add-link-to-contributors-docu-commit-msg-checks
...
Extend CONTRIBUTING.md with info on IDEA settings
2020-05-25 14:59:52 +02:00
Dominykas Mostauskis
3dc13b6eff
Fix reversed ordering in altcoin market
2020-05-25 11:37:30 +02:00
sqrrm
8bffcd62be
Merge pull request #4229 from petrhejna/1387-add-memo-field
...
Add memo field to withdrawal transaction
2020-05-19 17:05:46 +02:00
Chris Beams
2e33c2c87a
Merge pull request #4214 from ghubstan/rpc-wallet-protection
...
Add rpc wallet protection endpoints
2020-05-18 14:18:05 +02:00
Chris Beams
7f05f379ab
Remove unused import
...
This should have been done in commit c7a6c87b
.
2020-05-18 14:11:50 +02:00
Chris Beams
d53cc38fde
Wrap comments at 90 chars
...
Per https://github.com/bisq-network/style/issues/5
2020-05-18 14:08:35 +02:00
Petr Hejna
4c8e89eaa7
Opening a take/create offers closes previously openned tab
2020-05-16 19:09:51 +02:00
sqrrm
2bd4f1a709
Merge pull request #4258 from jmacxx/fix_stale_qrcode_display
...
Prevent transient negative missingCoin amount sent to QRCode display
2020-05-16 12:52:55 +02:00
Petr Hejna
5352d9b44e
Fix lcode style
2020-05-15 23:17:46 +02:00
Petr Hejna
fbefb9db8e
Better working for memo text
2020-05-15 23:16:18 +02:00