Author

Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] - page 327. (Read 2375622 times)

member
Activity: 89
Merit: 10
when i mining solo, how i can see my total hashrate?


You can use the command:


setgenerate true

in console of the wallet

then use: getmininginfo

and see ur hashespersec



{
"blocks" : 1487211,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 2.54764295,
"proof-of-stake" : 0.00458027,
"search-interval" : 0
},
"blockvalue" : {
"difficulty-V2" : 3.29818577,
"blockvalue" : 4.80284231
},
"netmhashps" : 42.76741510,
"netstakeweight" : 220982.64165712,
"errors" : "",
"pooledtx" : 3,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"Expected PoS (seconds)" : 0,
"stakeinterest" : 0.01391746,
"testnet" : false,
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 8777, ------- 87K ?"
networkhashps" : 42767415,
"testnet" : false
}



8.7K
full member
Activity: 224
Merit: 100
when i mining solo, how i can see my total hashrate?


You can use the command:


setgenerate true

in console of the wallet

then use: getmininginfo

and see ur hashespersec



{
"blocks" : 1487211,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 2.54764295,
"proof-of-stake" : 0.00458027,
"search-interval" : 0
},
"blockvalue" : {
"difficulty-V2" : 3.29818577,
"blockvalue" : 4.80284231
},
"netmhashps" : 42.76741510,
"netstakeweight" : 220982.64165712,
"errors" : "",
"pooledtx" : 3,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"Expected PoS (seconds)" : 0,
"stakeinterest" : 0.01391746,
"testnet" : false,
"generate" : true,
"genproclimit" : -1,
"hashespersec" : 8777, ------- 87K ?"
networkhashps" : 42767415,
"testnet" : false
}
member
Activity: 89
Merit: 10
when i mining solo, how i can see my total hashrate?


You can use the command:


setgenerate true

in console of the wallet

then use: getmininginfo

and see ur hashespersec
member
Activity: 89
Merit: 10
Getmininginfo in your wallet console



14:24:33

getmininginfo


14:24:33

{
"blocks" : 1487201,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 2.52966754,
"proof-of-stake" : 0.00556937,
"search-interval" : 0
},
"blockvalue" : {
"difficulty-V2" : 3.24136057,
"blockvalue" : 6.12354225
},
"netmhashps" : 43.26323070, ------Network hashrate
"netstakeweight" : 226223.45866069,
"errors" : "",
"pooledtx" : 1,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"Expected PoS (seconds)" : 0,
"stakeinterest" : 0.01415831,
"testnet" : false,
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0, [/b][/color] ------this is YOUR hashrate
"networkhashps" : 43263230,
"testnet" : false
}

full member
Activity: 224
Merit: 100
Getmininginfo in your wallet console



14:24:33

getmininginfo


14:24:33

{
"blocks" : 1487201,
"currentblocksize" : 1000,
"currentblocktx" : 0,
"difficulty" : {
"proof-of-work" : 2.52966754,
"proof-of-stake" : 0.00556937,
"search-interval" : 0
},
"blockvalue" : {
"difficulty-V2" : 3.24136057,
"blockvalue" : 6.12354225
},
"netmhashps" : 43.26323070, ------this is my hashrate?
"netstakeweight" : 226223.45866069,
"errors" : "",
"pooledtx" : 1,
"stakeweight" : {
"minimum" : 0,
"maximum" : 0,
"combined" : 0
},
"Expected PoS (seconds)" : 0,
"stakeinterest" : 0.01415831,
"testnet" : false,
"generate" : false,
"genproclimit" : -1,
"hashespersec" : 0,
"networkhashps" : 43263230,
"testnet" : false
}
full member
Activity: 276
Merit: 100
Getmininginfo in your wallet console
full member
Activity: 224
Merit: 100
when i mining solo, how i can see my total hashrate?
member
Activity: 98
Merit: 10
Is there any information available on setting up a pool for xmg mining?
Depending on what sort of pool you want to setup, all lot of info is available on github pages of for example mpos and unomp. Takes a little knowledge of coding and time to test and setup. It's no plug and play software like you can download from Google play.

I tend to learn better through doing so that sounds good.  This is more of a private thing to play around with and I have no intentions of making a public pool.  Do you have any specifics to look at first?

Thank you!

Still depends what sort of pool you tend to setup?
For MPOS there is a wiki on their github: https://github.com/MPOS/php-mpos/
For UNOMP there is a wiki on their github: https://github.com/UNOMP/unified-node-open-mining-portal

The rest is trail and error ;-)

https://github.com/crombiecrunch/yiimp_install_scrypt
member
Activity: 98
Merit: 10
legendary
Activity: 1019
Merit: 1003
Senior Developer and founder of ViMeAv ICT
Because of those stupid bots you can never buy or sell the first row.
Even no one is buying anything for hours, the first rows change continuously.
Isn't possible to change the software of these bots to make trading more consumer friendly.
full member
Activity: 343
Merit: 102
Anybody to contact Suprnova?
I like them because of the low transaction fee, so I can make small payouts. 0,1 on minerclaim is just to high compared to 0,01 on Suprnova.

POM is also low
full member
Activity: 276
Merit: 100
Is there any information available on setting up a pool for xmg mining?
Depending on what sort of pool you want to setup, all lot of info is available on github pages of for example mpos and unomp. Takes a little knowledge of coding and time to test and setup. It's no plug and play software like you can download from Google play.

I tend to learn better through doing so that sounds good.  This is more of a private thing to play around with and I have no intentions of making a public pool.  Do you have any specifics to look at first?

Thank you!

Still depends what sort of pool you tend to setup?
For MPOS there is a wiki on their github: https://github.com/MPOS/php-mpos/
For UNOMP there is a wiki on their github: https://github.com/UNOMP/unified-node-open-mining-portal

The rest is trail and error ;-)
legendary
Activity: 1484
Merit: 1029
Finding it difficult to read through all the past posts - Magi seems to be reaching a critical mass - I wonder if we'll hit page 1000 on BCT today or tomorrow.
member
Activity: 94
Merit: 10
Is there any information available on setting up a pool for xmg mining?
Depending on what sort of pool you want to setup, all lot of info is available on github pages of for example mpos and unomp. Takes a little knowledge of coding and time to test and setup. It's no plug and play software like you can download from Google play.

I tend to learn better through doing so that sounds good.  This is more of a private thing to play around with and I have no intentions of making a public pool.  Do you have any specifics to look at first?

Thank you!
newbie
Activity: 28
Merit: 0
I think you guys are doing a great job. Its a good thing pools are talking about max hashrate. Never saw that before with other coins. So its a very good progress.

Thank you very much, we appreciate your support !
sr. member
Activity: 476
Merit: 250
full member
Activity: 276
Merit: 100
Is there any information available on setting up a pool for xmg mining?
Depending on what sort of pool you want to setup, all lot of info is available on github pages of for example mpos and unomp. Takes a little knowledge of coding and time to test and setup. It's no plug and play software like you can download from Google play.
legendary
Activity: 1750
Merit: 1005
Is there a community in TELEGRAN?
If so, please give me the link.
Thank you
 Grin Grin Grin Grin
it would be nice.  Smiley
in OP there is no link to MAGI`s telegram group
Might be a good option to add it.
legendary
Activity: 1134
Merit: 1068
Is there a community in TELEGRAN?
If so, please give me the link.
Thank you
 Grin Grin Grin Grin
it would be nice.  Smiley
in OP there is no link to MAGI`s telegram group
member
Activity: 94
Merit: 10
Is there any information available on setting up a pool for xmg mining?
Jump to: