Bitcoin Forum
May 08, 2024, 01:31:01 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 [235] 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 ... 1310 »
  Print  
Author Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay]  (Read 2375273 times)
seeksilence
Full Member
***
Offline Offline

Activity: 239
Merit: 250


View Profile
December 23, 2014, 03:55:50 PM
 #4681


need one more package to compile magi wallet:
sudo apt-get install libssl-dev

1715131861
Hero Member
*
Offline Offline

Posts: 1715131861

View Profile Personal Message (Offline)

Ignore
1715131861
Reply with quote  #2

1715131861
Report to moderator
1715131861
Hero Member
*
Offline Offline

Posts: 1715131861

View Profile Personal Message (Offline)

Ignore
1715131861
Reply with quote  #2

1715131861
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1715131861
Hero Member
*
Offline Offline

Posts: 1715131861

View Profile Personal Message (Offline)

Ignore
1715131861
Reply with quote  #2

1715131861
Report to moderator
1715131861
Hero Member
*
Offline Offline

Posts: 1715131861

View Profile Personal Message (Offline)

Ignore
1715131861
Reply with quote  #2

1715131861
Report to moderator
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
December 23, 2014, 04:01:19 PM
 #4682

Thanks, with that config it should stake. Do you see any transactions?
Good point, no traffic in debug.log. Restarted the wallet... Look like transactions flowing again. I will wait one day and give you if PoS is working.

BTW, no error messages and nothing in log, wallet just get stuck...

"stuck", Isn't the block data up to date? Also does the green mining symbol shows up at the right bottom of qt wallet, what does it say when moving cursor hover on it?
It's the CLI wallet, no "green" symbol Wink
BTW, it's strange because my block number was up to date, but nothing showing in debug.log
Code:
Flushed wallet.dat 58ms
IRC got join
received block 000000002a5297c69ff9
SetBestChain: new best=000000002a5297c69ff9464ad0ad10eefa016219fecd9ddc2ff2a4ea906da788  height=112318  money supply=2523548  trust=5224445700330  date=12/23/14 15:47:05
Stake checkpoint: cf3bc8ec
ProcessBlock: ACCEPTED
getblocks -1 to 00000000000000000000 limit 500
getblocks -1 to 00000000000000000000 limit 500
Flushing wallet.dat
Flushed wallet.dat 80ms

This line is the latest block "SetBestChain: new best=000000002a5297c69ff9464ad0ad10eefa016219fecd9ddc2ff2a4ea906da788  height=112318 ..." I see your balance is 37.41486193 which might give tiny stake weight compared to the current network weight. What does it say by issuing getmininginfo?


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
Singman33
Full Member
***
Offline Offline

Activity: 147
Merit: 100


View Profile
December 23, 2014, 04:48:27 PM
 #4683

$ magid getmininginfo
Code:
{
    "blocks" : 112368,
    "currentblocksize" : 3056,
    "currentblocktx" : 1,
    "difficulty" : {
        "proof-of-work" : 2.34899939,
        "proof-of-stake" : 0.03158654,
        "search-interval" : 1
    },
    "blockvalue" : 3,
    "netmhashps" : 64.67227914,
    "netstakeweight" : 1496159.76455065,
    "errors" : "",
    "pooledtx" : 1,
    "stakeweight" : {
        "minimum" : 286,
        "maximum" : 0,
        "combined" : 286
    },
    "stakeinterest" : 0.04928905,
    "testnet" : false,
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 64672279.14219125,
    "testnet" : false
}

Do the "stakeinterest" mean something ?
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
December 23, 2014, 07:36:07 PM
 #4684

$ magid getmininginfo
Code:
{
    "blocks" : 112368,
    "currentblocksize" : 3056,
    "currentblocktx" : 1,
    "difficulty" : {
        "proof-of-work" : 2.34899939,
        "proof-of-stake" : 0.03158654,
        "search-interval" : 1
    },
    "blockvalue" : 3,
    "netmhashps" : 64.67227914,
    "netstakeweight" : 1496159.76455065,
    "errors" : "",
    "pooledtx" : 1,
    "stakeweight" : {
        "minimum" : 286,
        "maximum" : 0,
        "combined" : 286
    },
    "stakeinterest" : 0.04928905,
    "testnet" : false,
    "generate" : false,
    "genproclimit" : -1,
    "hashespersec" : 0,
    "networkhashps" : 64672279.14219125,
    "testnet" : false
}

Do the "stakeinterest" mean something ?

This is the APR 4.928905% regarding the above status.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
jawitech
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 23, 2014, 07:39:23 PM
 #4685

Sorry for off-topic post but it's important:

If anyone is invested in LTCGear.com, please immediately check your account. Someone changed LTC and BTC addresses so you won't get any payment!
hrt
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250


View Profile
December 23, 2014, 08:16:46 PM
 #4686

I think everyone are the tokens. Krakentoken, sembrotoken, i am token, u are token, ur granny are token. We are tokens and nobody's able to bypass that.

  โ  NIMBUSCOIN DEVELOPER   
hrt
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250


View Profile
December 23, 2014, 08:22:14 PM
 #4687

Sorry for off-topic post but it's important:

If anyone is invested in LTCGear.com, please immediately check your account. Someone changed LTC and BTC addresses so you won't get any payment!
Put simple, like indissoluble law managing a human nature and controlling our behalf, token governs everything and everyone who invested or not. That LTCgear.com is a centennial token.

  โ  NIMBUSCOIN DEVELOPER   
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
December 23, 2014, 08:23:26 PM
 #4688

http://imgur.com/PfyAaWO
Simple manual for direct selling or buying Magi (XMG) with various payment methods on:
https://www.litebit.eu/coin/xmg/en/

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
hrt
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250


View Profile
December 23, 2014, 08:32:24 PM
 #4689

http://imgur.com/PfyAaWO
Simple manual for direct selling or buying Magi (XMG) with various payment methods on:
https://www.litebit.eu/coin/xmg/en/
That's exactly what i said. Magi can be bought sold or loaned given that the token collateral presents, and no one judges ur token destiny likewise another payment options such as bulletproof and flying tokens guarantee the freedom of chose and believe for all of the token-providers and token-murderers that are hedging us ultimately from being token-belongers and token-highbinders.

  โ  NIMBUSCOIN DEVELOPER   
jawitech
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 23, 2014, 08:57:05 PM
 #4690

http://imgur.com/PfyAaWO
Simple manual for direct selling or buying Magi (XMG) with various payment methods on:
https://www.litebit.eu/coin/xmg/en/
That's exactly what i said. Magi can be bought sold or loaned given that the token collateral presents, and no one judges ur token destiny likewise another payment options such as bulletproof and flying tokens guarantee the freedom of chose and believe for all of the token-providers and token-murderers that are hedging us ultimately from being token-belongers and token-highbinders.

Are you a token?
jawitech
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
December 23, 2014, 08:57:30 PM
 #4691

http://imgur.com/PfyAaWO
Simple manual for direct selling or buying Magi (XMG) with various payment methods on:
https://www.litebit.eu/coin/xmg/en/

Well done!
PeaMine
Hero Member
*****
Offline Offline

Activity: 979
Merit: 510



View Profile
December 23, 2014, 09:55:38 PM
 #4692

Now that PoS-II is active, and I'm still a bit confused with PoM, what is the best mining method for Windows desktop computers?
I have some that are X3470 and some that are E3-1240v3 that support newer AES stuff.
I have a few idle, should I be running the wallet on each one of them + a optimized CPU miner to a pool, or just mine from the wallet to a pool etc?
Doubt I would stand a chance solo mining at all.

Datacenter Technician and Electrician.  If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
Spexx
Sr. Member
****
Offline Offline

Activity: 350
Merit: 250


Mining Co-operative


View Profile
December 23, 2014, 10:56:14 PM
Last edit: December 23, 2014, 11:13:26 PM by Spexx
 #4693

Now that PoS-II is active, and I'm still a bit confused with PoM, what is the best mining method for Windows desktop computers?
I have some that are X3470 and some that are E3-1240v3 that support newer AES stuff.
I have a few idle, should I be running the wallet on each one of them + a optimized CPU miner to a pool, or just mine from the wallet to a pool etc?
Doubt I would stand a chance solo mining at all.

https://bitcointalk.org/index.php?topic=735170.msg9412187#msg9412187

https://bitcointalk.org/index.php?topic=735170.msg9732786#msg9732786

seeksilence
Full Member
***
Offline Offline

Activity: 239
Merit: 250


View Profile
December 23, 2014, 11:31:21 PM
 #4694

How to set the wallet address in Ubuntu?
When I run in solo mode, it reports:
No payout address provided, switching to get work.



joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
December 23, 2014, 11:37:38 PM
Last edit: December 24, 2014, 03:32:55 AM by joelao95
 #4695

pool mining will be better in my view.


How to set the wallet address in Ubuntu?
When I run in solo mode, it reports:
No payout address provided, switching to get work.


Not real matter with the payout, solo mining block rewards will shows up in your local wallet.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
PeaMine
Hero Member
*****
Offline Offline

Activity: 979
Merit: 510



View Profile
December 24, 2014, 02:58:20 AM
 #4696

Now that PoS-II is active, and I'm still a bit confused with PoM, what is the best mining method for Windows desktop computers?
I have some that are X3470 and some that are E3-1240v3 that support newer AES stuff.
I have a few idle, should I be running the wallet on each one of them + a optimized CPU miner to a pool, or just mine from the wallet to a pool etc?
Doubt I would stand a chance solo mining at all.

https://bitcointalk.org/index.php?topic=735170.msg9412187#msg9412187

https://bitcointalk.org/index.php?topic=735170.msg9732786#msg9732786

Thanks, what about Staking?
Do I need to run just one wallet? Or is it beneficial to run a wallet on each desktop?
Can they all use the same address, or do they all need to be unique?

Datacenter Technician and Electrician.  If you have any questions feel free to ask me as I am generally bored looking at logs and happy to help during free time.
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
December 24, 2014, 06:49:15 AM
 #4697

Now that PoS-II is active, and I'm still a bit confused with PoM, what is the best mining method for Windows desktop computers?
I have some that are X3470 and some that are E3-1240v3 that support newer AES stuff.
I have a few idle, should I be running the wallet on each one of them + a optimized CPU miner to a pool, or just mine from the wallet to a pool etc?
Doubt I would stand a chance solo mining at all.

https://bitcointalk.org/index.php?topic=735170.msg9412187#msg9412187

https://bitcointalk.org/index.php?topic=735170.msg9732786#msg9732786

Thanks, what about Staking?
Do I need to run just one wallet? Or is it beneficial to run a wallet on each desktop?
Can they all use the same address, or do they all need to be unique?
Think there will be not much difference! You have to try it out. Wink
Iám running only one wallet.

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
December 24, 2014, 07:48:10 AM
 #4698

http://imgur.com/PfyAaWO
Simple manual for direct selling or buying Magi (XMG) with various payment methods on:
https://www.litebit.eu/coin/xmg/en/

Well done!
Thanks! Litebit.eu has a English page, Dutch page and a German page.

https://www.litebit.eu/coin/xmg/nl/
http://t.co/wpYzJzOuFw

https://www.litebit.eu/coin/xmg/en/
http://imgur.com/PfyAaWO

https://www.litebit.eu/coin/xmg/de/

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
joelao95 (OP)
Legendary
*
Offline Offline

Activity: 1190
Merit: 1009


Coin of the Magi!


View Profile
December 24, 2014, 05:29:45 PM
 #4699

Now that PoS-II is active, and I'm still a bit confused with PoM, what is the best mining method for Windows desktop computers?
I have some that are X3470 and some that are E3-1240v3 that support newer AES stuff.
I have a few idle, should I be running the wallet on each one of them + a optimized CPU miner to a pool, or just mine from the wallet to a pool etc?
Doubt I would stand a chance solo mining at all.

https://bitcointalk.org/index.php?topic=735170.msg9412187#msg9412187

https://bitcointalk.org/index.php?topic=735170.msg9732786#msg9732786

Thanks, what about Staking?
Do I need to run just one wallet? Or is it beneficial to run a wallet on each desktop?
Can they all use the same address, or do they all need to be unique?

Only one wallet in staking is sufficient; recommend putting stake coins on different addresses.


  Coin MAGI  . XMG   
Coin Source : Trust Verified    [ ★ ★ ★ ★ ★ ★ ★ ]
  ♓.NΣTWORK-DΣPΣNDΣNT  RΣWARDING SYSTΣM  ※ 
  ANN THREAD MAGIPAY FAQ FORUM
.CPU Mining   PoS-II   PoM   Unique Block Reward 
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
December 24, 2014, 10:01:41 PM
Last edit: December 24, 2014, 10:30:41 PM by 111magic
 #4700

The unique Magi (XMG) has launched the New Years lottery in the IRC.
Buy 1 ticket for 1 XMG and win the grand prize! Jackpot is 1000 XMG (or more)
END ON 12/31/12 at 06:00pm EST
Check the Magi IRC here:

https://kiwiirc.com/client/irc.freenode.net/#magi
First register your nick.
Ask for address
!address
Deposit some XMG and buy your ticket.
Command for lottery:
!tip rafflebot 1

You can buy more than one ticket but only one at the time!

Good Luck and enjoy!!


128 tickets sold already!
BTW made a little mistake: Grand price will be min. 1000XMG and max.  10.000XMG!
The more tickets were sold the higher the Jackpot!

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
Pages: « 1 ... 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 224 225 226 227 228 229 230 231 232 233 234 [235] 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 279 280 281 282 283 284 285 ... 1310 »
  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!