Skip to content

Commit e4e5165

Browse files
authored
Merge pull request #28 from BitPoolMining/Dev
New release
2 parents 53820e1 + 8d9ca7f commit e4e5165

191 files changed

Lines changed: 6728 additions & 12 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

BitPoolMiner/BitPoolMiner.csproj

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
<ProductName>BitPoolMiner</ProductName>
3535
<PublisherName>BitPoolMining</PublisherName>
3636
<SuiteName>BitPoolMining</SuiteName>
37-
<ApplicationRevision>21</ApplicationRevision>
37+
<ApplicationRevision>23</ApplicationRevision>
3838
<ApplicationVersion>1.0.0.%2a</ApplicationVersion>
3939
<UseApplicationTrust>false</UseApplicationTrust>
4040
<CreateDesktopShortcut>true</CreateDesktopShortcut>
@@ -295,8 +295,18 @@
295295
<DependentUpon>Settings.settings</DependentUpon>
296296
<DesignTimeSharedInput>True</DesignTimeSharedInput>
297297
</Compile>
298-
<Resource Include="Resources\Images\zcl.png" />
299-
<Resource Include="Resources\Images\zencash.png" />
298+
<Content Include="Resources\Images\etc.png">
299+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
300+
</Content>
301+
<Content Include="Resources\Images\eth.png">
302+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
303+
</Content>
304+
<Content Include="Resources\Images\zcl.png">
305+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
306+
</Content>
307+
<Content Include="Resources\Images\zencash.png">
308+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
309+
</Content>
300310
<EmbeddedResource Include="Properties\Resources.resx">
301311
<Generator>ResXFileCodeGenerator</Generator>
302312
<LastGenOutput>Resources.Designer.cs</LastGenOutput>
@@ -1442,8 +1452,12 @@
14421452
<Content Include="MinerApps\EWBF\msvcr120.dll" />
14431453
<Content Include="publish\setup.exe" />
14441454
<Resource Include="bitpool.ico" />
1445-
<Resource Include="Resources\Images\btcp.png" />
1446-
<Resource Include="Resources\Images\btg.png" />
1455+
<Content Include="Resources\Images\btcp.png">
1456+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1457+
</Content>
1458+
<Content Include="Resources\Images\btg.png">
1459+
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
1460+
</Content>
14471461
<Content Include="Resources\Images\exp.png">
14481462
<CopyToOutputDirectory>Always</CopyToOutputDirectory>
14491463
</Content>

BitPoolMiner/Enums/CoinType.cs

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,8 +34,8 @@ public static class CoinLogos
3434
{ CoinType.VTC, @"Resources\\Images\\vtc.png" },
3535
{ CoinType.MONA, @"Resources\\Images\\mona.png" },
3636
{ CoinType.EXP, @"Resources\\Images\\exp.png" },
37-
{ CoinType.ETH, @"Resources\\Images\\exp.png" },
38-
{ CoinType.ETC, @"Resources\\Images\\exp.png" },
37+
{ CoinType.ETH, @"Resources\\Images\\eth.png" },
38+
{ CoinType.ETC, @"Resources\\Images\\etc.png" },
3939
{ CoinType.BTG, @"Resources\\Images\\btg.png" },
4040
{ CoinType.BTCP, @"Resources\\Images\\btcp.png" },
4141
{ CoinType.ZEN, @"Resources\\Images\\zencash.png" },
1.01 KB
Loading
596 Bytes
Loading
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<asmv1:assembly xsi:schemaLocation="urn:schemas-microsoft-com:asm.v1 assembly.adaptive.xsd" manifestVersion="1.0" xmlns:asmv1="urn:schemas-microsoft-com:asm.v1" xmlns="urn:schemas-microsoft-com:asm.v2" xmlns:asmv2="urn:schemas-microsoft-com:asm.v2" xmlns:xrml="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:asmv3="urn:schemas-microsoft-com:asm.v3" xmlns:dsig="http://www.w3.org/2000/09/xmldsig#" xmlns:co.v1="urn:schemas-microsoft-com:clickonce.v1" xmlns:co.v2="urn:schemas-microsoft-com:clickonce.v2">
3+
<assemblyIdentity name="BitPoolMiner.application" version="1.0.0.21" publicKeyToken="4eb951c39ace8231" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" />
4+
<description asmv2:publisher="BitPoolMining" co.v1:suiteName="BitPoolMining" asmv2:product="BitPoolMiner" xmlns="urn:schemas-microsoft-com:asm.v1" />
5+
<deployment install="true" mapFileExtensions="true" co.v1:createDesktopShortcut="true">
6+
<subscription>
7+
<update>
8+
<expiration maximumAge="0" unit="days" />
9+
</update>
10+
</subscription>
11+
<deploymentProvider codebase="https://raw.githubusercontent.com/BitPoolMining/BitPoolMiner/master/BitPoolMiner/publish/BitPoolMiner.application" />
12+
</deployment>
13+
<compatibleFrameworks xmlns="urn:schemas-microsoft-com:clickonce.v2">
14+
<framework targetVersion="4.6.1" profile="Full" supportedRuntime="4.0.30319" />
15+
</compatibleFrameworks>
16+
<dependency>
17+
<dependentAssembly dependencyType="install" codebase="Application Files\BitPoolMiner_1_0_0_21\BitPoolMiner.exe.manifest" size="46468">
18+
<assemblyIdentity name="BitPoolMiner.exe" version="1.0.0.21" publicKeyToken="4eb951c39ace8231" language="neutral" processorArchitecture="msil" type="win32" />
19+
<hash>
20+
<dsig:Transforms>
21+
<dsig:Transform Algorithm="urn:schemas-microsoft-com:HashTransforms.Identity" />
22+
</dsig:Transforms>
23+
<dsig:DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" />
24+
<dsig:DigestValue>oTkiXpJy2CxFhZoOYQacIEeo1xe0I6tLcGwxmPy9DLM=</dsig:DigestValue>
25+
</hash>
26+
</dependentAssembly>
27+
</dependency>
28+
<publisherIdentity name="CN=DSTURT-SURFACE\dstur" issuerKeyHash="e52c1a52fe2c96e0cea6ee90dfad5b3aa9285afb" /><Signature Id="StrongNameSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>W7b3m2uKOdYkoMLvlgRr958xbxWemqr4k/p4sPuX+jg=</DigestValue></Reference></SignedInfo><SignatureValue>P9njJ6gxBF8LlRbABADIDr95kNaJilLPDLd5vjxX+z3OQ3jj/3+mJ8rFyQk65vKy9eEjoScQqnzXda8CE/jU82gv2Vbhs3gas+roJY15zd0nGLSN5wTdP0hvuMR30qaRgtM2tSm4hBPFuoFEL3vI3cv1ZhwlsbBEIFN77sXL09U=</SignatureValue><KeyInfo Id="StrongNameKeyInfo"><KeyValue><RSAKeyValue><Modulus>0N2j1jELxr2whZRV1BDtcUDcOARPClY+n8mSKqddyC4INatOTDnSL0lDCDAm1vI1LGLwogYDoKtIVAOtRtFzUPmLsJ2vHFwjOsb1TgXQuvZFJNmchbI9QaO3M4+efATGygi4DWpgtWSwmyarNHPSx2Od+W0Xx/HKCAJfjkijZaU=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><msrel:RelData xmlns:msrel="http://schemas.microsoft.com/windows/rel/2005/reldata"><r:license xmlns:r="urn:mpeg:mpeg21:2003:01-REL-R-NS" xmlns:as="http://schemas.microsoft.com/windows/pki/2005/Authenticode"><r:grant><as:ManifestInformation Hash="38fa97fbb078fa93f8aa9a9e156f319ff76b0496efc2a024d6398a6b9bf7b65b" Description="" Url=""><as:assemblyIdentity name="BitPoolMiner.application" version="1.0.0.21" publicKeyToken="4eb951c39ace8231" language="neutral" processorArchitecture="msil" xmlns="urn:schemas-microsoft-com:asm.v1" /></as:ManifestInformation><as:SignedBy /><as:AuthenticodePublisher><as:X509SubjectName>CN=DSTURT-SURFACE\dstur</as:X509SubjectName></as:AuthenticodePublisher></r:grant><r:issuer><Signature Id="AuthenticodeSignature" xmlns="http://www.w3.org/2000/09/xmldsig#"><SignedInfo><CanonicalizationMethod Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /><SignatureMethod Algorithm="http://www.w3.org/2000/09/xmldsig#rsa-sha256" /><Reference URI=""><Transforms><Transform Algorithm="http://www.w3.org/2000/09/xmldsig#enveloped-signature" /><Transform Algorithm="http://www.w3.org/2001/10/xml-exc-c14n#" /></Transforms><DigestMethod Algorithm="http://www.w3.org/2000/09/xmldsig#sha256" /><DigestValue>CKrRcH+E1LTdGY1sj6rTLPMAAJEgIKZrTZP+Fz+F9EE=</DigestValue></Reference></SignedInfo><SignatureValue>UOsNdnEJ/80n8I5uVzFMXJ2lg7ZalSincRf5uNexJITY2X3gNh9NkFmS7bQKsJ2NyP+ZGRP/Y09BPPvgLFmxTBvwFf4Cxrg82bb+tE47TJ9hhUeF2JihJLl9Wl/y9SR53bG5/taNIwnrzEhc0vLPBpVTn1cTKfXxwDTp41zT7AE=</SignatureValue><KeyInfo><KeyValue><RSAKeyValue><Modulus>0N2j1jELxr2whZRV1BDtcUDcOARPClY+n8mSKqddyC4INatOTDnSL0lDCDAm1vI1LGLwogYDoKtIVAOtRtFzUPmLsJ2vHFwjOsb1TgXQuvZFJNmchbI9QaO3M4+efATGygi4DWpgtWSwmyarNHPSx2Od+W0Xx/HKCAJfjkijZaU=</Modulus><Exponent>AQAB</Exponent></RSAKeyValue></KeyValue><X509Data><X509Certificate>MIIB6TCCAVKgAwIBAgIQMSF8bfMsQJFJBvCnjsSRajANBgkqhkiG9w0BAQsFADAzMTEwLwYDVQQDHigARABTAFQAVQBSAFQALQBTAFUAUgBGAEEAQwBFAFwAZABzAHQAdQByMB4XDTE4MDYxNDE5NDgyNloXDTE5MDYxNTAxNDgyNlowMzExMC8GA1UEAx4oAEQAUwBUAFUAUgBUAC0AUwBVAFIARgBBAEMARQBcAGQAcwB0AHUAcjCBnzANBgkqhkiG9w0BAQEFAAOBjQAwgYkCgYEA0N2j1jELxr2whZRV1BDtcUDcOARPClY+n8mSKqddyC4INatOTDnSL0lDCDAm1vI1LGLwogYDoKtIVAOtRtFzUPmLsJ2vHFwjOsb1TgXQuvZFJNmchbI9QaO3M4+efATGygi4DWpgtWSwmyarNHPSx2Od+W0Xx/HKCAJfjkijZaUCAwEAATANBgkqhkiG9w0BAQsFAAOBgQAvVlpdo9XcpudUkYsVFltjDgxy7/PChctSOu63rXfeVIkXEt29ScfaWJxZM9iqREHxD3IafS910dObtPYIejHfqJvWazWey7SnnrJ1byJHMlb3AUan0xeZNMXl7rTn7LFmb76tcSiW4RO1bq2ii4e40sbkW4gjOiebmYIFs0pGrw==</X509Certificate></X509Data></KeyInfo></Signature></r:issuer></r:license></msrel:RelData></KeyInfo></Signature></asmv1:assembly>
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<configuration>
3+
<startup>
4+
<supportedRuntime version="v4.0" sku=".NETFramework,Version=v4.6.1"/>
5+
</startup>
6+
</configuration>
Binary file not shown.

0 commit comments

Comments
 (0)