Bitcoin Forum
April 28, 2024, 06:13:25 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
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 »
  Print  
Author Topic: [ANN] [PXC] Phoenixcoin v0.6.6.2 ~ NeoScrypt Original ~ 10 Years Old  (Read 135975 times)
erwan
Full Member
***
Offline Offline

Activity: 406
Merit: 100


View Profile
July 29, 2017, 01:53:25 PM
 #461

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
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
1714284805
Hero Member
*
Offline Offline

Posts: 1714284805

View Profile Personal Message (Offline)

Ignore
1714284805
Reply with quote  #2

1714284805
Report to moderator
"I'm sure that in 20 years there will either be very large transaction volume or no volume." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714284805
Hero Member
*
Offline Offline

Posts: 1714284805

View Profile Personal Message (Offline)

Ignore
1714284805
Reply with quote  #2

1714284805
Report to moderator
ara77
Newbie
*
Offline Offline

Activity: 2
Merit: 0


View Profile
July 29, 2017, 02:04:11 PM
 #462

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 ?
wyz2484
Newbie
*
Offline Offline

Activity: 55
Merit: 0


View Profile
July 29, 2017, 02:20:30 PM
 #463

hi guys,is there any movement in this project ?when the last time dev give the words ?
2xjO9M3P
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
July 29, 2017, 02:34:26 PM
 #464

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
samhayne
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
July 29, 2017, 03:00:25 PM
Last edit: July 29, 2017, 04:35:03 PM by samhayne
 #465

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)
samhayne
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
July 30, 2017, 04:45:24 PM
Last edit: July 31, 2017, 05:57:23 AM by samhayne
 #466

I give up...



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?
igotek
Hero Member
*****
Offline Offline

Activity: 2044
Merit: 608


Online Security & Investment Corporation


View Profile WWW
July 30, 2017, 07:29:31 PM
 #467

What is the hashrate value for NVIDIA GTX1070 ?

I cannot live, I cannot die, trapped in myself.
Hold my breath as I wish for death. Oh please god, help me !
2xjO9M3P
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
July 30, 2017, 07:30:34 PM
 #468

What is the hashrate value for NVIDIA GTX1070 ?

~1.05 with ccminer-alexis78
igotek
Hero Member
*****
Offline Offline

Activity: 2044
Merit: 608


Online Security & Investment Corporation


View Profile WWW
July 30, 2017, 07:43:36 PM
Last edit: July 30, 2017, 08:00:10 PM by igotek
 #469

What is the hashrate value for NVIDIA GTX1070 ?

~1.05 with ccminer-alexis78

I downloaded https://bitcointalk.org/index.php?topic=712650.0
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

I cannot live, I cannot die, trapped in myself.
Hold my breath as I wish for death. Oh please god, help me !
samhayne
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
July 31, 2017, 06:41:18 AM
 #470


Please give me the link for ccminer-alexis78


http://cryptomining-blog.com/8471-you-should-use-ccminer-alexis-1-0-for-better-x11-ghost-hashrate/
martym
Newbie
*
Offline Offline

Activity: 1
Merit: 0


View Profile
July 31, 2017, 06:43:31 PM
 #471

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?


samhayne
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
July 31, 2017, 07:45:04 PM
 #472

Ahh. So that's the reason why I'm having so much trouble with orphaned blocks.
I'm 620 blocks behind currently.



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
daberti
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250


View Profile
August 01, 2017, 11:09:10 AM
 #473

So in the end what is needed to be done in order to compile it (under win)?
ghostlander (OP)
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
August 01, 2017, 09:53:38 PM
 #474

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.

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
samhayne
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
August 02, 2017, 09:09:50 AM
 #475

Yay! It works again! Smiley
ghostlander (OP)
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
August 02, 2017, 04:19:07 PM
Last edit: August 03, 2017, 02:19:39 AM by ghostlander
 #476

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.

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
samhayne
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
August 03, 2017, 11:37:56 AM
Last edit: August 03, 2017, 04:26:01 PM by samhayne
 #477

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.
ghostlander (OP)
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
August 03, 2017, 06:41:08 PM
 #478

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?

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
samhayne
Jr. Member
*
Offline Offline

Activity: 40
Merit: 1


View Profile
August 03, 2017, 06:51:42 PM
Last edit: August 03, 2017, 07:22:57 PM by samhayne
 #479

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.
ghostlander (OP)
Legendary
*
Offline Offline

Activity: 1239
Merit: 1020


No surrender, no retreat, no regret.


View Profile WWW
August 03, 2017, 06:53:43 PM
 #480

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

"If you've got a problem and have to spread some coins to make it go away, you've got no problem. You've got an expence." ~ Phoenixcoin (PXC) and Orbitcoin (ORB) and Halcyon (HAL)
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 »
  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!