Commit graph

6611 commits

Author SHA1 Message Date
Manfred Karrer
a6fe389fba
Merge pull request #1660 from ripcurlx/java10-support
Java 10 support
2018-09-18 16:54:58 -05:00
Christoph Atteneder
db179914ad
Remove not thrown exceptions 2018-09-18 20:50:01 +02:00
Christoph Atteneder
064335716a
Clear list before setting all currencies 2018-09-18 20:38:18 +02:00
Christoph Atteneder
f7e4e5ae14
Add missing result handler execution 2018-09-18 20:29:10 +02:00
ridd
7e7c96516b
Improve RegexAddressValidator
Remove bad characters, check https://github.com/croatproject/Croat/blob/master/src/Common/Base58.cpp#L34
2018-09-18 17:51:42 +02:00
Christoph Atteneder
a8dd11c8d2
Add workaround to prevent javapackager to fail because of module configuration of fontawesomefx library 2018-09-18 13:54:20 +02:00
Christoph Atteneder
68fb1163a3
Add Java 10 configuration for merged repositories 2018-09-17 13:37:03 +02:00
ridd
f7cee1f80e
Fix RegexAddressValidator 2018-09-16 19:15:08 +02:00
RiDD
f5f7ad0ce2 List Croat (CROAT) 2018-09-16 15:38:33 +02:00
Manfred Karrer
824d231a69
Add Citibank to supported Zelle banks
See: https://github.com/bisq-network/payment-methods/issues/10
2018-09-15 09:54:14 -05:00
Technohacker
aebf283996
Fix Monero address validation (#1652)
Add a CryptonoteAddressValidator and tests
The current implementation accepts valid standard addresses and
subaddresses on the basis of valid Base58 characters and length.
Verification of the address checksum is pending
2018-09-15 19:36:37 +05:30
Christoph Atteneder
28c96d6fe3
Merge branch 'master' of github.com:bisq-network/bisq-desktop into java10-support 2018-09-15 08:16:56 +02:00
RockSteady
8414388184
DefaultAdressValidator -> RegexAddressValidator 2018-09-14 22:51:06 +00:00
rocksteadytc
22553da883 List TurtleCoin (TRTL) 2018-09-14 17:50:39 +00:00
Manfred Karrer
0c26833608
Update rpc port for regtest 2018-09-14 12:33:37 -05:00
Christoph Atteneder
cbefd37561
Merge pull request #1685 from ripcurlx/merge-remaining-repositories
Merge missing repositories into mono repository
2018-09-14 16:13:35 +02:00
Christoph Atteneder
40eadcc6e9
Merge branch 'master' into java10-support 2018-09-14 16:05:16 +02:00
Christoph Atteneder
4c068af7b3
Use default security provider instead of Bouncy Castle 2018-09-14 16:02:58 +02:00
Christoph Atteneder
1c783e436e
Update fontawesome library 2018-09-14 15:28:51 +02:00
Christoph Atteneder
d1be121b57
Merge statsnode repository at fc0a288 2018-09-14 11:53:35 +02:00
Christoph Atteneder
3de0a8b964
Merge seednode repository at eedf81c 2018-09-14 11:51:34 +02:00
Christoph Atteneder
a55673fe52
Merge relay repository at 5c730b0 2018-09-14 11:48:49 +02:00
Christoph Atteneder
9a7b761549
Merge pricenode repository at 85df033 2018-09-14 11:45:35 +02:00
Christoph Atteneder
ecef18a437
Merge monitor repository at fd01ee4 2018-09-14 11:42:51 +02:00
Christoph Atteneder
f1447e8a9b
Merge pull request #1684 from arunasurya/grammar-fixes
Improve grammar of Welcome text
2018-09-14 08:52:02 +02:00
Aruna Surya
cd5c5eda65
Improve grammar of Welcome text 2018-09-13 20:01:10 +02:00
Christoph Atteneder
968d0dfe7c
Merge pull request #1682 from cbeams/check-asset-sorting
Check bisq.asset.Asset sort order during CI
2018-09-13 17:11:14 +02:00
Christoph Atteneder
64370f7adb
Fix JMockit setup 2018-09-13 10:46:07 +02:00
Chris Beams
9ec47d2292
Check bisq.asset.Asset sort order during CI
This check had been set up for some time in the original
bisq-network/bisq-assets repository.
2018-09-13 08:06:37 +02:00
Chris Beams
b071c24f08
Capitalize GreenBlockCoin correctly 2018-09-13 08:02:03 +02:00
Chris Beams
83cd8d0345
Merge pull request #1680 from knil79/fix/updated_readme_newversion
Update readme.md with the new tested IDEA version, 2018.2
2018-09-12 16:30:50 +02:00
KristianNilsen
155bfba83a Updated readme.md with the tested IDEA version 2018.2 2018-09-12 15:52:22 +02:00
Christoph Atteneder
2f317962b5
Merge pull request #1674 from arunasurya/seed-grammar
Improve grammar of seed info
2018-09-12 09:42:42 +02:00
Aruna Surya
a89d22118d
Improve grammar of seed info 2018-09-11 21:40:40 +02:00
Christoph Atteneder
672e3622b6
Add -srcdir for Java 10 javapackager 2018-09-11 20:09:22 +02:00
Christoph Atteneder
2efe20a63f
Add temporary workaround for running desktop build 2018-09-11 19:00:45 +02:00
Christoph Atteneder
22dcd17ef1
Merge pull request #1673 from cbeams/install-lombok
Add installing Lombok to build instructions
2018-09-11 18:28:40 +02:00
Chris Beams
7dab42f451
Add installing Lombok to build instructions
Also, separate one-time IDEA configuration items from details of
importing the project.
2018-09-11 15:30:29 +02:00
Manfred Karrer
fc5868912a
Merge pull request #1670 from ripcurlx/add-missing-step-two
Add mentioned step 2 in build doc
2018-09-10 08:30:27 -05:00
Christoph Atteneder
dd6a37291f
Change progress indicator skin to work with Java 9+ 2018-09-10 15:00:03 +02:00
Christoph Atteneder
d4ec79c95b
Add mentioned step 2 2018-09-10 12:20:01 +02:00
DATSEC
14999bfc3d List Starwels (MAI)
Resubmission. Original one:
https://github.com/bisq-network/bisq-assets/pull/82
Official project URL:
https://www.zerogate.tk/139H5wy8H3tgXwJ33mXpwmm4oCfjKUo7dY/
Official block explorer URL: http://91.240.86.126:3001/
2018-09-09 14:57:13 +03:00
BTC2CoreDevs
cb8ca7666e List Bitcoin 2 (BTC2)
Resubmission. Original one: https://github.com/bisq-network/bisq-assets/pull/105
- Already ACKed.

Official project URL: https://www.bitc2.org/
Official block explorer URL: https://www.bitc2.org/block-explorer/

Suggestion: In case of a dispute, the seller of BTC2 should tell the transaction ID (hash). He/she can obtain that easily from the block explorer or from the Bitcoin 2 Core wallet by clicking the Transactions Tab, then clicking the transaction and copy-pasting the transaction ID.
2018-09-07 17:21:46 +03:00
Christoph Atteneder
3d62605597
Merge pull request #1661 from cbeams/overhaul-readme
Overhaul README
2018-09-07 15:48:13 +02:00
Chris Beams
ac6d93162a
Overhaul README
As a follow-on to the monorepo reconsolidation (#1650):

 - Revise and shorten "What is Bisq" section
 - Remove outdated sections
 - Remove sections documented elsewhere
 - Add instructions for building, running and importing into IDEA
2018-09-07 15:21:56 +02:00
Christoph Atteneder
13266b26da
Use FXCollections instead of not existing ObservableListWrapper 2018-09-07 14:04:56 +02:00
Christoph Atteneder
8ed7f4218f
Add not working JMockit setup (help wanted) 2018-09-07 14:03:52 +02:00
Christoph Atteneder
e319449186
Make power mock tests Java 10 compatibile 2018-09-07 14:02:22 +02:00
Christoph Atteneder
5d239711da
Update travis Java version 2018-09-07 13:04:15 +02:00
Christoph Atteneder
bd9a208977
Update source compatibility to Java 10 2018-09-07 11:35:45 +02:00