Christoph Atteneder
57fc862dee
Merge pull request #3363 from lusarz/refactor-bisq-environment-2
...
Remove not used private methods from BisqEnvironment
2019-10-14 09:59:52 +02:00
Christoph Atteneder
aaddda945b
Merge pull request #3380 from lusarz/refactor-bisq-app-scene-size-calculation
...
Refactor BisqApp - update scene size calculation
2019-10-14 09:58:45 +02:00
lukasz
d8dd01403f
Refactor BisqEnvironment
2019-10-14 09:56:56 +02:00
Christoph Atteneder
4277ec8fb4
Merge pull request #3381 from lusarz/refactor-bisq-app-throwable
...
Refactor BisqApp - update error popup message build
2019-10-14 09:56:49 +02:00
Christoph Atteneder
94b12a709f
Merge pull request #3382 from lusarz/refactor-bisq-app-image-util
...
Refactor BisqApp - move icon load into ImageUtil
2019-10-14 09:54:51 +02:00
Christoph Atteneder
a5aea5a0a5
Merge pull request #3383 from lusarz/remove-unused-utilities
...
Remove unused stuff from Utilities
2019-10-14 09:53:39 +02:00
Christoph Atteneder
ccfbf6f0da
Fix mistakes in English source ( #3386 )
...
* Fix broken placeholders
* Replace non existing pending trades screen with open trades screen
* Update core/src/main/resources/i18n/displayStrings.properties
Co-Authored-By: Steve Jain <mfiver@gmail.com>
* Update message in failed trade popup
2019-10-10 14:57:16 +02:00
wiz
679985d82e
Increase minimum TX fee to 2 sats/vByte to fix #3106 ( #3387 )
2019-10-10 12:55:20 +02:00
lukasz
db17fd5c76
Remove unused Utilities
2019-10-09 18:40:13 +02:00
lukasz
23877d4b2c
Refactor BisqApp - move icon load into ImageUtil
2019-10-09 18:15:50 +02:00
lukasz
584e552e90
Refactor BisqApp - update error popup message build
2019-10-09 18:00:16 +02:00
lukasz
a9c24488fd
Refactor BisqApp - update scene size calculation
2019-10-09 17:35:58 +02:00
Christoph Atteneder
f3950bd3c0
Merge pull request #3377 from wiz/add-mempool-space-transaction-tracker
...
Add combo block explorer for Blockstream.info + Mempool.space
2019-10-09 12:30:33 +02:00
Christoph Atteneder
0770a788db
Merge pull request #3378 from wiz/disable-kanocztomas-btcnode-entirely
...
Disable @KanoczTomas btcnode on both clearnet and onion
2019-10-09 12:29:20 +02:00
wiz
5babcec38a
Temporarily disable KanoczTomas btcnode on both onion and clearnet
2019-10-09 00:47:18 +09:00
wiz
3c1f8a107f
Revert "Temporarily disable onion host for @KanoczTomas's BTC node"
...
This reverts commit d3335208bb
.
2019-10-09 00:46:41 +09:00
wiz
5ecc897011
Add combination (Blockstream.info + Mempool.space) block explorer
2019-10-09 00:45:29 +09:00
Christoph Atteneder
560d66b05b
Merge pull request #3348 from blabno/changes-needed-for-minimal-api
...
Changes needed for minimal api
2019-10-07 13:21:09 +02:00
Christoph Atteneder
3cfa73a7b5
Merge pull request #3263 from wiz/disable-kanocztomas-onion-btcnode
...
Temporarily disable onion host for @KanoczTomas's BTC node
2019-10-07 11:09:09 +02:00
Manfred Karrer
fb9f59db95
Start server at onInitWallet and add wallet password handler
...
- Add onInitWallet to HttpApiMain and start http server there
- Add onRequestWalletPassword to BisqSetupListener
- Override setupHandlers in HttpApiHeadlessApp and adjust
setRequestWalletPasswordHandler (impl. missing)
- Add onRequestWalletPassword to HttpApiMain
2019-10-05 10:06:40 +02:00
Manfred Karrer
b6cc3518a9
Add onInitP2pNetwork and onInitWallet to BisqSetupListener
...
- Rename BisqSetupCompleteListener to BisqSetupListener
- Add onInitP2pNetwork and onInitWallet to BisqSetupListener
- make onInitP2pNetwork and onInitWallet default so no impl. required
2019-10-05 10:06:38 +02:00
Christoph Atteneder
bae6e7ab33
Merge pull request #3324 from ctscoin/list-ctsc-asset
...
List CTSCoin (CTSC)
2019-10-04 12:10:49 +02:00
Christoph Atteneder
70d17eaf38
Merge pull request #3350 from QuantumLeaper/list-upx-asset
...
List uPlexa (UPX)
2019-10-04 12:10:26 +02:00
Christoph Atteneder
95e9bd459d
Merge pull request #3351 from chimp1984/fix-missing-addition-of-mediator
...
Add mediator prefix to trade statistics
2019-10-04 12:09:58 +02:00
Christoph Atteneder
ca1538da57
Merge pull request #3354 from jsalatas/faircoin-pr
...
List Faircoin (FAIR)
2019-10-04 12:09:07 +02:00
lukasz
d20afd6ec5
Remove not used private methods from BisqEnvironment
2019-10-03 20:16:13 +02:00
Kyle Pierce
f5f461111e
List uPlexa (UPX)
2019-10-03 05:53:52 -04:00
Steven Barclay
f5d24936b2
Fix proposal table hide when switching to another screen and back
...
Do not remove the proposals table when VoteResultView is deactivated, as
the cycle selection which triggered its display is still active upon
switching to another screen and back again. This fixes #3269 .
Also remove a spurious 'GUIUtil.removeChildrenFromGridPaneRows' call
when a proposal result is selected, as it is no longer needed since
switching from an inline votes table to a popup.
2019-10-03 07:03:51 +01:00
John Salatas
406c0989a1
List Faircoin (FAIR)
2019-10-02 19:02:54 -07:00
chimp1984
b1c8141d48
Add mediator prefix to trade statistics
2019-10-02 00:18:32 -05:00
Christoph Atteneder
7bed73e687
Merge pull request #3344 from wiz/tweak-japan-bank-transfer-string
...
Translate name of Japan Bank Transfer for non-Japanese users
2019-09-30 09:55:58 +02:00
Kariyama Saiko
f71cf15e2e
List Animecoin (ANI)
2019-09-28 14:18:59 +03:00
wiz
c63c77ce1e
Tweak the English name of Japan Bank Transfer payment method
2019-09-28 18:00:28 +09:00
Christoph Atteneder
06a28d0686
Merge pull request #3289 from plutomonkey/ergo
...
Add Ergo (ERG) without Bouncy Castle dependency.
2019-09-27 12:48:10 +02:00
Florian Reimair
3303b90e48
periodical UpdateDataReq for Seednodes ( #3202 )
...
* Refactored logging into subroutine
* Only do recurring updatedatareq if seednode
* UpdateDataReq is run periodically
* Only store PeristablePayloads once
2019-09-26 13:42:26 +02:00
Christoph Atteneder
95304ff98c
Merge pull request #3302 from freimair/monitor
...
Monitor fixes
2019-09-26 13:41:25 +02:00
sqrrm
f2e846e122
Merge pull request #3321 from christophsturm/inject-dao-killswitch
...
inject DaoKillSwitch
2019-09-25 19:01:11 +02:00
sqrrm
8f3cf65343
Merge pull request #3237 from devinbileck/hide-altcoin-account-age-salt
...
Hide account age verification salt for altcoin accounts
2019-09-25 16:45:04 +02:00
Christoph Sturm
b2befde867
Check for dust after subtracting fee, not before.
2019-09-25 15:17:59 +02:00
cryptogeuse
fbd6525ebe
List CTSCoin (CTSC)
2019-09-24 16:11:40 -04:00
Christoph Sturm
939f48a29b
remove instance
2019-09-24 18:17:38 +02:00
Christoph Sturm
9cd5c9f83f
inject DaoKillSwitch
2019-09-24 16:56:40 +02:00
Christoph Atteneder
490eaab6d9
Merge pull request #3301 from wiz/increase-chart-data
...
Increase chart maxTicks from 30 to 90
2019-09-23 11:20:58 +02:00
Christoph Atteneder
e90856e97d
Merge pull request #3313 from bisq-network/hotfix/v1.1.6
...
Hotfix branch (v1.1.7)
2019-09-23 11:06:31 +02:00
Christoph Atteneder
4201e065bc
Merge branch 'master' of github.com:bisq-network/bisq into hotfix/v1.1.6
...
# Conflicts:
# build.gradle
# desktop/package/linux/Dockerfile
# desktop/package/linux/package.sh
# desktop/package/linux/release.sh
# desktop/package/macosx/create_app.sh
# desktop/package/macosx/finalize.sh
# desktop/package/macosx/insert_snapshot_version.sh
# desktop/package/windows/package.bat
# desktop/package/windows/release.bat
# relay/src/main/resources/version.txt
2019-09-23 10:57:03 +02:00
Christoph Atteneder
4842352756
Revert to SNAPSHOT version
2019-09-23 10:55:08 +02:00
Christoph Atteneder
58f3f73d56
Bump version number
2019-09-23 10:10:09 +02:00
Christoph Atteneder
39a811ec26
Fix broken line break
2019-09-23 10:07:53 +02:00
Christoph Atteneder
1375f3d821
Update data directories
2019-09-23 09:43:35 +02:00
chimp1984
8cf49e0308
Add missing handling for mailbox messages
...
- Without that fix mediated payouts would only succeed if both users are
online.
2019-09-23 09:43:13 +02:00