Commit graph

964 commits

Author SHA1 Message Date
Manfred Karrer
077d4fe2bc Merge branch 'master' into Development 2017-02-05 21:55:20 -05:00
Manfred Karrer
8d782ea910 Formatting, small cleanups 2017-02-05 21:54:22 -05:00
SimonTuberlin
a34594f404 Added email validator checking for basic rules like only one @ allowed and an at least two chars long letters-only TLD.
Implemented email check in ChaseQuickPay
2017-02-06 00:13:13 +01:00
wodry
ac4263f163 Fix doubled line
Fix doubled line from copy & paste.
2017-02-04 11:29:13 +01:00
wodry
bf4142bd3f Added some missing German translations, one Bugfix
According to the Post of user coinstash: https://forum.bitsquare.io/t/any-cunning-linguists-among-us/721/5
I would be delighted if I could help out with German translations.

There is also one type bugfix.
2017-02-04 11:23:29 +01:00
Manfred Karrer
7cba76fbe9 Revert merged PR (https://github.com/bitsquare/bitsquare/pull/730) 2017-02-02 20:36:10 -05:00
Manfred Karrer
a1e7ccc1bf Merge pull request #730 from dan-da/hiddenservices_pr
DNS lookups over Tor and connecting bitcoinj to .onion addresses.
2017-02-02 19:24:54 -05:00
Manfred Karrer
e14d70b9d9 Correct input validation of Norwegian bank account numbers
(https://github.com/bitsquare/bitsquare/pull/707)
2017-02-02 19:23:19 -05:00
Manfred Karrer
b2670c082a Deactivate PIVX as tests are failing 2017-02-02 14:38:43 -05:00
Manfred Karrer
653b83275d Merge pull request #738 from PIVX-Project/patch-3
PIVX Address Validation
2017-02-02 11:42:40 -05:00
PIVX
1633e680d6 PIVX Address Validation Test 2017-02-02 08:36:45 -08:00
PIVX
4a66c15d6c PIVX Address Validation 2017-01-30 22:36:15 -08:00
Manfred Karrer
7a70315362 Merge pull request #735 from SimonTuberlin/IBAN-BIC-Validation
IBAN and BIC validation
2017-01-30 23:12:50 +01:00
SimonTuberlin
8ddf670b8e Added BIC and IBAN validation 2017-01-30 22:43:15 +01:00
Manfred Karrer
89d27860fc Add null check, add filter for onion addresses 2017-01-29 13:45:19 +01:00
Manfred Karrer
ad4e1a88d1 Add filter for arbitrators dispute list 2017-01-28 19:20:46 +01:00
Manfred Karrer
3d60ad4d76 Improve logs 2017-01-28 17:12:06 +01:00
danda
9da8939aa6 Changes to support DNS lookups over Tor:
+ Add DnsTorLookup class that uses Tor Socks5 RESOLVE extension.

+ Add Socks5DnsDiscovery class that runs on separate threads for each lookup

Changes to support connecting to .onion addresses:

+ Add Socks5SeedOnionDiscovery class for discovery of .onion seeds.

+ Add Socks5MultiDiscovery wrapper class with modes for using ipv4 seeds, .onion seeds, dns, or all/mixed.

remove unused class
2017-01-21 08:45:49 -08:00
Manfred Karrer
1bd73afa55 Test from XTO merge failed. Commented out XTO test and swithc case 2017-01-17 12:25:56 +01:00
Bryce Weiner
8bae2e2675 Address validator for XTO 2017-01-17 00:18:51 -06:00
Manfred Karrer
deb8a1ba12 Add notes to emergency payout tool, update logs 2017-01-04 14:02:43 +01:00
Manfred Karrer
aa29f94a88 Merge branch 'master' into Development 2017-01-03 12:15:12 +01:00
Manfred Karrer
6fbe2d358c Move to altcoin package, add license 2016-12-19 19:08:02 +01:00
DevAlexey
59294427b8 + Byteball address validation 2016-12-19 20:44:36 +03:00
Manfred Karrer
12ac797571 Fix IOP validation 2016-12-06 22:29:11 +01:00
hendry19901990
2d319211b4 Improved request 2016-12-06 09:26:08 -04:00
hendry19901990
5a45396e1c Improved the request from manfred!!! 2016-12-06 09:21:51 -04:00
hendry19901990
631aa86d0a changes 2016-12-05 17:10:52 -04:00
hendry19901990
b1280e118e update 2016-12-05 17:07:36 -04:00
hendry19901990
21028e5395 Created class IOPAddressValidator and IOPAddressValidatorTest 2016-12-04 22:52:57 -04:30
Manfred Karrer
86aac3967d Add example regex address verification and test 2016-12-02 17:00:51 +01:00
Manfred Karrer
d7ed22c2b8 Add check for ZEC to only allow t-addresses. Add info popup for ZEC and XZC 2016-12-01 20:27:04 +01:00
Manfred Karrer
ddf63cccd8 Improve logging, cleanup 2016-11-26 20:54:04 +01:00
Manfred Karrer
7acfdb23de Add tool for manually creating the payout tx. Change shortcuts 2016-11-26 18:16:12 +01:00
HostFat
96371fa28f Adding italian language translation 2016-11-26 05:56:22 +01:00
Manfred Karrer
38239749a9 Increase width of data columns 2016-11-19 16:53:54 +01:00
Manfred Karrer
fc4e7bfa62 Use default btc format (allow more then 4 decimal places) 2016-11-19 16:42:55 +01:00
Manfred Karrer
16a542696e Fix bug with displaying wrong tx id if deposit tx id was missing in trade process 2016-11-19 16:22:35 +01:00
Manfred Karrer
b454226c74 Fix wrong info 2016-11-19 14:46:04 +01:00
Manfred Karrer
3bf4c60567 Prepare for v0.4.9.8 2016-11-19 14:36:23 +01:00
Manfred Karrer
6ca66c6b8f Add export tool for wallet data 2016-11-19 14:31:26 +01:00
Manfred Karrer
f94a390b89 Dont apply TTL check for persisted data, increase timeouts, dont show btc nodes window at startup 2016-11-15 23:21:45 +01:00
Manfred Karrer
b800999614 Add popup for adding a full btc node ip address at first startup as well in settings 2016-11-15 01:13:24 +01:00
Manfred Karrer
3fb7cb1de4 Merge branch 'master' into Development 2016-11-13 22:56:31 +01:00
Manfred Karrer
08695377ce Rename method, use statics for prefix symbol 2016-11-13 22:30:53 +01:00
Manfred Karrer
e751958de1 Request Pricefeed via proxy and use new BtcAverage API and add coinmarketcap.
* Now all traffic is going over Tor (price requests from Poloniex could not be routed over Tor because they use Cloudflare)
* Added request to CoinMarketCap to get more prices for altcoins not listed at Poloniex
* Use 2 proxy price feed providers as hidden service for requesting accumulated BitcoinAverage (new API), Poloniex and CoinMarketCap price data
* Add program argument to add custom price feed providers
* Add module for running a own proxy price feed provider (requires BitcoinAverage API keys). Supports both clearnet and hidden service
* Display time of latest price update at tooltip over provider icon in market price widget
* Remove http proxy option because it is not needed anymore (Cloudflare issue with Poloniex solved by the proxy)
* Remove tor bridge support (was not solving GFW issues and caused only problems when connections to Tor failed at startup)
2016-11-13 21:12:46 +01:00
Ricardo Filipe
502e43f875 create a getter for the GUI symbols of trade currencies 2016-11-12 23:11:15 +00:00
Manfred Karrer
0eccfb87cc Merge branch 'master' into Development
# Conflicts:
#	gui/src/main/resources/i18n/in_dev/displayStrings_pt.properties
2016-11-06 23:23:00 +01:00
Manfred Karrer
021e13d602 Increase column width 2016-11-06 23:20:31 +01:00
riclas
dd0e914715 Add portuguese translation 2016-11-06 19:49:02 +00:00