Commit Graph

7749 Commits

Author SHA1 Message Date
Manfred Karrer
d2d92a1db9
Merge pull request #2157 from CaveSpectre11/list-dextro-asset
List Dextro (DXO)
2018-12-23 14:03:50 +01:00
Manfred Karrer
bcceac532d
Merge pull request #2150 from FourtyTwo/master
List FourtyTwo (FRTY)
2018-12-23 14:03:33 +01:00
Manfred Karrer
9afd8b1f10
Merge pull request #1970 from HyperspaceApp/list-spacecash
List SpaceCash (XSC)
2018-12-23 14:02:25 +01:00
Manfred Karrer
d6b4f5916e
Merge pull request #2162 from CaveSpectre11/text-edits
Fix typos and improve grammar
2018-12-23 11:04:27 +01:00
Devin Bileck
01e0c05c2e
Update install_java.bat
Do not download 7zip if it had previously been downloaded, for example
if this script had previously been run. And don't delete it at the end
of this script in case this script is run again. This is an attempt to
save time and bandwidth.
2018-12-22 14:59:37 -08:00
Devin Bileck
29cbec1d4f
Update windows install experience
- Increase the minimum supported OS version to Windows 7 with SP1.
Previously it was Windows XP which has been EOL for some time now.
Hopefully no one is still using Windows XP.

- Show a final dialog once the install has completed. This will inform
the user that the install has completed with an option to launch the
application. Previously it would skip this final dialog and immediately
launch the application, but the user may not want to launch it
immediately.

- Create an application shortcut on the user's desktop.

- Check if the application is running prior to install or uninstall and
abort with a prompt to the user that the application must first be
closed.

- German, French, and Spanish translations. The installer should
auto-detect the OS language and display all text in the appropriate
language. For now I have just added a couple languages, but it is very
easy to add any of the other languages supported by Inno Setup.

- Additionally, I removed a few unnecessary items that weren't being
utilized such as installing a service.
2018-12-22 14:37:25 -08:00
Devin Bileck
7d5eee8602
Update windows packaging process
The 64bitBuild.bat script has been renamed to package.bat and has
been updated so that it is capable of performing the complete packaging
process without having to rely on the jar first being built and prepped
from the MacOS scripts. However, it does support having the jar
previously built and prepped and will look for a prepped jar in the
desktop/package folder. If not found, it will build and prep it
prior to packaging the executable.

Additionally, some unnecessary options that were being passed to
javapackager.exe have been eliminated such as BappVersion and Bruntime.
AppVersion is now being passed via environment variables and the
Bruntime option is valid only when the -native option is set to jnlp.

The Bisq.iss file was changed so it no longer needs to be updated with
AppVersion every time as it is being passed from package.bat via
environment variables. Also, AppCopyrightYear does not need to be
updated as it is determined automatically. A few other options were
added or tweaked as well.

Finally, a release.bat script has been added that will perform the
release process of copying necessary files to a versioned release folder
and generating/verifying signatures. Linux and MacOS packaged installers
should be copied to their appropriate package folders prior to
executing this script if they are to be included in this release
process, otherwise only the Windows files will be included.

The MacOS and Linux packaging scripts should be reviewed and updated
accordingly.
2018-12-22 01:14:54 -08:00
Cave Spectre
e9f8a78d66 Fix typos and improve grammer 2018-12-21 22:06:11 -05:00
Cave Spectre
74c6a005c2 List GambleCoin (GMCN) 2018-12-21 10:33:40 -05:00
Cave Spectre
ddec9c791f List IdaPay (IDA) 2018-12-21 09:49:34 -05:00
Cave Spectre
fac50426b4 List Dextro (DXO) 2018-12-21 09:36:15 -05:00
Cave Spectre
08b3a1118f List UnitedCommunityCoin (UCC) 2018-12-21 09:25:09 -05:00
Florian Reimair
6309908e0d Update Netlayer to 0.6.2 and thus, Tor to 8.0.4 2018-12-21 14:56:21 +01:00
Florian Reimair
b38f31239a Use same private_key in NewTor and RunningTor mode 2018-12-21 13:46:32 +01:00
Florian Reimair
2db74a14b8 Refactored TorStartupTime 2018-12-21 11:38:10 +01:00
Florian Reimair
d46813c866 TorHiddenServiceStartupTime Metric available 2018-12-21 11:35:26 +01:00
Florian Reimair
295cb6c2b8 Graceful shutdown, Netlayer 0.6.2 2018-12-21 11:34:29 +01:00
wangchao
a63d979872 List SpaceCash (SPACE) 2018-12-21 16:37:34 +08:00
Christoph Atteneder
1835ea84ce
Merge pull request #2151 from oscarguindzberg/getActiveKeychain-typo
Fix getActiveKeyChain() typo
2018-12-20 09:51:15 +01:00
Christoph Atteneder
a18ab4adf8
Merge pull request #2097 from Astrych/list-pinkcoin
List Pinkcoin (PINK)
2018-12-20 09:49:01 +01:00
Christoph Atteneder
4f0fd9eafb
Merge pull request #2128 from geo-gs/list-siaprimecoin
List SiaPrimeCoin (SCP)
2018-12-20 09:23:59 +01:00
George Carlson
82fd1df31e List SiaPrimeCoin (SCP) 2018-12-19 15:17:52 -06:00
Oscar Guindzberg
6ab548707d Fix getActiveKeyChain() typo 2018-12-19 17:42:33 -03:00
Manfred Karrer
55cdd0e1ed
Merge pull request #2144 from iridiumdev/List_Iridium(IRD)
List Iridium (IRD)
2018-12-19 17:27:52 +01:00
Manfred Karrer
2a0f12edbf
Merge pull request #2148 from ripcurlx/fix-minor-translation-typo
Remove unnecessary backslash
2018-12-19 17:25:27 +01:00
Manfred Karrer
c398ac7846
Merge pull request #2102 from camthegeek/list-aeon
List Aeon (AEON)
2018-12-19 17:21:40 +01:00
Christoph Atteneder
1616388912
Remove unnecessary backslash 2018-12-19 16:35:10 +01:00
Florian Reimair
bff347bf8f TorRoundtripTime Metric does samples 2018-12-19 11:56:18 +01:00
Christoph Atteneder
c9500a8cd4
Merge pull request #2137 from oscarguindzberg/codecleanup1
Code clean up
2018-12-19 11:38:11 +01:00
Christoph Atteneder
6451486812
Merge pull request #2138 from arunasurya/useragre
Correct minor grammatical mistakes in the T&C
2018-12-19 11:36:35 +01:00
stevebrush
d3e9ca8899 List Iridium (IRD) 2018-12-19 11:33:12 +01:00
Manfred Karrer
937afdb92a
Merge pull request #2116 from a3rk/list-remix
List Remix (RMX)
2018-12-19 11:17:21 +01:00
Manfred Karrer
578b1a13ef
Merge pull request #2004 from tarrenj/List_Horizen
List Horizen (ZEN)
2018-12-19 10:25:28 +01:00
Manfred Karrer
5ff2534c0b
Merge pull request #1948 from Qbase-Foundation/list-qbase-asset
List Qbase (QBS)
2018-12-19 10:25:12 +01:00
Florian Reimair
612c5f3bdd Refactored Metrics scheduler 2018-12-19 01:17:47 +01:00
Florian Reimair
fb9c11f9f3 TorRoundTripTime Metric available 2018-12-19 01:11:20 +01:00
Aruna Surya
5c5b93803c
Correct minor grammatical mistakes in the T&C 2018-12-18 20:16:43 +01:00
Oscar Guindzberg
a164dec427 BisqRiskAnalysis: update comment 2018-12-18 12:50:25 -03:00
Oscar Guindzberg
6633e22ffd BisqWalletFactory: Remove method already declared on superinterface 2018-12-18 12:50:07 -03:00
Oscar Guindzberg
9e21a388fa Add missing @Override 2018-12-18 12:49:19 -03:00
Florian Reimair
4d0a094977 Configurable socksPort for TorStartupTime Metric 2018-12-18 13:06:10 +01:00
Florian Reimair
6b43b47a25 Cleanup 2018-12-18 13:05:25 +01:00
Florian Reimair
1d6e101a1c Enhance config file documentation 2018-12-18 11:56:50 +01:00
Florian Reimair
677ed2390e Add initial TorStartupTime metric 2018-12-18 11:56:35 +01:00
Florian Reimair
9394da1c2c Introduce reporting stub 2018-12-18 11:55:19 +01:00
Florian Reimair
0f8c420351 Synchronize all the things 2018-12-18 11:49:02 +01:00
Florian Reimair
414623ba9f Introduce general purpose Tor instance 2018-12-18 11:46:03 +01:00
Manfred Karrer
5a8731c8a5
Merge pull request #2131 from devinbileck/fix-install_java.bat
Fix install_java.bat when setting long PATH environment variable
2018-12-15 13:15:57 +01:00
Devin Bileck
47c59f8b3f
Fix when setting long PATH environment variable
Avoid using setx to append to the PATH environment variable as it will
truncate to 1024 characters. Instead, use SetEnvironmentVariable
in powershell.
2018-12-14 23:57:26 -08:00
Manfred Karrer
1cf18a626c
Merge pull request #2126 from ripcurlx/add-markets-print-tool
Add print tool for all markets
2018-12-14 21:45:08 +01:00