Author

Topic: [ANN][DCR] Decred - Community Governance | Bitcoin Devs | Lightning Network - page 503. (Read 1201332 times)

legendary
Activity: 1316
Merit: 1021
2009 Alea iacta est
thanks man u r  the 1!
legendary
Activity: 1050
Merit: 1293
Huh?
I have compiled the stock Decred CGMiner for Win64 (okay, not stock, I patched it otherwise it wouldn't have cross-built at all) and zipped it up for Windows users.

The package contains the cgminer.exe binary (stripped), blake256.cl, a readme from yours truly, the official README file, and the patch containing every modification I did that allowed it to build.

The patch is against https://github.com/decred/cgminer - of the branch 3.7 (which is currently the default) - commit d7751bbc31f68edfc1af61a9b36fd879f440a277.

This package is also signed by me, and inside you can find a list of many places that have my GPG key ID and fingerprint for cross-checking, as well as places you can get the public key itself for verification. Plus it comes from my official site, but still, were it ever compromised, you would be protected against someone planting a malicious binary in its place by verifying that I signed the package you download from there.

Anyways, I didn't actually test this binary - I cross built it - so do please report back on how it works. Without further ado:

https://ottrbutt.com/miner/downloads/decred-cgminer/wolf-decred-cgminer-01272016-win64.zip
https://ottrbutt.com/miner/downloads/decred-cgminer/wolf-decred-cgminer-01272016-win64.zip.sig

EDIT:

P.S. It doesn't rely on ANY DLLs except those that come with Windows, including the Cygwin bullshit. If it does, please report this to me, as it is a bug, IMO.

yeah.. what can i say.. Top notch guy! Thx Wolf!
hero member
Activity: 525
Merit: 531
"Signed binaries for convenience are coming today for that as well. And testnet should go live today. There will be signed binaries for that too".

Today at what time?

They're using valve time: https://developer.valvesoftware.com/wiki/Valve_Time  Grin  Grin  Grin
sr. member
Activity: 700
Merit: 250
"Signed binaries for convenience are coming today for that as well. And testnet should go live today. There will be signed binaries for that too".

Today at what time?
hero member
Activity: 770
Merit: 500
were there any rental rig that i could rent any one know ? and if so will it work for this coin ?
the algo is blake256 and does it need any modify ?

If there will be any rentals only if somebody sets up rigs especially  for decred as decred needs dedicated blake256 miner
legendary
Activity: 1624
Merit: 1007
There are many people in brazil and probably also in other countries that use VPN with US IPs

It should definitely be taken as a very crude measurement. As we know, an IP address isn't the most reliable representation, but it's an interesting picture nonetheless - that's why it was included.

Because of the now successful airdrop with a lot of participations? How will it go further, when will hit decred the exchanges? Would be very interesting investment opportunity. Looking forward to the start and want to buy some!

Miner source code has been released. Signed binaries for convenience are coming today for that as well. And testnet should go live today. There will be signed binaries for that too. Then depending on what happens after testnet is live, mainnet gets turned on in a week - as stated earlier, just repeating it here for visibility.

Oh nice! Finally we can see movement and get a step closer to the launch! Even better that there is a chance that the launch is only a week away, seems i need to start getting some BTC ready for the buys because i am certain there will be a lot of dumps from airdrop participants in the beginning.
Going to have a look at the data provided, good time to learn how this thing really works Tongue
full member
Activity: 233
Merit: 100
were there any rental rig that i could rent any one know ? and if so will it work for this coin ?
the algo is blake256 and does it need any modify ?
sr. member
Activity: 452
Merit: 251
When does mining start? Will it be easy to mine it with a laptop on launch?

You will be able to mine on testnet either today or tomorrow. It is recommended you mine with a dedicated GPU - you won't get much mileage with a laptop (even if you're referring to the laptop's GPU).
full member
Activity: 134
Merit: 100
When does mining start? Will it be easy to mine it with a laptop on launch?
sr. member
Activity: 452
Merit: 251
Thanks for this. Would it be possible to open an issue directly for the repo, so it can be investigated through the proper channel? That will mean it absolutely gets technical insight and response.
It's a bit hard, if the issue feature is disabled in github....  Shocked

Oops, that would help! Sorry. It's turned on now: https://github.com/decred/cgminer/issues
hero member
Activity: 525
Merit: 531
Thanks for this. Would it be possible to open an issue directly for the repo, so it can be investigated through the proper channel? That will mean it absolutely gets technical insight and response.
It's a bit hard, if the issue feature is disabled in github....  Shocked
sr. member
Activity: 452
Merit: 251
Feel free to build and benchmark Decred's cgminer fork. Could use some data on hardware performance. Testnet and miner binaries will be out tomorrow morning!
I reviewed the changes. Can you/dev explain why was this changed?

from
Quote
uint32_t tmp_hash7, Htarg = le32toh(((const uint32_t *)ptarget)[7]);

to
Quote
uint32_t tmp_hash7, Htarg = le32toh(((const uint32_t *)ptarget)[29]);

I read the spec and hash still 32 bytes (=8 integer) long, so the target last integer index is still 7.

Thanks for this. Would it be possible to open an issue directly for the repo, so it can be investigated through the proper channel? That will mean it absolutely gets technical insight and response.
hero member
Activity: 525
Merit: 531
Feel free to build and benchmark Decred's cgminer fork. Could use some data on hardware performance. Testnet and miner binaries will be out tomorrow morning!
I reviewed the changes. Can you/dev explain why was this changed?

from
Quote
uint32_t tmp_hash7, Htarg = le32toh(((const uint32_t *)ptarget)[7]);

to
Quote
uint32_t tmp_hash7, Htarg = le32toh(((const uint32_t *)ptarget)[29]);

I read the spec and hash still 32 bytes (=8 integer) long, so the target last integer index is still 7.
sr. member
Activity: 452
Merit: 251
Excellent many thanks for the feedback. I think I will try to deal with the testnet to get a certain feeling for decred. Well organized, up from the very beginning. Like it!

You're welcome! Do keep in mind that testnet will be a technical venture. The web wallet will be available at the launch of mainnet and that should be more user-friendly than the command-line. However, a native wallet GUI is a big priority. Paymetheus is already free and open-source, which is a native Bitcoin wallet GUI written in C#. It'd be great to see a few UX designers take interest so any future Decred GUI will have polish.
legendary
Activity: 1526
Merit: 1014
It seems that the forum is working properly again without problems. Thanks Devs for your effort.

In the following link it can be seen as the page counter is duplicated. Tested in Chrome and Opera.

 https://forum.decred.org/threads/airdrop-rundown.313/page-5
full member
Activity: 224
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
There are many people in brazil and probably also in other countries that use VPN with US IPs

It should definitely be taken as a very crude measurement. As we know, an IP address isn't the most reliable representation, but it's an interesting picture nonetheless - that's why it was included.

Because of the now successful airdrop with a lot of participations? How will it go further, when will hit decred the exchanges? Would be very interesting investment opportunity. Looking forward to the start and want to buy some!

Miner source code has been released. Signed binaries for convenience are coming today for that as well. And testnet should go live today. There will be signed binaries for that too. Then depending on what happens after testnet is live, mainnet gets turned on in a week - as stated earlier, just repeating it here for visibility.

Excellent many thanks for the feedback. I think I will try to deal with the testnet to get a certain feeling for decred. Well organized, up from the very beginning. Like it!
sr. member
Activity: 452
Merit: 251
https://forum.decred.org An unexpected database error occurred. Please try again later. Angry

Thanks. See here. Looking into it right now. Depending on the problem, we'll put in more failover mechanisms as well. Will have more information soon - sorry.
sr. member
Activity: 349
Merit: 251
https://forum.decred.org

An unexpected database error occurred. Please try again later. Angry
sr. member
Activity: 452
Merit: 251
There are many people in brazil and probably also in other countries that use VPN with US IPs

It should definitely be taken as a very crude measurement. As we know, an IP address isn't the most reliable representation, but it's an interesting picture nonetheless - that's why it was included.

Because of the now successful airdrop with a lot of participations? How will it go further, when will hit decred the exchanges? Would be very interesting investment opportunity. Looking forward to the start and want to buy some!

Miner source code has been released. Signed binaries for convenience are coming today for that as well. And testnet should go live today. There will be signed binaries for that too. Then depending on what happens after testnet is live, mainnet gets turned on in a week - as stated earlier, just repeating it here for visibility.
full member
Activity: 224
Merit: 100
★YoBit.Net★ 350+ Coins Exchange & Dice
Because of the now successful airdrop with a lot of participations?

How will it go further, when will hit decred the exchanges?

Would be very interesting investment opportunity. Looking forward to the start and want to buy some!
Jump to: