Author

Topic: [ANN] [PASC] PascalCoin, true deletable blockchain - V3 Hardfork on block 210000 - page 304. (Read 990744 times)

hero member
Activity: 1008
Merit: 500
full member
Activity: 165
Merit: 100
Found nonce: 68463af7    T: 5887b7e4    Hashrate: 495.387 MH/s   Total: 34
 Real: AEDA0000CA022000289ED2F8C3AF7F96F487843175FCF4CDAE4DD3F54FBC787A4D1FAFE8B
966C4562000478A50E915DA5C4C59B5972006FB8794A100E472A2C163A47DFFBC546EEEF43B4042 0
F00000000000100010067DC182E626C61636B7361693030B7B5F691DE4882255E1D38CA9CE361E4 B
6FF3AEA0C8C9451B5F18E56E5B7C041E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934C A
495991B7852B855000000000000000000000000
Found nonce: e167192c    T: 5887b9e2    Hashrate: -0.535 MH/s   Total: 35
 Real: AFDA0000CA022000289ED2F8C3AF7F96F487843175FCF4CDAE4DD3F54FBC787A4D1FAFE8B
966C4562000478A50E915DA5C4C59B5972006FB8794A100E472A2C163A47DFFBC546EEEF43B4042 0
F0000000000010001007BBB1D2E626C61636B73616930303F57B601A056E6C5CD6B29A7726A1122 1
9024B1BEF5472E224D58076D90D1EFBE3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934C A
495991B7852B855000000000000000000000000
Found nonce: 2c6765db    T: 5887ba36    Hashrate: -0.550 MH/s   Total: 36
Found nonce: 29d552dc    T: 5887ba76    Hashrate: -0.565 MH/s   Total: 37
Found nonce: ad4e43f1    T: 5887bab6    Hashrate: -0.581 MH/s   Total: 38
Found nonce: bfe054fc    T: 5887bae0    Hashrate: -0.596 MH/s   Total: 39
Found nonce: 696856b2    T: 5887bae8    Hashrate: -0.611 MH/s   Total: 40
Found nonce: fd9452ca    T: 5887bb12    Hashrate: -0.626 MH/s   Total: 41

What is **?
member
Activity: 401
Merit: 10
Interesting coin :O I just recognized it on poloniex today. I will watch it closely Tongue
Im watching this coin also, but with respect, what is realy making this coin 2nd most traded coin on polo?

As usual in adding new coin will be a favorite for traders there
Several new coin also increased trade but only a week then slowly continues to decline
hero member
Activity: 565
Merit: 500
Crypto enthusiast for years.
Interesting coin :O I just recognized it on poloniex today. I will watch it closely Tongue
Im watching this coin also, but with respect, what is realy making this coin 2nd most traded coin on polo?
full member
Activity: 127
Merit: 100
Interesting coin :O I just recognized it on poloniex today. I will watch it closely Tongue
legendary
Activity: 1568
Merit: 1012
NO BLACKCHAIN: No connection 
Alone in the world.. Sad

Server IP:bpascal1.dynamic-dns.net:4004 Last attempt to connect: 24.01.2017 22:56:08 (Attempts: 1)
Server IP:bpascal2.dynamic-dns.net:4004 Last attempt to connect: 24.01.2017 22:56:08 (Attempts: 1)
Server IP:pascalcoin1.dns1.us:4004 ** TRYING TO CONNECT ** Last attempt to connect: 24.01.2017 22:56:08 (Attempts: 1)
Server IP:pascalcoin1.dynamic-dns.net:4004 ** TRYING TO CONNECT ** Last attempt to connect: 24.01.2017 22:56:08 (Attempts: 1)
Server IP:pascalcoin2.ddns.net:4004 ** TRYING TO CONNECT ** Last attempt to connect: 24.01.2017 22:56:08 (Attempts: 1)
legendary
Activity: 1386
Merit: 1000
I see this coin was added today to poloniex, congratz.

Can you say me why polo add it? Iam thinking about to buying it when it fall to about 10k sat.

btw. is there a roadmap or something like that?
sr. member
Activity: 661
Merit: 250
member
Activity: 116
Merit: 10
OpenCL miner is here!

https://github.com/Vorksholk/PascalCoin-OpenCL/releases/download/v1.00/PascalCoin_OpenCL_ProxyMiner_v1.zip

Getting about 550 MH/s on an RX 480 with stock clocks.

For anyone thinking about CPU mining, an i7-5820k overclocked used to get about 8 MH/s.

Instructions very similar to PascalCoin CUDA Proxy miner. Here they are:

Code:
To use this miner:

1. You must already have PascalCoin installed. If you don't have it, download it from sourceforge here: https://sourceforge.net/projects/pascalcoin/. Once it is installed, run the PascalCoinWallet.exe provided in the download.

2. You must be using a 256-bit secp256k1 key. This is the default behavior of the PascalCoin wallet.

3. Your miner name must be exactly 8 characters long. The miner expects that the input is exactly 176 total bytes (which is achieved by using a secp256k1 key and a 10-character name)  NOTE: NOT 10 like before! 8 characters, because the last two will be used to identify each GPU!

4. You must have RPC enabled in your client (any port of your choosing, default is 4009)

5. You must run the proxy miner (PascalProxyv2.jar) in the same directory as the PascalCoinCUDA_ProxyMiner_smXX.exe file you run (everything is where it needs to be if you just extract the provided zip). For most people, the host should be 127.0.0.1, and the port should be 4009. Enter the same 8-character miner name you put in your PascalCoin wallet.

6. Open one or more (one for each GPU) copy of PascalCoinOpenCL_ProxyMiner.exe by cd-ing to this directory in a command prompt, and running PascalCoinOpenCL_ProxyMiner.exe.
The miner takes four arguments: device (d), platform (p), intensity (i), and cyclesize (c).

For example: PascalCoinOpenCL_ProxyMiner.exe d0 p0 i23 c50
would run the miner on platform 0, device 0, with an intensity of 23 and a cyclesize of 50.

Higher intensities are more demanding on the GPU. Additionally, too high of an intensity can cause the miner to actually decrease in effective hashrate.

The cyclesize has a minimal affect on hashrate generally.

Unless you have a special setup (like NVidia and AMD cards in the same system), your platform is probably 0. You can determine which platform and device to use from the output at the original miner's start.

You can also run the benchmark miner (in the Benchmark folder) to try out different devices and intensity/cyclesize arguments. If you are compiling from source and want to make the benchmark version instead of the normal mining version, comment out the lines responsible for writing to the datainXX.txt file, (optionally) change the header file you read from to a single name regardless of device name, change the line

printf("Found nonce: %08x    T: %08x    Hashrate: %.3f MH/s   Total: %d\n", nonce, timestamp, (((((double)totalNonces) * 4 * 16 * 16 * 16 * 16) / (4)) / (((double)getTimeMillis() - start) / 1000)), totalNonces);

to

printf("Found nonce: %08x    T: %08x    Hashrate: %.3f MH/s   Total: %d\n", nonce, timestamp, (((((double)totalNonces) * 4 * 16 * 8) / (4)) / (((double)getTimeMillis() - start) / 1000)), totalNonces);


 and modify the .cl code by changing the lines:

uint targetX = h0 & 0xFFFFFFFF;
uint targetY = h1 & 0xF0000000;
to
uint targetX = h0 & 0xFFFFFF70;
uint targetY = h1 & 0x00000000;

This essentially lets the code find nonces 512 times faster, and accounts for the 512-times-faster-sharerate by reducing how many hashes it expects each nonce solve to take by a factor of 512, while removing the overhead of writing files (since writing a few files a second may cause it to be slower).

If you notice your miner finding several of the same nonce, try lowering the intensity and/or cyclesize (because you're sending so much work to the GPU that it can't get a timestamp often enough, so it exhausts the 4-ish billion possible nonces (~4 GH), and starte repeating work).
hi see i have a error kernel 64 bit not supported ?

Error -11: Failed to build program executable [ ]
Build Status: CL_BUILD_ERROR
Build Options:
Build Log:

error: 64-bit kernels not supported on a 32-bit executable
Frontend phase failed compilation.
Error: Compiling CL to IR
sr. member
Activity: 661
Merit: 250
Someone needs to make a video of how to use the new miner. I tried it, but never found any nonces. It's very confusing.
There are instructions here: https://bitcointalksearch.org/topic/m.17548243
I am struggling to find blocks with it too... have found one hours ago, and that's it... node running, miners connected and hashing. May be really bad luck. Or may be there's a problem with the miner, I don't really know.

same, running 100+gpu's and found nothing for 4hours now
Maybe we are already too small miners for this coin? Cheesy
Found one block in last hour with 7GPU, so ...
newbie
Activity: 51
Merit: 0
Someone needs to make a video of how to use the new miner. I tried it, but never found any nonces. It's very confusing.
There are instructions here: https://bitcointalksearch.org/topic/m.17548243
I am struggling to find blocks with it too... have found one hours ago, and that's it... node running, miners connected and hashing. May be really bad luck. Or may be there's a problem with the miner, I don't really know.

same, running 100+gpu's and found nothing for 4hours now
Maybe we are already too small miners for this coin? Cheesy

or something is wrong Cheesy
full member
Activity: 188
Merit: 100
Over 335,000 MHs now so it will be very hard to find blocks unless you have a lot of GPUs. I have 3740 Pascal Coin accounts to sell. If anyone wants to buy them message me with an offer. Thanks.
sr. member
Activity: 330
Merit: 250
📱 Electroneum 📱 cryptocurrency
Someone needs to make a video of how to use the new miner. I tried it, but never found any nonces. It's very confusing.
There are instructions here: https://bitcointalksearch.org/topic/m.17548243
I am struggling to find blocks with it too... have found one hours ago, and that's it... node running, miners connected and hashing. May be really bad luck. Or may be there's a problem with the miner, I don't really know.

same, running 100+gpu's and found nothing for 4hours now
Maybe we are already too small miners for this coin? Cheesy
newbie
Activity: 51
Merit: 0
24-01-2017 18:12:52.610 TID:87967700 [Error] Invalid new block 55927: Invalid Operations Hash 74057BDE58B4FE60CA79EBD713A8A4B37B6C5CF5FDB9C28
CA7E0F0B3412EFBA7<>E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855
24-01-2017 18:12:52.611 TID:87967700 [Error] Sending Error JSON RPC id (3) : Error: Invalid Operations Hash 74057BDE58B4FE60CA79EBD713A8A4B
37B6C5CF5FDB9C28CA7E0F0B3412EFBA7<>E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 payload:2017-01-24 09:19FuckyTest01------- timestamp:14852779
72 nonce:535062487


The only thing I get is invalid op hash.. second time already Sad

same here 1min ago:

24.01.2017 19:50:40.803 TID:00000B94 [Error] Invalid new block 55962: Invalid Operations Hash A80896F55C45CAD1846FC307D5C7A250791873259F649176C78B689127901BC2<>E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855
24.01.2017 19:50:40.803 TID:00000B94 [Error] Sending Error JSON RPC id (4) : Error: Invalid Operations Hash A80896F55C45CAD1846FC307D5C7A250791873259F649176C78B689127901BC2<>E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 payload:djgorillaa017/2------------------- timestamp:1485283844 nonce:246516611
hero member
Activity: 2730
Merit: 552
Someone needs to make a video of how to use the new miner. I tried it, but never found any nonces. It's very confusing.
There are instructions here: https://bitcointalksearch.org/topic/m.17548243
I am struggling to find blocks with it too... have found one hours ago, and that's it... node running, miners connected and hashing. May be really bad luck. Or may be there's a problem with the miner, I don't really know.

same, running 100+gpu's and found nothing for 4hours now


Is it possible the trading activity has had an affect on finding blocks?
hero member
Activity: 565
Merit: 500
Crypto enthusiast for years.
Almost 2nd most traded coin on polo. What else to say here, what a start.
newbie
Activity: 51
Merit: 0
Someone needs to make a video of how to use the new miner. I tried it, but never found any nonces. It's very confusing.
There are instructions here: https://bitcointalksearch.org/topic/m.17548243
I am struggling to find blocks with it too... have found one hours ago, and that's it... node running, miners connected and hashing. May be really bad luck. Or may be there's a problem with the miner, I don't really know.

same, running 100+gpu's and found nothing for 4hours now
legendary
Activity: 2688
Merit: 1240
24-01-2017 18:12:52.610 TID:87967700 [Error] Invalid new block 55927: Invalid Operations Hash 74057BDE58B4FE60CA79EBD713A8A4B37B6C5CF5FDB9C28
CA7E0F0B3412EFBA7<>E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855
24-01-2017 18:12:52.611 TID:87967700 [Error] Sending Error JSON RPC id (3) : Error: Invalid Operations Hash 74057BDE58B4FE60CA79EBD713A8A4B
37B6C5CF5FDB9C28CA7E0F0B3412EFBA7<>E3B0C44298FC1C149AFBF4C8996FB92427AE41E4649B934CA495991B7852B855 payload:2017-01-24 09:19FuckyTest01------- timestamp:14852779
72 nonce:535062487


The only thing I get is invalid op hash.. second time already Sad
sr. member
Activity: 330
Merit: 250
📱 Electroneum 📱 cryptocurrency
Someone needs to make a video of how to use the new miner. I tried it, but never found any nonces. It's very confusing.
There are instructions here: https://bitcointalksearch.org/topic/m.17548243
I am struggling to find blocks with it too... have found one hours ago, and that's it... node running, miners connected and hashing. May be really bad luck. Or may be there's a problem with the miner, I don't really know.
sr. member
Activity: 661
Merit: 250
Yeaaaaahhh, i found my first block, just after few minutes Cool
Jump to: