Pages:
Author

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

legendary
Activity: 1239
Merit: 1020
No surrender, no retreat, no regret.
is it a speculation coin ? there is no project, right ?

Scam coins don't live long. This coin is 4 years old.
full member
Activity: 210
Merit: 100
AltMiner.Net | Low-Fee Pool | 2hr Payout
It took some time for the blockchain to catch up - but now our infrastructure is up to date.
As a promo we reduced the fee to only 0.25%!

Code:
-a neoscrypt -o stratum+tcp://eu1.altminer.net:4233 -u WALLET -p c=PXC
sr. member
Activity: 518
Merit: 261
is it a speculation coin ? there is no project, right ?
full member
Activity: 210
Merit: 100
AltMiner.Net | Low-Fee Pool | 2hr Payout
🛠 New mining pool added 🛠

https://altminer.net
Low latency, scalable and secure mining pool infrastructure
Currently only 0.9% fee
Automatic payouts every 90 minutes
No registration required


▶️▶️▶️ How to mine❓
Use the following parameters at your preferred mining software (replace WALLET with your wallet address):
Code:
-a neoscrypt -o stratum+tcp://eu1.altminer.net:4233 -u WALLET -p c=PXC

▶️▶️▶️ How to use a different difficulty❓
You can use the parameter d=? in your password to set the desired difficulty, good for NiceHash etc.
Code:
-a neoscrypt -o stratum+tcp://eu1.altminer.net:4233 -u WALLET -p c=PXC,d=64

▶️▶️▶️ Explorer
https://altminer.net/explorer/PXC

▶️▶️▶️ Nodelist
https://altminer.net/explorer/peers?id=307


(Note: Blockchain currently downloading, so pool to be ready in some hours)
member
Activity: 84
Merit: 10
Pool Phoenixcoin


Fee 2%
No registration
Auto payments 30 min
Large selection of coins and algorithms

http://TimeTeh.com/
sr. member
Activity: 266
Merit: 250
One more appreciation for Hexpool: perfectly working, count the pool's own variable diff mechanism Cool
newbie
Activity: 80
Merit: 0
Thankyou Elder 111 and Ghostlander for your information. Cheesy

I am a happy man now as I am new to this and have learnt how to mine.
even though I probably wouldn't get much in rewards. I learnt something and that's what matters.

I have tried many wallets and web sites, I am very impressed with the phoenix website, it not only looks great its easy to navigate and made for people with not to much tech knowledge.

The wallet its self has been made so that its not hard to understand, I found it very easy, actually to easy, after all the rest of the crypto coins I found hard to navigate around, which is why the previous post I wrote up with all the questions thinking that this wallet was to easy to get around and that I must have stuffed something up.
so thanks again to the developer and his team for making my life easy.

cheers

legendary
Activity: 1239
Merit: 1020
No surrender, no retreat, no regret.
Yes, solo mining at 3KH/s isn't worth it. Switch to pool mining to get regular though small payouts.
sr. member
Activity: 1246
Merit: 274

The mining crossed hammers? are mining Phoenix coins at 3119 Hashed per second.

 


I'm not familiar with mining this coin personally (so far anyways), but if you're CPU mining as it sounds and that hashrate is 3319 H/s then you will go a long time without finding any block solo mining. A single GTX 1080 ti should do around 1800 Kh/s, or roughly 545x higher hashrate. My understanding of this coin where it's at now is that you would need several rigs running high end video cards to have the hashrate big enough to even consider solo mining.
newbie
Activity: 80
Merit: 0
I downloaded the wallet from Phoenix web site
easy as, then ran it to its directory in c/: user/ owner/appdata/roaming  
all went good on the install, the wallet updated with no worries.
I then secured the wallet with my encrypted password.
Then went into options and under main I allowed 0.0010000 transaction fee
I then transferred 50k of coins to the wallet, phew no problems so far.

now I wanted to start mining so me thinking that's easy click on Mining changed it to solo then the threads to 8 scan-time was shaded out with the number 99 so left it and then allowed the pc to mine.
the wallet showed time- Solo Mining started, that's great, yes?
on checking the wallet to see everything else it tells me that the lock is locked and currently encrypted.
The mining crossed hammers? are mining Phoenix coins at 3119 Hashed per second.
next is the graph which say that- 8 active connections to the Phoenixcoin network.
the Tick/Check on the bottom right of the wallet says the following when I hover my mouse over.
Up to date,
The current difficulty is 1.53037
processed 1461516 Blocks of the transaction history

Now the question is.......................... have I done everything right?Huh?
and after three full days ......nothing seems to be mined?
How long does it take to mine coins with the info I have given so far.
any answers in detail would be greatly appreciated.

one thing I did like about this coin was the speed it transfer to wallets, it was great. Shocked
also while I am talking about mining,
is there a way that one can use his graphics cards as I have 2 in my pc
cheers
Jack
 
full member
Activity: 150
Merit: 100
caeruleum arca archa
In regards to this site, doesn't it only pay out in Bitcoin instead of the coins you are mining? as i really would love something like this that pays out in all 5 of those coins
Right on the front page:

is the name of the algorithm you are mining. Example: neoscrypt.us.hashrefinery.com
can be one of any currency we mine or a BTC address.
As optional password, you can use -p c= if the pool does not set the currency correctly on the Wallet page.

Only one coin can be targeted; the "pseudo multipool" part (targeting the algo only) converts all coins mined to BTC when a coin is not specified in the password and a BTC wallet is specified.

Like you, I wish we could put an address in for each coin we want in the group (I have no interest in GUN) and mine based on the lowest diff/highest profitability coin of the ones we entered. Doubt it can be done on a yiimp/anonymous one-wallet-address-at-a-time site; this would need a login with address management or a highly modified miner command listing multiple wallet addresses...
newbie
Activity: 2
Merit: 0
Perhaps you'd consider an FTC+ORB+HAL+PCX neoscrypt multipool? Grin

Like this? Smiley

http://pool.hashrefinery.com/site/gomining?algo=neoscrypt

In regards to this site, doesn't it only pay out in Bitcoin instead of the coins you are mining? as i really would love something like this that pays out in all 5 of those coins
newbie
Activity: 2
Merit: 0
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


Hey there i tried all the above but seem to be getting an error when i try to solo mine,

Here is the error i get

http://prntscr.com/g62p25

If someone could help me get up and running i would much appreciate it
legendary
Activity: 1239
Merit: 1020
No surrender, no retreat, no regret.
Dead pools removed from the OP, new ones added.

Does anyone have an uploaded synchronised blockchain?
The syncing process is taking too long for me, and i'm on a 150mb/s internet connection..

It takes less than a day to download the entire block chain. Tested recently on a generic Windows notebook with Wi-Fi, got it almost done overnight. I think that's not bad for a coin 4 years old.
sr. member
Activity: 266
Merit: 250
Remove miningpoolhub.com from the list, they are still allowing miners to connect and mine even though the wallets have been disabled.

I found that they will reroute to the FTC mining pool, so give it a look to your FTC wallet Wink
newbie
Activity: 11
Merit: 0
Remove miningpoolhub.com from the list, they are still allowing miners to connect and mine even though the wallets have been disabled.
full member
Activity: 150
Merit: 100
caeruleum arca archa
Perhaps you'd consider an FTC+ORB+HAL+PCX neoscrypt multipool? Grin

Like this? Smiley

http://pool.hashrefinery.com/site/gomining?algo=neoscrypt

Well how about that, one I didn't see show up searching teh google. (Not listed in the Altcoin Pools sub-board here, either!) Nothing like a little competition. Wink

Perhaps ghostlander will update the ANN op's with these pools... Grin
member
Activity: 120
Merit: 11
newbie
Activity: 28
Merit: 0

First time hosting PXC? If so, good timing — seems miningpoolhub removed PXC last week (I don't miss their 5% fee though!) Shocked Perhaps you'd consider an FTC+ORB+HAL+PCX neoscrypt multipool? Grin

Once I get my system updated & moved (and the weather cools a bit) I'll try it out; I usually use the atlas p2pool though.

Yes, first time Smiley we can add all coins you'd like - will have a look st those tmrw.

We do it for fun - not for huge profits, that's why you will never(!) see a fee of 5%. We don't care if we don't earn something at a coin.
full member
Activity: 150
Merit: 100
caeruleum arca archa

First time hosting PXC? If so, good timing — seems miningpoolhub removed PXC last week (I don't miss their 5% fee though!) Shocked Perhaps you'd consider an FTC+ORB+HAL+PCX neoscrypt multipool? Grin

Once I get my system updated & moved (and the weather cools a bit) I'll try it out; I usually use the atlas p2pool though.
Pages:
Jump to: