Bitcoin Forum
May 12, 2024, 04:33:45 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Poll
Question: New Features?
Add Algos? - 7 (19.4%)
Change Algo? - 4 (11.1%)
Add PoS? - 11 (30.6%)
Change nothing? - 10 (27.8%)
Other? (please post in thread) - 4 (11.1%)
Total Voters: 36

Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 106 »
  Print  
Author Topic: Ф365Coin - Your daily currency. ★0% Premine★ SHA3 Keccak Poll Added!  (Read 148947 times)
bullus
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
March 08, 2014, 09:16:09 PM
 #401

Will the wallet sync after block 251?? now it is 2102 weeks late
you need to add nodes

addnode=54.186.5.77
addnode=54.486.68.16
addnode=46.19.32.53
addnode=365.blessedpool.com
addnode=54.186.54.14
addnode=minepool365.cloudapp.net
addnode=kivan.no-ip.org
addnode=84.126.173.229
ddnode=75.70.192.211

I already did Sad

btc 16LWhms487bzCxQWq5oeW8SMDPmU2rvQjf
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715488425
Hero Member
*
Offline Offline

Posts: 1715488425

View Profile Personal Message (Offline)

Ignore
1715488425
Reply with quote  #2

1715488425
Report to moderator
1715488425
Hero Member
*
Offline Offline

Posts: 1715488425

View Profile Personal Message (Offline)

Ignore
1715488425
Reply with quote  #2

1715488425
Report to moderator
1715488425
Hero Member
*
Offline Offline

Posts: 1715488425

View Profile Personal Message (Offline)

Ignore
1715488425
Reply with quote  #2

1715488425
Report to moderator
thomaschoe
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
March 08, 2014, 09:17:02 PM
 #402

Updated Windows Wallet with bug fix (please update before block 500)



Back up the wallet.dat file first (shouldn't matter but do it anyway).

Close current QT/daemon.

Replace with these files.

Restart.


We have applied bug fix.
http://365.blessedpool.com
365Coin (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
March 08, 2014, 09:17:23 PM
 #403

does it mean pools need update too?

linux need update too?

Yes all must update please, sorry.
tibenian
Member
**
Offline Offline

Activity: 70
Merit: 10


View Profile
March 08, 2014, 09:18:52 PM
 #404

did the dwarf pool update the wallet?
365Coin (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
March 08, 2014, 09:18:58 PM
 #405

can you create one zip/rar file?

Updated Windows Wallet with bug fix - zip (mega.co.nz)

Blocked by chrome as malicious, please advise.  Huh

This is normal, use the ZIP download above instead.
fenix79
Sr. Member
****
Offline Offline

Activity: 331
Merit: 250


View Profile
March 08, 2014, 09:19:16 PM
 #406

does it mean pools need update too?

linux need update too?

Yes all must update please, sorry.


thx

Unpacking objects: 100% (4/4), done.
From https://github.com/365-Coin/365Coin
   362e321..8f5039a  master     -> origin/master
Updating 362e321..8f5039a
Fast-forward
 src/main.cpp |   51 +++++++++++++++++----------------------------------
 1 file changed, 17 insertions(+), 34 deletions(-)


updated
xen0s
Member
**
Offline Offline

Activity: 93
Merit: 10


View Profile
March 08, 2014, 09:20:12 PM
 #407

i use
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --keccak --gpu-fan 85,85 --gpu-engine 1150,1150 --gpu-memclock 1000,1000 --gpu-powertune -20,-20 -I 14,14 -w 256,256
for 387khps per each r9 280x which is basically the same card as 7970

Why do you set PowerTune -20 along with a fixed and high GPU clock? It's completely illogical.
PowerTune will decrease your GPU clock on the fly to keep the TDP (including your -20 offset).
So... if you want to limit the power usage (to limit your power draw and/or to keep things lower/cooler), why don't you just set a slower GPU speed to start with...?

This is not a big deal for SHA-3, since only GPU speed matters. But with scrypt and other more complicated algos, the GPU:VRAM clock ratio is also important and PowerTune can easily sruw up that ratio (at random points in time, as it will constantly play with the GPU clock while keeping the VRAM clock constant -> there is an sgminer feature to keep them at a contant ratio with auto engine clock based on a target temperature which can be useful).
with my 7950 powertune is important, +20 need to be for proper hashrate, -20 drop hashrate and make gpu flapping
with 280x it do nothing, completely useless, no change in hashrate, stable gpu load
365Coin (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
March 08, 2014, 09:23:26 PM
 #408

Nearly there..

{
"blocks" : 243,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 10072.75476796,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 563995238810,
"pooledtx" : 0,
"testnet" : false
}
Mirkic7
Sr. Member
****
Offline Offline

Activity: 658
Merit: 252


View Profile
March 08, 2014, 09:25:02 PM
 #409

So.. when is new wallet up, due to *new* screwup?  Roll Eyes

Code:
    if (nHeight == 0) {
        return nGenesisBlockRewardCoin; }
    else if (nHeight <= 250) {
        return nWarmUp; }
    else if (nHeight >= 250) {
        return nCatchUp; }
    else if (nHeight >= 500) {
        return nBlockRewardStartCoin; }

Seriously....

Atrides
Hero Member
*****
Offline Offline

Activity: 658
Merit: 500


Admin of DwarfPool.com


View Profile WWW
March 08, 2014, 09:26:03 PM
 #410

did the dwarf pool update the wallet?
Yes

DwarfPool Quality you can trust! http://DwarfPool.com Reliable Monero, Zcash and ETH Pool Monero Proxy
Anonymous pool with failover servers and PPS, Profit Calculator and Price chart: [XMR][ETH][ZEC]... Support thread
MoneroClub - free P2P Exchange Platform www.MoneroClub.com
janos666
Hero Member
*****
Offline Offline

Activity: 588
Merit: 500


View Profile
March 08, 2014, 09:26:50 PM
 #411

i use
Code:
setx GPU_MAX_ALLOC_PERCENT 100
setx GPU_USE_SYNC_OBJECTS 1
cgminer --keccak --gpu-fan 85,85 --gpu-engine 1150,1150 --gpu-memclock 1000,1000 --gpu-powertune -20,-20 -I 14,14 -w 256,256
for 387khps per each r9 280x which is basically the same card as 7970

Why do you set PowerTune -20 along with a fixed and high GPU clock? It's completely illogical.
PowerTune will decrease your GPU clock on the fly to keep the TDP (including your -20 offset).
So... if you want to limit the power usage (to limit your power draw and/or to keep things lower/cooler), why don't you just set a slower GPU speed to start with...?

This is not a big deal for SHA-3, since only GPU speed matters. But with scrypt and other more complicated algos, the GPU:VRAM clock ratio is also important and PowerTune can easily sruw up that ratio (at random points in time, as it will constantly play with the GPU clock while keeping the VRAM clock constant -> there is an sgminer feature to keep them at a contant ratio with auto engine clock based on a target temperature which can be useful).
with my 7950 powertune is important, +20 need to be for proper hashrate, -20 drop hashrate and make gpu flapping
with 280x it do nothing, completely useless, no change in hashrate, stable gpu load

Note that he uses -20 not +20
As of the 280x -> PowerTune can still matter with some algorithms and/or some high enough (above reference) GPU clocks (and high enough VRAM clocks which don't limit the over-clocked GPU).

Also, I don't think GPU_USE_SYNC_OBJECTS are needed anymore. It was a workaround for a bug with 2+ year old drivers and it had a negative side effects which was negligible then but might start to matter from now on (you should have used slightly lower intensities, but now you might want to go considerably higher on the recent hawaii cards).
365Coin (OP)
Member
**
Offline Offline

Activity: 112
Merit: 10


View Profile
March 08, 2014, 09:27:02 PM
 #412

{
"blocks" : 249,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 10645.83330648,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 599964875198,
"pooledtx" : 0,
"testnet" : false
}

last one..
grebec92
Sr. Member
****
Offline Offline

Activity: 294
Merit: 250


View Profile
March 08, 2014, 09:27:45 PM
 #413


01:27:18

{
"blocks" : 250,
"currentblocksize" : 0,
"currentblocktx" : 0,
"difficulty" : 10951.35335815,
"errors" : "",
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 603753759705,
"pooledtx" : 0,
"testnet" : false
}
BTCspoon
Full Member
***
Offline Offline

Activity: 238
Merit: 100


View Profile
March 08, 2014, 09:28:22 PM
 #414

So.. when is new wallet up, due to *new* screwup?  Roll Eyes

Code:
    if (nHeight == 0) {
        return nGenesisBlockRewardCoin; }
    else if (nHeight <= 250) {
        return nWarmUp; }
    else if (nHeight >= 250) {
        return nCatchUp; }
    else if (nHeight >= 500) {
        return nBlockRewardStartCoin; }

Seriously....
Ges.....
Mirkic7
Sr. Member
****
Offline Offline

Activity: 658
Merit: 252


View Profile
March 08, 2014, 09:28:55 PM
 #415

did the dwarf pool update the wallet?
Yes
Too bad y'all will need to update again... when new patch is out Cheesy

jsamul
Sr. Member
****
Offline Offline

Activity: 300
Merit: 250


View Profile
March 08, 2014, 09:29:12 PM
 #416

who did the 1st payed block? Smiley
goodluck0319
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
March 08, 2014, 09:30:26 PM
 #417

when I tried to mine with 365coin ( 2 x 290 non x), one of my gpu is getting sick / dead on cgminer. how do fix it?

 1100/625
Croak
Member
**
Offline Offline

Activity: 98
Merit: 10


View Profile
March 08, 2014, 09:31:24 PM
 #418

when I tried to mine with 365coin ( 2 x 290 non x), one of my gpu is getting sick / dead on cgminer. how do fix it?

 1100/625

Bring memory back up to 1250, and drop clocks to 1050
JohnnyDaMitch
Member
**
Offline Offline

Activity: 135
Merit: 10


View Profile
March 08, 2014, 09:31:36 PM
 #419

So.. when is new wallet up, due to *new* screwup?  Roll Eyes

Code:
    if (nHeight == 0) {
        return nGenesisBlockRewardCoin; }
    else if (nHeight <= 250) {
        return nWarmUp; }
    else if (nHeight >= 250) {
        return nCatchUp; }
    else if (nHeight >= 500) {
        return nBlockRewardStartCoin; }

Seriously....

Oh my god HILARIOUS
goodluck0319
Sr. Member
****
Offline Offline

Activity: 420
Merit: 250



View Profile
March 08, 2014, 09:34:06 PM
 #420

like this:

1050/1250 on MSI afterburner
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 [21] 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 ... 106 »
  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!