Bitcoin Forum
May 09, 2024, 08:07:54 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 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 ... 433 »
  Print  
Author Topic: [PASC] PascalCoin: Induplicatable NFT  (Read 990665 times)
e-coinomist
Legendary
*
Offline Offline

Activity: 2380
Merit: 1085


Money often costs too much.


View Profile
January 27, 2017, 08:00:18 PM
 #3701

What's special with Pascal coin? Just added to poloniex, got huge volume and moon!?

This is just how it goes usually. In a way that's our own fault we could have a more ballanced altoin tradesites landscape out there, like fifty-fifty between Bittrex and Poloniex.
Would I buy in now?

PascalCoin started mining on 2016-08-11
...

Specifications:
...
- Hashing method is double Sha256
...

This ^^^ would mean giving a try to redeploy these old ASIC USB-Sticks again? Would love to see some numbers on exspectable revenue. It's still cold outside and the dissolved heat would not be wasted inside my home.
1715285274
Hero Member
*
Offline Offline

Posts: 1715285274

View Profile Personal Message (Offline)

Ignore
1715285274
Reply with quote  #2

1715285274
Report to moderator
1715285274
Hero Member
*
Offline Offline

Posts: 1715285274

View Profile Personal Message (Offline)

Ignore
1715285274
Reply with quote  #2

1715285274
Report to moderator
1715285274
Hero Member
*
Offline Offline

Posts: 1715285274

View Profile Personal Message (Offline)

Ignore
1715285274
Reply with quote  #2

1715285274
Report to moderator
Make sure you back up your wallet regularly! Unlike a bank account, nobody can help you if you lose access to your BTC.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715285274
Hero Member
*
Offline Offline

Posts: 1715285274

View Profile Personal Message (Offline)

Ignore
1715285274
Reply with quote  #2

1715285274
Report to moderator
1715285274
Hero Member
*
Offline Offline

Posts: 1715285274

View Profile Personal Message (Offline)

Ignore
1715285274
Reply with quote  #2

1715285274
Report to moderator
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
January 27, 2017, 08:00:38 PM
 #3702

in an attempt to work out how the cpu/gpu mining of pascalcoin works, i had a quick read of 'https://github.com/PascalCoin/PascalCoin/blob/master/HOWTO_DEVELOP_GPU_MINER_FOR_PASCALCOIN.txt' (which is pretty straightforward and easy to understand). i then captured some of the traffic between daemon and miner/proxy:

Code:
{
    "method": "miner-notify",
    "params": [{
        "block": 57100,
        "version": 1,
        "part1": "0CDF0000CA0220000644BA0E9C20DC3C81383A0CD17365C25CCC7C38B03E58D04FFBE50B2575FEFE2000FC861CD3E29EA6AB27DA0B4C1962B495E5F2BBB848792EC30953427085FD27DA40420F000000000001000100F5229830",
        "payload_start": "62617A7374796C65",
        "part3": "BAEFA4E7DAA3D43CE283FB77369A260EA736898E2206C1EF043627E308178142E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B85500000000",
        "target": 815276789,
        "target_pow": "000000000000B3EE850000000000000000000000000000000000000000000000",
        "timestamp": 1485547008
    }],
    "id": null
}

however, the doc states that '"part3" : equal to part1', but as above this is not the case?

my father wears sneakers in the pool
daboehla
Sr. Member
****
Offline Offline

Activity: 490
Merit: 258



View Profile
January 27, 2017, 08:10:41 PM
 #3703

in an attempt to work out how the cpu/gpu mining of pascalcoin works, i had a quick read of 'https://github.com/PascalCoin/PascalCoin/blob/master/HOWTO_DEVELOP_GPU_MINER_FOR_PASCALCOIN.txt' (which is pretty straightforward and easy to understand). i then captured some of the traffic between daemon and miner/proxy:

Code:
{
    "method": "miner-notify",
    "params": [{
        "block": 57100,
        "version": 1,
        "part1": "0CDF0000CA0220000644BA0E9C20DC3C81383A0CD17365C25CCC7C38B03E58D04FFBE50B2575FEFE2000FC861CD3E29EA6AB27DA0B4C1962B495E5F2BBB848792EC30953427085FD27DA40420F000000000001000100F5229830",
        "payload_start": "62617A7374796C65",
        "part3": "BAEFA4E7DAA3D43CE283FB77369A260EA736898E2206C1EF043627E308178142E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B85500000000",
        "target": 815276789,
        "target_pow": "000000000000B3EE850000000000000000000000000000000000000000000000",
        "timestamp": 1485547008
    }],
    "id": null
}

however, the doc states that '"part3" : equal to part1', but as above this is not the case?

You have to do the same as with part1.
So it means for part3:
This is a Hexa string, you must convert it to RAW and store to a buffer called "buffer_part3"
roy2266
Newbie
*
Offline Offline

Activity: 24
Merit: 0


View Profile
January 27, 2017, 08:11:21 PM
 #3704

No block in 48 hours with 3 Khash!
gegstore
Member
**
Offline Offline

Activity: 78
Merit: 10


View Profile
January 27, 2017, 08:19:19 PM
 #3705

to mine 1 block with 1000 mh, how mani days???

Vorksholk
Legendary
*
Offline Offline

Activity: 1713
Merit: 1029



View Profile WWW
January 27, 2017, 08:19:43 PM
 #3706

Hey everyone, updated the CUDA GPU miner with some of KlausT's improvements: https://github.com/Vorksholk/PascalCoin-CUDA/releases/tag/v1.04

No promise that the new miner can actually mine blocks, but if anyone gets a block with this, please let the rest of us know. About 360% performance improvements, I'm getting around 900 MH/s on an overclocked 1080.

I've also seen some people worried about the PascalCoin wallet saying "Error: Proof of work is higher than target payload." This isn't a problem--the way my miner works (and presumably some others that are floating around now, although I haven't looked at the code for them) is by submitting shares that meet a target of 24000000. Note that we are currently on track for a target of 31000000 soon, which is 8192 times higher, so you should expect to see, on average, 8192 of those errors per actual block mined. The miner is submitting shares to the wallet, effectively. These shares don't count for anything unless they meet the target.

VeriBlock: Securing The World's Blockchains Using Bitcoin
https://veriblock.org
barrysty1e
Hero Member
*****
Offline Offline

Activity: 636
Merit: 516



View Profile WWW
January 27, 2017, 08:20:54 PM
 #3707

in an attempt to work out how the cpu/gpu mining of pascalcoin works, i had a quick read of 'https://github.com/PascalCoin/PascalCoin/blob/master/HOWTO_DEVELOP_GPU_MINER_FOR_PASCALCOIN.txt' (which is pretty straightforward and easy to understand). i then captured some of the traffic between daemon and miner/proxy:

Code:
{
    "method": "miner-notify",
    "params": [{
        "block": 57100,
        "version": 1,
        "part1": "0CDF0000CA0220000644BA0E9C20DC3C81383A0CD17365C25CCC7C38B03E58D04FFBE50B2575FEFE2000FC861CD3E29EA6AB27DA0B4C1962B495E5F2BBB848792EC30953427085FD27DA40420F000000000001000100F5229830",
        "payload_start": "62617A7374796C65",
        "part3": "BAEFA4E7DAA3D43CE283FB77369A260EA736898E2206C1EF043627E308178142E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B85500000000",
        "target": 815276789,
        "target_pow": "000000000000B3EE850000000000000000000000000000000000000000000000",
        "timestamp": 1485547008
    }],
    "id": null
}

however, the doc states that '"part3" : equal to part1', but as above this is not the case?

You have to do the same as with part1.
So it means for part3:
This is a Hexa string, you must convert it to RAW and store to a buffer called "buffer_part3"

ah; this needs to be reworded:
'part3: perform the same steps with this hash, as per part1.'

my father wears sneakers in the pool
MinermanNC
Legendary
*
Offline Offline

Activity: 2198
Merit: 1000



View Profile
January 27, 2017, 08:21:08 PM
 #3708

i am getting node status:alone in the world
I am on one of my rigs... Its keeps blacklisting my IP when it reaches 4 days old (alone in the world  Sad).... I have tried everything, still no luck with that rig. On another rig,,,, same W7, it runs fine and am mining with 2 x 7970's

Both rigs go out with the same public IP ??

yes


Obviously you confuse the network.  It's a safety measure.

-  Use only one wallet.  Point all your miners to it.  It works from other subnets too.

-  Forward tcp/4004 in your router, and let the packets arrive to the wallet.  I have 3 servers and 96 clients connected, and never had any such problem.  The traffic is low, no problem like bitcoin with big traffic.


Hey thanks for that insight. Right now I have a wallet on each separate rig (well 2 rigs for testing) I will try what you suggest.  Wink

*BTC: 1DiR25SPo84sThzTATr27EZEQZLt6hv6tG
ioglnx
Sr. Member
****
Offline Offline

Activity: 574
Merit: 250

Fighting mob law and inquisition in this forum


View Profile
January 27, 2017, 08:21:58 PM
 #3709

I just mined 2 Blocks with KlausT Miner yesterday and today one.

GTX 1080Ti rocks da house... seriously... this card is a beast³
Owning by now 18x GTX1080Ti :-D @serious love of efficiency
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
January 27, 2017, 08:23:38 PM
 #3710

Hey everyone, updated the CUDA GPU miner with some of KlausT's improvements: https://github.com/Vorksholk/PascalCoin-CUDA/releases/tag/v1.04

No promise that the new miner can actually mine blocks, but if anyone gets a block with this, please let the rest of us know. About 360% performance improvements, I'm getting around 900 MH/s on an overclocked 1080.

I've also seen some people worried about the PascalCoin wallet saying "Error: Proof of work is higher than target payload." This isn't a problem--the way my miner works (and presumably some others that are floating around now, although I haven't looked at the code for them) is by submitting shares that meet a target of 24000000. Note that we are currently on track for a target of 31000000 soon, which is 8192 times higher, so you should expect to see, on average, 8192 of those errors per actual block mined. The miner is submitting shares to the wallet, effectively. These shares don't count for anything unless they meet the target.

you say that this error is not really an error, but just how it work, but why you are saying that "no promise that the new miner can actually mine blocks"? if it work it should eventually find one

Vorksholk
Legendary
*
Offline Offline

Activity: 1713
Merit: 1029



View Profile WWW
January 27, 2017, 08:25:32 PM
 #3711

Hey everyone, updated the CUDA GPU miner with some of KlausT's improvements: https://github.com/Vorksholk/PascalCoin-CUDA/releases/tag/v1.04

No promise that the new miner can actually mine blocks, but if anyone gets a block with this, please let the rest of us know. About 360% performance improvements, I'm getting around 900 MH/s on an overclocked 1080.

I've also seen some people worried about the PascalCoin wallet saying "Error: Proof of work is higher than target payload." This isn't a problem--the way my miner works (and presumably some others that are floating around now, although I haven't looked at the code for them) is by submitting shares that meet a target of 24000000. Note that we are currently on track for a target of 31000000 soon, which is 8192 times higher, so you should expect to see, on average, 8192 of those errors per actual block mined. The miner is submitting shares to the wallet, effectively. These shares don't count for anything unless they meet the target.

you say that this error is not really an error, but just how it work, but why you are saying that "no promise that the new miner can actually mine blocks"? if it work it should eventually find one

I'm saying that the error isn't necessarily an indicator of any problem (in fact, it's 100% expected), but that doesn't mean something else couldn't be wrong with the miner. Smiley

VeriBlock: Securing The World's Blockchains Using Bitcoin
https://veriblock.org
Amph
Legendary
*
Offline Offline

Activity: 3206
Merit: 1069



View Profile
January 27, 2017, 08:26:43 PM
 #3712

Hey everyone, updated the CUDA GPU miner with some of KlausT's improvements: https://github.com/Vorksholk/PascalCoin-CUDA/releases/tag/v1.04

No promise that the new miner can actually mine blocks, but if anyone gets a block with this, please let the rest of us know. About 360% performance improvements, I'm getting around 900 MH/s on an overclocked 1080.

I've also seen some people worried about the PascalCoin wallet saying "Error: Proof of work is higher than target payload." This isn't a problem--the way my miner works (and presumably some others that are floating around now, although I haven't looked at the code for them) is by submitting shares that meet a target of 24000000. Note that we are currently on track for a target of 31000000 soon, which is 8192 times higher, so you should expect to see, on average, 8192 of those errors per actual block mined. The miner is submitting shares to the wallet, effectively. These shares don't count for anything unless they meet the target.

you say that this error is not really an error, but just how it work, but why you are saying that "no promise that the new miner can actually mine blocks"? if it work it should eventually find one

I'm saying that the error isn't necessarily an indicator of any problem (in fact, it's 100% expected), but that doesn't mean something else couldn't be wrong with the miner. Smiley

mmh ok...btw can you fix the multiple instance thing with the nvidia miner, amd can run all the gpu with one instances but nvidia still not...
Vorksholk
Legendary
*
Offline Offline

Activity: 1713
Merit: 1029



View Profile WWW
January 27, 2017, 08:29:58 PM
 #3713

Hey everyone, updated the CUDA GPU miner with some of KlausT's improvements: https://github.com/Vorksholk/PascalCoin-CUDA/releases/tag/v1.04

No promise that the new miner can actually mine blocks, but if anyone gets a block with this, please let the rest of us know. About 360% performance improvements, I'm getting around 900 MH/s on an overclocked 1080.

I've also seen some people worried about the PascalCoin wallet saying "Error: Proof of work is higher than target payload." This isn't a problem--the way my miner works (and presumably some others that are floating around now, although I haven't looked at the code for them) is by submitting shares that meet a target of 24000000. Note that we are currently on track for a target of 31000000 soon, which is 8192 times higher, so you should expect to see, on average, 8192 of those errors per actual block mined. The miner is submitting shares to the wallet, effectively. These shares don't count for anything unless they meet the target.

you say that this error is not really an error, but just how it work, but why you are saying that "no promise that the new miner can actually mine blocks"? if it work it should eventually find one

I'm saying that the error isn't necessarily an indicator of any problem (in fact, it's 100% expected), but that doesn't mean something else couldn't be wrong with the miner. Smiley

mmh ok...btw can you fix the multiple instance thing with the nvidia miner, amd can run all the gpu with one instances but nvidia still not...

Unfortunately I'm way too busy with other projects at the moment Sad Multiple instances really aren't that much of a pain though.

VeriBlock: Securing The World's Blockchains Using Bitcoin
https://veriblock.org
D8V1D
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
January 27, 2017, 08:39:14 PM
 #3714

Hey everyone, updated the CUDA GPU miner with some of KlausT's improvements: https://github.com/Vorksholk/PascalCoin-CUDA/releases/tag/v1.04

No promise that the new miner can actually mine blocks, but if anyone gets a block with this, please let the rest of us know. About 360% performance improvements, I'm getting around 900 MH/s on an overclocked 1080.

I've also seen some people worried about the PascalCoin wallet saying "Error: Proof of work is higher than target payload." This isn't a problem--the way my miner works (and presumably some others that are floating around now, although I haven't looked at the code for them) is by submitting shares that meet a target of 24000000. Note that we are currently on track for a target of 31000000 soon, which is 8192 times higher, so you should expect to see, on average, 8192 of those errors per actual block mined. The miner is submitting shares to the wallet, effectively. These shares don't count for anything unless they meet the target.


You make a miner but say "No promise that the new miner can actually mine blocks".

WTF is this, how do you not know, if the miner that you made actually works?
smaxz
Sr. Member
****
Offline Offline

Activity: 430
Merit: 253


VeganAcademy


View Profile
January 27, 2017, 08:42:15 PM
 #3715

27/01/2017 19:02:48.943 TID:00000D28 [Error] <TPCOperationsComp> Invalid new block 57080: block (57080) is not new position (57081)
27/01/2017 19:02:53.394 TID:00000D28 [Info] <GetNewBlockChainFromClient> My blockchain is ok! Need to download new blocks starting at 57081

27/01/2017 19:28:35.209 TID:00000A98 [Error] <TPCOperationsComp> Invalid new block 57086: Error executing operation 1/1: Invalid n_operation 585 (expected 586)
27/01/2017 19:28:39.029 TID:00000A98 [Info] <GetNewBlockChainFromClient> My blockchain is ok! Need to download new blocks starting at 57087

Should i care about this message in the log?

Thanks for your Help

up

this looks like buggy wallet code or temporary disconnect from peers.

- NGdTwHRSdnThdi1drQuHGT3khAHRtZ1HMq -
reb0rn21
Legendary
*
Offline Offline

Activity: 1898
Merit: 1024


View Profile
January 27, 2017, 08:44:10 PM
 #3716

@Vorksholk
there is now new json error:
<TJSONRPCTcpIpClient> Sending Error JSON RPC id () : Error: Invalid Operations Hash CEA1F197170160FAB4AF984F4DC6D5DEA7FF1F04B926F85B253C19B7FAF63F10<>E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 payload:reb0rn0101 timestamp:1485548997 nonce:3525306155

              ▄▄▄ ▀▀▀▀▀▀▀▀▀ ▄▄▄
           ▄▀▀    ▄▄▄▄▄▄▄▄▄    ▀▀▄
        ▄▀▀  ▄▄▀█          ▀█▀▄▄  ▀▀▄
      ▄▀▀ ▄▄▀    ▀▀▄▄▄▄▄▄▄▀▀    ▀▄▄ ▀▀▄
     █   █            ▀            █   █
   ▄▀ █  ▀▄▄                     ▄█▀  █ ▀▄
  ▄▀ ▄▀ █▄ ▀▀▀██▄▄▄       ▄▄▄██▀▀  ██ ▀▄ ▀▄
  ▀▄▀▀▄ ██ ▄▄▄▄▄▄  ▀▄   ▄▀  ▄▄▄▄▄▄ ██ ▄▀▀▄▀
 ██   █ ██ ▀▄    ▀▄ █   █ ▄▀    ▄▀ ██ █  ▀██
 █  ▄█  ▀█  ▀▀▀▀▀▀▀ █   █ ▀▀▀▀▀▀▀  █   █▄  █
█▀ █  █  █          █   █          █  █  █ ▀▀
 █▀  ▄▀  █▀▄        █   █        ▄▀█  ▀▄  ▀█
 ▄  █▀   █ ▀█▄      ▀   ▀      ▄█▀ █  ▄▀█  ▄
 █▄▀  █  █                         █  █  ▀▄█
 ▀▄  █   ▀█        ▄▄▀▄▀▄▄        █▀   █  ▄
  ▀▄▀▀  █▄ █     ▀█  ▀▀▀  █▀     █ ▄█ ▄▀▀▄▀
   ▀ ▄  ██ █▀▄     ▀▀▄▄▄▀▀     ▄▀█ ██ ▀▄ ▀
    ▀█  ██ █ █▀▄    ▄▄▄▄▄    ▄▀█ █ ██  █▀
      ▀▄ ▀ █ █ ██▄         ▄██ █ █ ▀ ▄▀
        ▀▄ █ █ █ ▀█▄     ▄█▀ █ █ █ ▄▀
          ▀▀▄█ █    ▀▀▀▀▀    █ █▄▀▀
              ▀▀ ▄▄▄▄▄▄▄▄▄▄▄ ▀▀
   
..I  D  E  N  A..
   
Proof-of-Person Blockchain

Join the mining of the first human-centric
cryptocurrency
 



 
▲    2 3 2 2

..N  O  D  E  S..
   
                ██
                ██
                ██
                ██
                ██
         ▄      ██      ▄
         ███▄   ██   ▄███
          ▀███▄ ██ ▄███▀
            ▀████████▀
              ▀████▀
                ▀▀
██▄                            ▄██
███                            ███
███                            ███
███                            ███
 ███▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄███
  ▀▀██████████████████████████▀▀
   
D O W N L O A D

Idena node

   
   
▄▄▄██████▄▄▄
▄▄████████████████▄▄
▄█████▀▀        ▀▀█████▄
████▀                ▀████
███▀    ▄▄▄▄▄▄▄▄▄       ▀███
███      █   ▄▄ █▀▄        ███
██▀      █  ███ █  ▀▄      ▀██
███       █   ▀▀ ▀▀▀▀█       ███
███       █  ▄▄▄▄▄▄  █       ███
███       █  ▄▄▄▄▄▄  █       ███
██▄      █  ▄▄▄▄▄▄  █      ▄██
███      █          █      ███
███▄    ▀▀▀▀▀▀▀▀▀▀▀▀    ▄███
████▄                ▄████
▀█████▄▄        ▄▄█████▀
▀▀████████████████▀▀
▀▀▀██████▀▀▀
   
    .REQUEST INVITATION.
BTCdoaA
Hero Member
*****
Offline Offline

Activity: 910
Merit: 500



View Profile
January 27, 2017, 08:44:20 PM
 #3717

What's special with Pascal coin? Just added to poloniex, got huge volume and moon!?
This alone is very special for me and other traders\miners who like to trade@mine ..... Wink

            ▄▄████▄▄
        ▄▄██████████████▄▄
      ███████████████████████▄▄
      ▀▀█████████████████████████
██▄▄       ▀▀█████████████████████
██████▄▄        ▀█████████████████
███████████▄▄       ▀▀████████████
███████████████▄▄        ▀████████
████████████████████▄▄       ▀▀███
 ▀▀██████████████████████▄▄
     ▀▀██████████████████████▄▄
▄▄        ▀██████████████████████▄
████▄▄        ▀▀██████████████████
█████████▄▄        ▀▀█████████████
█████████████▄▄        ▀▀█████████
██████████████████▄▄        ▀▀████
▀██████████████████████▄▄
  ▀▀████████████████████████
      ▀▀█████████████████▀▀
           ▀▀███████▀▀



.SEMUX
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
  Semux uses .100% original codebase.
  Superfast with .30 seconds instant finality.
  Tested .5000 tx per block. on open network
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
█ █
escapefrom3dom
Sr. Member
****
Offline Offline

Activity: 1932
Merit: 288



View Profile
January 27, 2017, 08:52:59 PM
 #3718

hi, i'm mining with 480 and PascalCoin_OpenCL_ProxyMiner_v1

is that ok i'm getting 2 windows and in miner window i see just (look at picture)
Real: 4LKHJSFLFGKBSLDKG0988........
Real: SVDFGVNFDSGBNFD58944........

without any hashrate, which is 630 MH/sec in PascalCoinMiner_0.2?


Vorksholk
Legendary
*
Offline Offline

Activity: 1713
Merit: 1029



View Profile WWW
January 27, 2017, 08:54:01 PM
 #3719

Hey everyone, updated the CUDA GPU miner with some of KlausT's improvements: https://github.com/Vorksholk/PascalCoin-CUDA/releases/tag/v1.04

No promise that the new miner can actually mine blocks, but if anyone gets a block with this, please let the rest of us know. About 360% performance improvements, I'm getting around 900 MH/s on an overclocked 1080.

I've also seen some people worried about the PascalCoin wallet saying "Error: Proof of work is higher than target payload." This isn't a problem--the way my miner works (and presumably some others that are floating around now, although I haven't looked at the code for them) is by submitting shares that meet a target of 24000000. Note that we are currently on track for a target of 31000000 soon, which is 8192 times higher, so you should expect to see, on average, 8192 of those errors per actual block mined. The miner is submitting shares to the wallet, effectively. These shares don't count for anything unless they meet the target.


You make a miner but say "No promise that the new miner can actually mine blocks".

WTF is this, how do you not know, if the miner that you made actually works?

It's possible that one of the optimizations (namely the funnelshift, can't imagine an unroll causing a problem) could introduce a bug by not behaving the way I expect. The way to truly know a miner works is to mine a block with it (although you can be pretty certain that it works by manually checking hashes).

VeriBlock: Securing The World's Blockchains Using Bitcoin
https://veriblock.org
D8V1D
Full Member
***
Offline Offline

Activity: 163
Merit: 100


View Profile
January 27, 2017, 09:00:24 PM
 #3720

Hey everyone, updated the CUDA GPU miner with some of KlausT's improvements: https://github.com/Vorksholk/PascalCoin-CUDA/releases/tag/v1.04

No promise that the new miner can actually mine blocks, but if anyone gets a block with this, please let the rest of us know. About 360% performance improvements, I'm getting around 900 MH/s on an overclocked 1080.

I've also seen some people worried about the PascalCoin wallet saying "Error: Proof of work is higher than target payload." This isn't a problem--the way my miner works (and presumably some others that are floating around now, although I haven't looked at the code for them) is by submitting shares that meet a target of 24000000. Note that we are currently on track for a target of 31000000 soon, which is 8192 times higher, so you should expect to see, on average, 8192 of those errors per actual block mined. The miner is submitting shares to the wallet, effectively. These shares don't count for anything unless they meet the target.


You make a miner but say "No promise that the new miner can actually mine blocks".

WTF is this, how do you not know, if the miner that you made actually works?

It's possible that one of the optimizations (namely the funnelshift, can't imagine an unroll causing a problem) could introduce a bug by not behaving the way I expect. The way to truly know a miner works is to mine a block with it (although you can be pretty certain that it works by manually checking hashes).


So If it doesn't mine a block, we'll never know if it actually working.

People will be mining for days, saying they can't find a block, not knowing if the miner actually works.

What a waste of time and electricity.
Pages: « 1 ... 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 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 ... 433 »
  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!