Pages:
Author

Topic: [ANN] [PXC] Phoenixcoin v0.6.6.2 ~ NeoScrypt Original ~ 8 Years Old - page 35. (Read 136048 times)

newbie
Activity: 28
Merit: 0



https://hexpool.com
Fast, stable and https secure mining pool
Only 1.5% fee
Automatic payouts every 2 hours


How to mine?
Fire up your preferred miner with the following parameters (replace WALLET with your wallet address):
Code:
-a neoscrypt -o stratum+tcp://hexpool.com:4233 -u WALLET -p c=PXC

Explorer
https://hexpool.com/explorer/PXC
jr. member
Activity: 40
Merit: 1
Yea... there should be. But I'm not versed enough yet to distinguish a healthy log from a faulty one.
At least I don't see any big striking errors in there.

I'll redownload the blockchain (copied over the one from 0.6.6.0 before) and see if I've more luck then.

edit: Okay 9/10 accepted after 14 hours now. Given that on average I should find a block every 1.4 hours with my hashrate of 1150 kH/s I think that's okay.
legendary
Activity: 1239
Merit: 1020
No surrender, no retreat, no regret.
No... there was just a single found block and it got 60 confirmations until I stopped the wallet.

Restarted two hours ago with 0.6.6.0 but it looks like it doesn't want to sync at all today - even with 39 connection.

Phoenixcoin doesn't like me.

Well, there must be a reason. Look at your debug.log
jr. member
Activity: 40
Merit: 1
No... there was just a single found block and it got 60 confirmations until I stopped the wallet.

Restarted two hours ago with 0.6.6.0 but it looks like it doesn't want to sync at all today - even with 39 connection.

Phoenixcoin doesn't like me.
legendary
Activity: 1239
Merit: 1020
No surrender, no retreat, no regret.
edit: pling! first coins came in now. Probably really just bad luck?
edit2: Well, no. 1 block during 8 hours with 1150 kH/s. That's more than just bad luck. Hum.

Are there many rejects/orphans?
jr. member
Activity: 40
Merit: 1
Cool!  Smiley While the old version just wouldn't want the sync this morning (after some restarts and waiting)
the new version (with the copied blockchain) synced within a few seconds.

Though - is anyone lucky with solo mining right now with the new wallet?
Didn't find a single block within the last 3 hours - where usually I would find ~3 in that time.
Maybe bad luck but... wanted to ask around.

edit: pling! first coins came in now. Probably really just bad luck?
edit2: Well, no. 1 block during 8 hours with 1150 kH/s. That's more than just bad luck. Hum.
legendary
Activity: 1239
Merit: 1020
No surrender, no retreat, no regret.
I've pushed v0.6.6.1 to GitHub, so you can pull it from there and compile yourself. Binaries coming.

UPD: Windows binaries are ready.
jr. member
Activity: 40
Merit: 1
Yay! It works again! Smiley
legendary
Activity: 1239
Merit: 1020
No surrender, no retreat, no regret.
Well... it seems to work NOW... (strange)

...but most of the coins I tried to mine yesterday were lost (orphaned).
I mining on my wallet (0.6.6) with ccminer too.
I mining 2 days ago and found 49 blocks, but only 1 give to me 25 coins.
Other blocks is orphan...

It`s a BIG qwestion to devs!

May be it`s "attack 51" on the net  of PXC???

I wouldn't get too excited about some nefarious plot to reverse PXC transactions...

As far as I understand it, it's all about relative hashrates and network latency. When you don't have enough of the first, and you're just slow enough on the second, then they're simply hashing blocks faster than you and beating you to the punch. That's why miners join a shared pool instead of being their own pool (via solo mining), but those higher pooled hashrates should be spread around to more than one pool too, for the similar reasons.

(edit: no, I'm not a dev; that would be ghostlander!)

I'm moving the checkpoint master to a new server. The old one runs out of memory often, therefore crashing the daemon and leaving the network without synchronised checkpoints.
sr. member
Activity: 266
Merit: 250
So in the end what is needed to be done in order to compile it (under win)?
jr. member
Activity: 40
Merit: 1
Ahh. So that's the reason why I'm having so much trouble with orphaned blocks.
I'm 620 blocks behind currently.

http://fs5.directupload.net/images/170731/wj2zfnsu.png

So odd. There was one day where it all worked flawlessly and the coins matured pretty quickly.
But since then... no luck.



I only saw that although the last release of the wallet happened three years ago ghostlander did some commits recently:
https://github.com/ghostlander/Phoenixcoin/commits/master
newbie
Activity: 1
Merit: 0
Problem syncing wallet. Trying to sync the wallet. Wallet shows up to date but the actual number of blocks does not match what is on http://explorer.phoenixcoin.org/
Seems to be off by several hundred blocks. It shows 26 active connections.  Have tried to -rescan the blockchain with no luck. Also tried both linux/windows side. Suggestions? Are there stable nodes out there to add as peer?


hero member
Activity: 2058
Merit: 608
Online Security & Investment Corporation
What is the hashrate value for NVIDIA GTX1070 ?

~1.05 with ccminer-alexis78

I downloaded https://bitcointalksearch.org/topic/nsgminer-v094-the-fastest-neoscrypt-gpu-miner-712650
I see 300 khash

Please give me the link for ccminer-alexis78

Found https://github.com/alexis78/ccminer But it is linux. i have windows.

I have 5 x NVIDIA GTX1070
full member
Activity: 147
Merit: 100
What is the hashrate value for NVIDIA GTX1070 ?

~1.05 with ccminer-alexis78
hero member
Activity: 2058
Merit: 608
Online Security & Investment Corporation
What is the hashrate value for NVIDIA GTX1070 ?
jr. member
Activity: 40
Merit: 1
I give up...

http://fs5.directupload.net/images/170730/zeg35nki.png

They all were immature but got confirmations for several hours (up to 60) and then suddenly - boom! - all orphaned.

Does noone have a clue why my wallet has so much trouble synchronizing?
jr. member
Activity: 40
Merit: 1
Hm... solo mining still works only from time to time here.
Then suddenly the wallet wouldn't sync any more, coins would orphan and sometimes the miner would lose the connection.

Could additional nodes in the config help? Where would I find some?

How many active connections do you have with the wallet (lower right corner)?
For me it's just 0 to 3. ( edit: okay, now it's 8 again)
full member
Activity: 147
Merit: 100
Hi

Any one can help me for solo mining Phoenixcoin with Nvidia Graphics?

I'm an amateur Please help me in simple way!
Add the following to a .bat file, and run
Code:
SET user=RPCUSER
SET pass=RPCPASSWORD
SET host=127.0.0.1:9554
ccminer-x64.exe -a neoscrypt -o %host% -u %user% -p %pass%
pause

Hi

where I create this bat? in miner folder or  wallet folder?
what is host , user  and password?
should i change  RPCUSER , RPCPASSWORD ?

Assuming you're using a windows wallet.

1) In PhoenixCoin\data create or edit file phoenixcoin.conf

Code:
rpcuser=RPCUSER
rpcpassword=RPCPASSWORD
rpcallowip=127.0.0.1
rpcallowip=192.168.0.*
rpcport=9554
port=9555

server=1
daemon=1
listen=1

2) Restart wallet
3) Download ccminer (https://github.com/tpruvot/ccminer/releases)
4) Create bat file in ccminer folder RPCUSER/RPCPASSWORD matching those used in phoenixcoin.conf
Code:
SET user=RPCUSER
SET pass=RPCPASSWORD
SET host=127.0.0.1:9554
ccminer-x64.exe -a neoscrypt -o %host% -u %user% -p %pass%
pause

5) Run ccminer bat-file
6) $$$


[...]
Hello | 2xjO9M3P,
I will do the mining but I do not know which Graphic is good for mining PXC.
Would you recommend a good graphic: RX radeon or Nividia.
One more whether APU can be used for mining?
Thanks

According to whattomine RX480 will give you ~650kh/s, GTX1070 will give you 1,050kh/s.
I can confirm the latter numbers are approximately correct
newbie
Activity: 55
Merit: 0
hi guys,is there any movement in this project ?when the last time dev give the words ?
Pages:
Jump to: