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
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
Manfred Karrer
e9f3381034
Make onion address selectable in peer info popup, fix wording, fix comment
2016-11-04 13:48:19 +01:00
Manfred Karrer
c239b37b59
Add notification support to dispute view
2016-11-03 21:08:11 +01:00
Manfred Karrer
c1970a88a6
Fix bug with not supporting to restore seed words if current wallet files creation date is not matching original date
2016-11-02 22:48:04 +01:00
Manfred Karrer
01dcc4f2dc
Add check for withdrawal in case the fees exceeds the available funds
2016-10-31 12:35:03 +01:00
Manfred Karrer
d4494d7325
Increase column width for date in trades statistics view
2016-10-30 17:26:12 +01:00
Manfred Karrer
930dbb44ed
Fix wording
2016-10-30 17:08:15 +01:00
Rob Judd
2cf4dd0da8
Take out double backslashes added by stupid editor
2016-10-29 03:46:07 +10:00
Rob Judd
58b81327b9
Take out merge crap
2016-10-29 03:43:55 +10:00
Rob Judd
c97b85e2af
Re-commit after merge
2016-10-29 03:39:27 +10:00