Bitcoin Forum
April 28, 2024, 03:36:50 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 [226] 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 ... 555 »
  Print  
Author Topic: [ANN][DCR] Decred - Community Governance | Bitcoin Devs | Lightning Network  (Read 1201066 times)
Erkallys
Legendary
*
Offline Offline

Activity: 1120
Merit: 1001



View Profile
April 07, 2016, 06:53:42 PM
 #4501

has anyone noticed any difference in hash rate for AMD cards between cg and sg miner? also wondering if there's anything i can put into my config to get a little more out of an hd 5750? i get an avg of 330mh/s with the default flags.
i also read that hash rates are better on linux vs windows was wondering if its worth my time to replace windows with ubuntu? and finally has anyone noticed any difference between sgminer 32/64 bit for ati cards?

Linux gives you better performances because it is much lighter. If the increase is big enough, change. What you can do too is to disable the Aero mode in Windows 7 (if that's the version you have, and if not, your version is shitty). You should win a few MH/s.
1714318610
Hero Member
*
Offline Offline

Posts: 1714318610

View Profile Personal Message (Offline)

Ignore
1714318610
Reply with quote  #2

1714318610
Report to moderator
In order to achieve higher forum ranks, you need both activity points and merit points.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
anders lokka
Sr. Member
****
Offline Offline

Activity: 700
Merit: 250


View Profile
April 07, 2016, 09:34:42 PM
 #4502

This development dispatch covers work completed since the Decred v0.0.9 release from April 1st, 2016. Since then, developers have merged 11 pull requests of code into 2 software repositories. During this period, a total of 11 commits occurred in these repositories and represent modifications to the effect of 1,810 lines of code added to and 566 lines removed from the codebase.

A series of RFP milestones were achieved and paid for from the development subsidy. Deliverables from the milestones will begin appearing in the Decred ecosystem in the future. These include:

  • Creation of a draft design of two views (68c733b) and subsequently all remaining views with icons for Paymetheus in RFP-1 (c89c056, da7dc15)
  • Completion of wallet documentation, stake mining documentation, and network parameter and introductory explanation documentation for the Decred software in RFP-4 (784985d)
  • Publishing of the source code for improvements to ccminer and the NVIDIA kernel (f940503), improvements to cgminer and the AMD kernel, and fixing high CPU usage when running cgminer (c51f811)

Binaries: https://github.com/decred/decred-release/releases/tag/v0.0.10

dcrd
  • Introduced a new utility which can be used to test transactions to determine whether or not they have inputs that trace back to the original c0/dev bring-up funds (100-fcaaa94)
  • Added new JSON handling for wallet commands (accountaddressindex, accountfetchaddresses, accountsyncaddressindex, getwalletinfo), getmasterpubkey now takes an account argument, and a new daemon command livetickets has been added to dump hashes for all live tickets in the live ticket stake database (102-5658c50)
  • Updated versioning (101-1517aaa)
dcrwallet
  • Added stake txscript types in ListUnspent to ensure they are flagged as spendable (151-976f14e)
  • Fixed an issue that could cause address desyncing and address reuse (158-8c46cb7)
  • Fixed issues that affected synchronization of the address pools on start up. New RPC commands have been added to help simplify and clarify address pool index synchronization (accountaddressindex, accountfetchaddresses, accountsyncaddressindex), getaddressesbyaccount has been corrected so that it now returns only up to the addresses used by the address pool, and walletinfo to check the global state of the wallet (161-fb01141)
  • Fixed an issue where failed transactions due to the namespaces bucket being missing would cause deadlocks (163-29efe24)
  • Fixed an issue where the password was prompted for on a new watching-only wallet start up (164-93eaee4)
  • Updated testing (155-e7ad238), documentation (165-f1d9bd6), and versioning (159-113d1f4)

Decred Team is phenomenal

I have performed the most faster yobit ico sold out in 29 Minutes.
NEW PROJECT SOON!!!
dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
April 08, 2016, 03:07:30 AM
 #4503

I'm also staking and haven't sold any coins. If the price goes low enough, I'll probably scoop up some more.

If you want to speculate on price, by all means do so - but it's probably better to do so in a speculation thread. Buy low, sell high, hodl and lurk this thread - do what you will.

I think a far more interesting question would be why DCR will be interesting a year or 3 from now.
 
  • Is it going to be used for transactions (a hard hill to climb with Bitcoin as the leader)?
  • Will it be used as a testbed to prove superior features or governance over the market leaders?
  • Will it incorporate private transactions via zksnarks or ring signatures?
  • Are there walled gardens that would prefer to use DCR as a token rather than Bitcoin?

I reread your post and it made me think...

Why will Decred be interesting a year from now?

One of my favorite aspects of this project is that the community has been given a incredible platform to develop our dream blockchain.  

We are the masters of our own fate.  We decide what DCR will be a year from now.  All of us.


The possibilities are endless.  The future projects are already funded.

This is "the beginning".
qwed
Legendary
*
Offline Offline

Activity: 1862
Merit: 1057


View Profile
April 08, 2016, 05:06:02 AM
 #4504

I believe in decred  Smiley
siliconchip
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
April 08, 2016, 06:06:02 AM
 #4505

When will the staking pool reopen?

Ayers
Legendary
*
Offline Offline

Activity: 2604
Merit: 1023


Leading Crypto Sports Betting & Casino Platform


View Profile
April 08, 2016, 06:39:48 AM
 #4506

This development dispatch covers work completed since the Decred v0.0.9 release from April 1st, 2016. Since then, developers have merged 11 pull requests of code into 2 software repositories. During this period, a total of 11 commits occurred in these repositories and represent modifications to the effect of 1,810 lines of code added to and 566 lines removed from the codebase.

A series of RFP milestones were achieved and paid for from the development subsidy. Deliverables from the milestones will begin appearing in the Decred ecosystem in the future. These include:

  • Creation of a draft design of two views (68c733b) and subsequently all remaining views with icons for Paymetheus in RFP-1 (c89c056, da7dc15)
  • Completion of wallet documentation, stake mining documentation, and network parameter and introductory explanation documentation for the Decred software in RFP-4 (784985d)
  • Publishing of the source code for improvements to ccminer and the NVIDIA kernel (f940503), improvements to cgminer and the AMD kernel, and fixing high CPU usage when running cgminer (c51f811)

Binaries: https://github.com/decred/decred-release/releases/tag/v0.0.10

dcrd
  • Introduced a new utility which can be used to test transactions to determine whether or not they have inputs that trace back to the original c0/dev bring-up funds (100-fcaaa94)
  • Added new JSON handling for wallet commands (accountaddressindex, accountfetchaddresses, accountsyncaddressindex, getwalletinfo), getmasterpubkey now takes an account argument, and a new daemon command livetickets has been added to dump hashes for all live tickets in the live ticket stake database (102-5658c50)
  • Updated versioning (101-1517aaa)
dcrwallet
  • Added stake txscript types in ListUnspent to ensure they are flagged as spendable (151-976f14e)
  • Fixed an issue that could cause address desyncing and address reuse (158-8c46cb7)
  • Fixed issues that affected synchronization of the address pools on start up. New RPC commands have been added to help simplify and clarify address pool index synchronization (accountaddressindex, accountfetchaddresses, accountsyncaddressindex), getaddressesbyaccount has been corrected so that it now returns only up to the addresses used by the address pool, and walletinfo to check the global state of the wallet (161-fb01141)
  • Fixed an issue where failed transactions due to the namespaces bucket being missing would cause deadlocks (163-29efe24)
  • Fixed an issue where the password was prompted for on a new watching-only wallet start up (164-93eaee4)
  • Updated testing (155-e7ad238), documentation (165-f1d9bd6), and versioning (159-113d1f4)


https://dcr.suprnova.cc updated - thanks for the update

when supernova will be use stratum instead of regular pool with getwork? Yiimp is using stratum why supernova can not do it? the earning is suffering with getwork at least 20% is lost

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
siliconchip
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
April 08, 2016, 06:43:46 AM
 #4507

This development dispatch covers work completed since the Decred v0.0.9 release from April 1st, 2016. Since then, developers have merged 11 pull requests of code into 2 software repositories. During this period, a total of 11 commits occurred in these repositories and represent modifications to the effect of 1,810 lines of code added to and 566 lines removed from the codebase.

A series of RFP milestones were achieved and paid for from the development subsidy. Deliverables from the milestones will begin appearing in the Decred ecosystem in the future. These include:

  • Creation of a draft design of two views (68c733b) and subsequently all remaining views with icons for Paymetheus in RFP-1 (c89c056, da7dc15)
  • Completion of wallet documentation, stake mining documentation, and network parameter and introductory explanation documentation for the Decred software in RFP-4 (784985d)
  • Publishing of the source code for improvements to ccminer and the NVIDIA kernel (f940503), improvements to cgminer and the AMD kernel, and fixing high CPU usage when running cgminer (c51f811)

Binaries: https://github.com/decred/decred-release/releases/tag/v0.0.10

dcrd
  • Introduced a new utility which can be used to test transactions to determine whether or not they have inputs that trace back to the original c0/dev bring-up funds (100-fcaaa94)
  • Added new JSON handling for wallet commands (accountaddressindex, accountfetchaddresses, accountsyncaddressindex, getwalletinfo), getmasterpubkey now takes an account argument, and a new daemon command livetickets has been added to dump hashes for all live tickets in the live ticket stake database (102-5658c50)
  • Updated versioning (101-1517aaa)
dcrwallet
  • Added stake txscript types in ListUnspent to ensure they are flagged as spendable (151-976f14e)
  • Fixed an issue that could cause address desyncing and address reuse (158-8c46cb7)
  • Fixed issues that affected synchronization of the address pools on start up. New RPC commands have been added to help simplify and clarify address pool index synchronization (accountaddressindex, accountfetchaddresses, accountsyncaddressindex), getaddressesbyaccount has been corrected so that it now returns only up to the addresses used by the address pool, and walletinfo to check the global state of the wallet (161-fb01141)
  • Fixed an issue where failed transactions due to the namespaces bucket being missing would cause deadlocks (163-29efe24)
  • Fixed an issue where the password was prompted for on a new watching-only wallet start up (164-93eaee4)
  • Updated testing (155-e7ad238), documentation (165-f1d9bd6), and versioning (159-113d1f4)


https://dcr.suprnova.cc updated - thanks for the update

when supernova will be use stratum instead of regular pool with getwork? Yiimp is using stratum why supernova can not do it? the earning is suffering with getwork at least 20% is lost
You need to increase the diff to reduce the rejection ratio.

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
April 08, 2016, 06:45:40 AM
 #4508

This development dispatch covers work completed since the Decred v0.0.9 release from April 1st, 2016. Since then, developers have merged 11 pull requests of code into 2 software repositories. During this period, a total of 11 commits occurred in these repositories and represent modifications to the effect of 1,810 lines of code added to and 566 lines removed from the codebase.

A series of RFP milestones were achieved and paid for from the development subsidy. Deliverables from the milestones will begin appearing in the Decred ecosystem in the future. These include:

  • Creation of a draft design of two views (68c733b) and subsequently all remaining views with icons for Paymetheus in RFP-1 (c89c056, da7dc15)
  • Completion of wallet documentation, stake mining documentation, and network parameter and introductory explanation documentation for the Decred software in RFP-4 (784985d)
  • Publishing of the source code for improvements to ccminer and the NVIDIA kernel (f940503), improvements to cgminer and the AMD kernel, and fixing high CPU usage when running cgminer (c51f811)

Binaries: https://github.com/decred/decred-release/releases/tag/v0.0.10

dcrd
  • Introduced a new utility which can be used to test transactions to determine whether or not they have inputs that trace back to the original c0/dev bring-up funds (100-fcaaa94)
  • Added new JSON handling for wallet commands (accountaddressindex, accountfetchaddresses, accountsyncaddressindex, getwalletinfo), getmasterpubkey now takes an account argument, and a new daemon command livetickets has been added to dump hashes for all live tickets in the live ticket stake database (102-5658c50)
  • Updated versioning (101-1517aaa)
dcrwallet
  • Added stake txscript types in ListUnspent to ensure they are flagged as spendable (151-976f14e)
  • Fixed an issue that could cause address desyncing and address reuse (158-8c46cb7)
  • Fixed issues that affected synchronization of the address pools on start up. New RPC commands have been added to help simplify and clarify address pool index synchronization (accountaddressindex, accountfetchaddresses, accountsyncaddressindex), getaddressesbyaccount has been corrected so that it now returns only up to the addresses used by the address pool, and walletinfo to check the global state of the wallet (161-fb01141)
  • Fixed an issue where failed transactions due to the namespaces bucket being missing would cause deadlocks (163-29efe24)
  • Fixed an issue where the password was prompted for on a new watching-only wallet start up (164-93eaee4)
  • Updated testing (155-e7ad238), documentation (165-f1d9bd6), and versioning (159-113d1f4)


https://dcr.suprnova.cc updated - thanks for the update

when supernova will be use stratum instead of regular pool with getwork? Yiimp is using stratum why supernova can not do it? the earning is suffering with getwork at least 20% is lost

Suprnova IS already using stratum - you can just switch over to the stratum port if you prefer stratum

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
siliconchip
Full Member
***
Offline Offline

Activity: 123
Merit: 100


View Profile
April 08, 2016, 07:02:23 AM
 #4509

This development dispatch covers work completed since the Decred v0.0.9 release from April 1st, 2016. Since then, developers have merged 11 pull requests of code into 2 software repositories. During this period, a total of 11 commits occurred in these repositories and represent modifications to the effect of 1,810 lines of code added to and 566 lines removed from the codebase.

A series of RFP milestones were achieved and paid for from the development subsidy. Deliverables from the milestones will begin appearing in the Decred ecosystem in the future. These include:

  • Creation of a draft design of two views (68c733b) and subsequently all remaining views with icons for Paymetheus in RFP-1 (c89c056, da7dc15)
  • Completion of wallet documentation, stake mining documentation, and network parameter and introductory explanation documentation for the Decred software in RFP-4 (784985d)
  • Publishing of the source code for improvements to ccminer and the NVIDIA kernel (f940503), improvements to cgminer and the AMD kernel, and fixing high CPU usage when running cgminer (c51f811)

Binaries: https://github.com/decred/decred-release/releases/tag/v0.0.10

dcrd
  • Introduced a new utility which can be used to test transactions to determine whether or not they have inputs that trace back to the original c0/dev bring-up funds (100-fcaaa94)
  • Added new JSON handling for wallet commands (accountaddressindex, accountfetchaddresses, accountsyncaddressindex, getwalletinfo), getmasterpubkey now takes an account argument, and a new daemon command livetickets has been added to dump hashes for all live tickets in the live ticket stake database (102-5658c50)
  • Updated versioning (101-1517aaa)
dcrwallet
  • Added stake txscript types in ListUnspent to ensure they are flagged as spendable (151-976f14e)
  • Fixed an issue that could cause address desyncing and address reuse (158-8c46cb7)
  • Fixed issues that affected synchronization of the address pools on start up. New RPC commands have been added to help simplify and clarify address pool index synchronization (accountaddressindex, accountfetchaddresses, accountsyncaddressindex), getaddressesbyaccount has been corrected so that it now returns only up to the addresses used by the address pool, and walletinfo to check the global state of the wallet (161-fb01141)
  • Fixed an issue where failed transactions due to the namespaces bucket being missing would cause deadlocks (163-29efe24)
  • Fixed an issue where the password was prompted for on a new watching-only wallet start up (164-93eaee4)
  • Updated testing (155-e7ad238), documentation (165-f1d9bd6), and versioning (159-113d1f4)


https://dcr.suprnova.cc updated - thanks for the update

when supernova will be use stratum instead of regular pool with getwork? Yiimp is using stratum why supernova can not do it? the earning is suffering with getwork at least 20% is lost

Suprnova IS already using stratum - you can just switch over to the stratum port if you prefer stratum
Any difference between stratum and http ?

ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
April 08, 2016, 07:05:54 AM
 #4510

This development dispatch covers work completed since the Decred v0.0.9 release from April 1st, 2016. Since then, developers have merged 11 pull requests of code into 2 software repositories. During this period, a total of 11 commits occurred in these repositories and represent modifications to the effect of 1,810 lines of code added to and 566 lines removed from the codebase.

A series of RFP milestones were achieved and paid for from the development subsidy. Deliverables from the milestones will begin appearing in the Decred ecosystem in the future. These include:

  • Creation of a draft design of two views (68c733b) and subsequently all remaining views with icons for Paymetheus in RFP-1 (c89c056, da7dc15)
  • Completion of wallet documentation, stake mining documentation, and network parameter and introductory explanation documentation for the Decred software in RFP-4 (784985d)
  • Publishing of the source code for improvements to ccminer and the NVIDIA kernel (f940503), improvements to cgminer and the AMD kernel, and fixing high CPU usage when running cgminer (c51f811)

Binaries: https://github.com/decred/decred-release/releases/tag/v0.0.10

dcrd
  • Introduced a new utility which can be used to test transactions to determine whether or not they have inputs that trace back to the original c0/dev bring-up funds (100-fcaaa94)
  • Added new JSON handling for wallet commands (accountaddressindex, accountfetchaddresses, accountsyncaddressindex, getwalletinfo), getmasterpubkey now takes an account argument, and a new daemon command livetickets has been added to dump hashes for all live tickets in the live ticket stake database (102-5658c50)
  • Updated versioning (101-1517aaa)
dcrwallet
  • Added stake txscript types in ListUnspent to ensure they are flagged as spendable (151-976f14e)
  • Fixed an issue that could cause address desyncing and address reuse (158-8c46cb7)
  • Fixed issues that affected synchronization of the address pools on start up. New RPC commands have been added to help simplify and clarify address pool index synchronization (accountaddressindex, accountfetchaddresses, accountsyncaddressindex), getaddressesbyaccount has been corrected so that it now returns only up to the addresses used by the address pool, and walletinfo to check the global state of the wallet (161-fb01141)
  • Fixed an issue where failed transactions due to the namespaces bucket being missing would cause deadlocks (163-29efe24)
  • Fixed an issue where the password was prompted for on a new watching-only wallet start up (164-93eaee4)
  • Updated testing (155-e7ad238), documentation (165-f1d9bd6), and versioning (159-113d1f4)


https://dcr.suprnova.cc updated - thanks for the update

when supernova will be use stratum instead of regular pool with getwork? Yiimp is using stratum why supernova can not do it? the earning is suffering with getwork at least 20% is lost

Suprnova IS already using stratum - you can just switch over to the stratum port if you prefer stratum
Any difference between stratum and http ?

Just the connection type, the data exchanged is the same

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
Ayers
Legendary
*
Offline Offline

Activity: 2604
Merit: 1023


Leading Crypto Sports Betting & Casino Platform


View Profile
April 08, 2016, 07:16:54 AM
 #4511

Suprnova IS already using stratum - you can just switch over to the stratum port if you prefer stratum

ah i see, can i use different diff like with getwork? or just one port only is available?

..Stake.com..   ▄████████████████████████████████████▄
   ██ ▄▄▄▄▄▄▄▄▄▄            ▄▄▄▄▄▄▄▄▄▄ ██  ▄████▄
   ██ ▀▀▀▀▀▀▀▀▀▀ ██████████ ▀▀▀▀▀▀▀▀▀▀ ██  ██████
   ██ ██████████ ██      ██ ██████████ ██   ▀██▀
   ██ ██      ██ ██████  ██ ██      ██ ██    ██
   ██ ██████  ██ █████  ███ ██████  ██ ████▄ ██
   ██ █████  ███ ████  ████ █████  ███ ████████
   ██ ████  ████ ██████████ ████  ████ ████▀
   ██ ██████████ ▄▄▄▄▄▄▄▄▄▄ ██████████ ██
   ██            ▀▀▀▀▀▀▀▀▀▀            ██ 
   ▀█████████▀ ▄████████████▄ ▀█████████▀
  ▄▄▄▄▄▄▄▄▄▄▄▄███  ██  ██  ███▄▄▄▄▄▄▄▄▄▄▄▄
 ██████████████████████████████████████████
▄▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▀▄
█  ▄▀▄             █▀▀█▀▄▄
█  █▀█             █  ▐  ▐▌
█       ▄██▄       █  ▌  █
█     ▄██████▄     █  ▌ ▐▌
█    ██████████    █ ▐  █
█   ▐██████████▌   █ ▐ ▐▌
█    ▀▀██████▀▀    █ ▌ █
█     ▄▄▄██▄▄▄     █ ▌▐▌
█                  █▐ █
█                  █▐▐▌
█                  █▐█
▀▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▀█
▄▄█████████▄▄
▄██▀▀▀▀█████▀▀▀▀██▄
▄█▀       ▐█▌       ▀█▄
██         ▐█▌         ██
████▄     ▄█████▄     ▄████
████████▄███████████▄████████
███▀    █████████████    ▀███
██       ███████████       ██
▀█▄       █████████       ▄█▀
▀█▄    ▄██▀▀▀▀▀▀▀██▄  ▄▄▄█▀
▀███████         ███████▀
▀█████▄       ▄█████▀
▀▀▀███▄▄▄███▀▀▀
..PLAY NOW..
ocminer
Legendary
*
Offline Offline

Activity: 2660
Merit: 1240



View Profile WWW
April 08, 2016, 07:24:20 AM
 #4512

Suprnova IS already using stratum - you can just switch over to the stratum port if you prefer stratum

ah i see, can i use different diff like with getwork? or just one port only is available?

Stratum is always auto-diff, you just use the single port provided

suprnova pools - reliable mining pools - #suprnova on freenet
https://www.suprnova.cc - FOLLOW us @ Twitter ! twitter.com/SuprnovaPools
1337leet
Hero Member
*****
Offline Offline

Activity: 1308
Merit: 508



View Profile
April 08, 2016, 12:56:12 PM
 #4513

Hey guys, where can I get a compiled version of the Cgminer 3.7.1 for Win 64?
bspus
Legendary
*
Offline Offline

Activity: 2165
Merit: 1002



View Profile
April 08, 2016, 02:37:12 PM
 #4514

0.010 is considered unstable according to the first post.

Should we upgrade or not?

sxafir
Hero Member
*****
Offline Offline

Activity: 1022
Merit: 500


View Profile
April 08, 2016, 03:15:20 PM
 #4515

Hey guys, where can I get a compiled version of the Cgminer 3.7.1 for Win 64?
i used this version cgminer-decred-w64_08022016 http://przeklej.org/file/IXAKTp/cgminer-decred-w64.08022016.1..zip
dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
April 08, 2016, 04:19:54 PM
 #4516

POS tickets are SUPER cheap right now...  next adjustment in 10 hours or so.  Great time to buy them.
jeremy grol
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500


View Profile
April 08, 2016, 04:24:46 PM
 #4517

POS tickets are SUPER cheap right now...  next adjustment in 10 hours or so.  Great time to buy them.

Decred is super cheap right not.
Buy decred instead of pos ticker, much better, and you don't have to wait 3-4 months to be rewarded.
buy,buy. 0.004 is lowest price ever.
dbt1033
Legendary
*
Offline Offline

Activity: 1274
Merit: 1000



View Profile
April 08, 2016, 04:36:10 PM
 #4518

POS tickets are SUPER cheap right now...  next adjustment in 10 hours or so.  Great time to buy them.

Decred is super cheap right not.
Buy decred instead of pos ticker, much better, and you don't have to wait 3-4 months to be rewarded.
buy,buy. 0.004 is lowest price ever.

LOL....you need DCR to purchase POS tickets....
jeremy grol
Hero Member
*****
Offline Offline

Activity: 882
Merit: 500


View Profile
April 08, 2016, 04:36:42 PM
 #4519

POS tickets are SUPER cheap right now...  next adjustment in 10 hours or so.  Great time to buy them.

Decred is super cheap right not.
Buy decred instead of pos ticker, much better, and you don't have to wait 3-4 months to be rewarded.
buy,buy. 0.004 is lowest price ever.

LOL....you need DCR to purchase POS tickets....

Ehehehe. i forgot. sorry.
Patrice7
Newbie
*
Offline Offline

Activity: 51
Merit: 0


View Profile
April 08, 2016, 04:51:33 PM
 #4520

POS tickets are SUPER cheap right now...  next adjustment in 10 hours or so.  Great time to buy them.

Decred is super cheap right not.
Buy decred instead of pos ticker, much better, and you don't have to wait 3-4 months to be rewarded.
buy,buy. 0.004 is lowest price ever.

LOL....you need DCR to purchase POS tickets....

Ehehehe. i forgot. sorry.

Buy cheap DCR to buy more tickets and get more stake rewards!  That might sound a bit better. Smiley
Pages: « 1 ... 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 [226] 227 228 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 ... 555 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!