Bitcoin Forum
May 09, 2024, 02:39:50 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 [671] 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 ... 1310 »
  Print  
Author Topic: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay]  (Read 2375275 times)
starmman
Legendary
*
Offline Offline

Activity: 1484
Merit: 1029



View Profile
August 10, 2016, 09:30:49 AM
 #13401


I decided to take the plunge and use the new client on my main wallet today. I'll give that a go once the network has fininshed syncing. I added all the hosts to the magi.conf but still taking forever to find new hosts. I will see if it has found any more tomorrow.

Here are the two nodes I have on my servers:

Code:
addnode=104.128.225.215
addnode=104.131.42.100

Thanks Joe, I'll add them to my wallet configuration and see if that increases the number of connections. Its strange how slowly the new wallet find new connections compared to the old one.

Looking forward to the release version. No pressure though, take your time

Here is a bit bigger list of active nodes we have on our pool:

http://www.zpool.ca/explorer/peers?id=251

Cheers

I've noticed the zpool list of nodes as the port number after the IP, do we need to remove these in our magi.conf or if they will work fine with our without? Also, does anybody know if we need to restart the wallet for the changes in the conf to take effect?
If you see garbage posts (off-topic, trolling, spam, no point, etc.), use the "report to moderator" links. All reports are investigated, though you will rarely be contacted about your reports.
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
August 10, 2016, 01:24:46 PM
 #13402


I decided to take the plunge and use the new client on my main wallet today. I'll give that a go once the network has fininshed syncing. I added all the hosts to the magi.conf but still taking forever to find new hosts. I will see if it has found any more tomorrow.

Here are the two nodes I have on my servers:

Code:
addnode=104.128.225.215
addnode=104.131.42.100

Thanks Joe, I'll add them to my wallet configuration and see if that increases the number of connections. Its strange how slowly the new wallet find new connections compared to the old one.

Looking forward to the release version. No pressure though, take your time

Here is a bit bigger list of active nodes we have on our pool:

http://www.zpool.ca/explorer/peers?id=251

Cheers

I've noticed the zpool list of nodes as the port number after the IP, do we need to remove these in our magi.conf or if they will work fine with our without? Also, does anybody know if we need to restart the wallet for the changes in the conf to take effect?
Think Joe knows the answer on this question.

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
groggin
Legendary
*
Offline Offline

Activity: 1894
Merit: 1001



View Profile
August 10, 2016, 02:14:32 PM
 #13403


 
Quote
I've noticed the zpool list of nodes as the port number after the IP, do we need to remove these in our magi.conf or if they will work fine with our without? Also, does anybody know if we need to restart the wallet for the changes in the conf to take effect?

they will work fine with the :xxxxxx included, and yes, restart the wallet  Smiley

loose the sword that is your pen or tongue [or bittorrent enabled computer] and help fight the so-called new world order   it is the enemy of humanity[/b][/url]  |  Sign-up @ Aurovine to get FREE HD music ... and coins!| |
starmman
Legendary
*
Offline Offline

Activity: 1484
Merit: 1029



View Profile
August 10, 2016, 03:33:18 PM
 #13404


 
Quote
I've noticed the zpool list of nodes as the port number after the IP, do we need to remove these in our magi.conf or if they will work fine with our without? Also, does anybody know if we need to restart the wallet for the changes in the conf to take effect?

they will work fine with the :xxxxxx included, and yes, restart the wallet  Smiley

Thanks for that, I'm only just getting used to the additional setting you can use on a wallet, didn't realise they existed until a couple of weeks ago =)
ex33s
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
August 11, 2016, 05:13:00 AM
 #13405


I decided to take the plunge and use the new client on my main wallet today. I'll give that a go once the network has fininshed syncing. I added all the hosts to the magi.conf but still taking forever to find new hosts. I will see if it has found any more tomorrow.

Here are the two nodes I have on my servers:

Code:
addnode=104.128.225.215
addnode=104.131.42.100

Thanks Joe, I'll add them to my wallet configuration and see if that increases the number of connections. Its strange how slowly the new wallet find new connections compared to the old one.

Looking forward to the release version. No pressure though, take your time

Here is a bit bigger list of active nodes we have on our pool:

http://www.zpool.ca/explorer/peers?id=251

Cheers

I've noticed the zpool list of nodes as the port number after the IP, do we need to remove these in our magi.conf or if they will work fine with our without? Also, does anybody know if we need to restart the wallet for the changes in the conf to take effect?

By using node=ip:port it tells your wallet / node to connect to that ip using that port, if port it's not specified it will use the default port. In this case the port is specified so then it will try to connect to that ip with that specified port.

The default port for magi is 8233 so you could leave it as is, it doesn't matter. You are just specifying I want to communicate with that node on that ip on that port.

starmman
Legendary
*
Offline Offline

Activity: 1484
Merit: 1029



View Profile
August 11, 2016, 07:51:46 AM
 #13406


I decided to take the plunge and use the new client on my main wallet today. I'll give that a go once the network has fininshed syncing. I added all the hosts to the magi.conf but still taking forever to find new hosts. I will see if it has found any more tomorrow.

Here are the two nodes I have on my servers:

Code:
addnode=104.128.225.215
addnode=104.131.42.100

Thanks Joe, I'll add them to my wallet configuration and see if that increases the number of connections. Its strange how slowly the new wallet find new connections compared to the old one.

Looking forward to the release version. No pressure though, take your time

Here is a bit bigger list of active nodes we have on our pool:

http://www.zpool.ca/explorer/peers?id=251

Cheers

I've noticed the zpool list of nodes as the port number after the IP, do we need to remove these in our magi.conf or if they will work fine with our without? Also, does anybody know if we need to restart the wallet for the changes in the conf to take effect?

By using node=ip:port it tells your wallet / node to connect to that ip using that port, if port it's not specified it will use the default port. In this case the port is specified so then it will try to connect to that ip with that specified port.

The default port for magi is 8233 so you could leave it as is, it doesn't matter. You are just specifying I want to communicate with that node on that ip on that port.

Thanks for the clarification ex33s. Magi had a good run overnight, up to 3210 at one stage and has settled back at around 2600-2700, a nice 22% increase on yesterday. Looks like the great efforts from the dev team and additional exposure of the last pump are paying dividends!
batesresearch
Legendary
*
Offline Offline

Activity: 2424
Merit: 1148


View Profile WWW
August 11, 2016, 09:19:16 AM
 #13407



We have introduced discounts on orders paying with XMG - Coin Magi, discounts are 20% off monthly orders, 25% off 6 monthly orders and 30% off annual orders.

Hey guys,

Don't forget we have got a range of offers on when ordering with Coin Magi!!

Thanks for your support guys

Looks interesting, when my current hosting contract comes to an end next year I'll bear you in mind and take a look at your services in more detail. I might have enough Magi accumulated by then to start using it for payments as well as accumulation.

Thanks.

If anyone wants to trial our services we are happy to set up some trial account with 2 months free hosting.


Visit Satoshi's Place, a Bitcoin Hub based in Bury, Manchester, UK.
Website: https://satoshisplace.co.uk
Goals: Educate & Onboard users in to Bitcoin. Lightning network⚡️
ex33s
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
August 11, 2016, 09:53:56 AM
 #13408


I decided to take the plunge and use the new client on my main wallet today. I'll give that a go once the network has fininshed syncing. I added all the hosts to the magi.conf but still taking forever to find new hosts. I will see if it has found any more tomorrow.

Here are the two nodes I have on my servers:

Code:
addnode=104.128.225.215
addnode=104.131.42.100

Thanks Joe, I'll add them to my wallet configuration and see if that increases the number of connections. Its strange how slowly the new wallet find new connections compared to the old one.

Looking forward to the release version. No pressure though, take your time

Here is a bit bigger list of active nodes we have on our pool:

http://www.zpool.ca/explorer/peers?id=251

Cheers

I've noticed the zpool list of nodes as the port number after the IP, do we need to remove these in our magi.conf or if they will work fine with our without? Also, does anybody know if we need to restart the wallet for the changes in the conf to take effect?

By using node=ip:port it tells your wallet / node to connect to that ip using that port, if port it's not specified it will use the default port. In this case the port is specified so then it will try to connect to that ip with that specified port.

The default port for magi is 8233 so you could leave it as is, it doesn't matter. You are just specifying I want to communicate with that node on that ip on that port.

Thanks for the clarification ex33s. Magi had a good run overnight, up to 3210 at one stage and has settled back at around 2600-2700, a nice 22% increase on yesterday. Looks like the great efforts from the dev team and additional exposure of the last pump are paying dividends!

No worries, it's generic info on how the connection is made. Dosen't need to be a wallet, it can be any kind of service running. Same as you enter http://a-web-site-url:81 in the url bar. You are just overriding the default port for that service Smiley

Looks like Magi got a nice, healthy climb.

starmman
Legendary
*
Offline Offline

Activity: 1484
Merit: 1029



View Profile
August 11, 2016, 03:09:56 PM
 #13409

No worries, it's generic info on how the connection is made. Dosen't need to be a wallet, it can be any kind of service running. Same as you enter http://a-web-site-url:81 in the url bar. You are just overriding the default port for that service Smiley

Looks like Magi got a nice, healthy climb.

The market has been going up and down like a yoyo today, shame I haven't had more time to be active on there, and I wish I'd bought more when it dropped recently LOL. There has been a ton of activity and price is still moving upwards on average. The lower limit is currently just shy of 3000. What another great day for Magi.
ex33s
Sr. Member
****
Offline Offline

Activity: 476
Merit: 250


View Profile
August 11, 2016, 04:29:01 PM
 #13410

No worries, it's generic info on how the connection is made. Dosen't need to be a wallet, it can be any kind of service running. Same as you enter http://a-web-site-url:81 in the url bar. You are just overriding the default port for that service Smiley

Looks like Magi got a nice, healthy climb.

The market has been going up and down like a yoyo today, shame I haven't had more time to be active on there, and I wish I'd bought more when it dropped recently LOL. There has been a ton of activity and price is still moving upwards on average. The lower limit is currently just shy of 3000. What another great day for Magi.

I see that. Very good to see and fun to follow but as usual, didn't have time to do some buy / sell to gain some more magi. Seems to be some nice movement on both sell / buy side. Magi changing hands.

So far during the up's and down's I manage to go from around 300 to 600 during a week or two Smiley Been thinking of going in with 2-3k and see how much I can accumulate playing with that instead of just a few hundreds Magi  Smiley

111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
August 11, 2016, 06:23:50 PM
 #13411



We have introduced discounts on orders paying with XMG - Coin Magi, discounts are 20% off monthly orders, 25% off 6 monthly orders and 30% off annual orders.

Hey guys,

Don't forget we have got a range of offers on when ordering with Coin Magi!!

Thanks for your support guys

Looks interesting, when my current hosting contract comes to an end next year I'll bear you in mind and take a look at your services in more detail. I might have enough Magi accumulated by then to start using it for payments as well as accumulation.

Thanks.

If anyone wants to trial our services we are happy to set up some trial account with 2 months free hosting.


Thats very nice Batesresearch, thanks!

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
starmman
Legendary
*
Offline Offline

Activity: 1484
Merit: 1029



View Profile
August 11, 2016, 07:14:29 PM
 #13412

No worries, it's generic info on how the connection is made. Dosen't need to be a wallet, it can be any kind of service running. Same as you enter http://a-web-site-url:81 in the url bar. You are just overriding the default port for that service Smiley

Looks like Magi got a nice, healthy climb.

The market has been going up and down like a yoyo today, shame I haven't had more time to be active on there, and I wish I'd bought more when it dropped recently LOL. There has been a ton of activity and price is still moving upwards on average. The lower limit is currently just shy of 3000. What another great day for Magi.

I see that. Very good to see and fun to follow but as usual, didn't have time to do some buy / sell to gain some more magi. Seems to be some nice movement on both sell / buy side. Magi changing hands.

So far during the up's and down's I manage to go from around 300 to 600 during a week or two Smiley Been thinking of going in with 2-3k and see how much I can accumulate playing with that instead of just a few hundreds Magi  Smiley

I started off with a few hundred now have a couple of thousand thanks to trading XMG - however I did take some of my low buy orders and push them into ETC and took them out again at 35% profit which helped a lot. The markets have been really active in the last month or so. I was fighting to keep the market liquid 6 weeks ago - now its flowing.
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
August 11, 2016, 07:49:08 PM
 #13413

Thanks Okae for updating the Spanish Magi thread! Smiley

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
August 11, 2016, 08:41:20 PM
 #13414

No worries, it's generic info on how the connection is made. Dosen't need to be a wallet, it can be any kind of service running. Same as you enter http://a-web-site-url:81 in the url bar. You are just overriding the default port for that service Smiley

Looks like Magi got a nice, healthy climb.

The market has been going up and down like a yoyo today, shame I haven't had more time to be active on there, and I wish I'd bought more when it dropped recently LOL. There has been a ton of activity and price is still moving upwards on average. The lower limit is currently just shy of 3000. What another great day for Magi.

I see that. Very good to see and fun to follow but as usual, didn't have time to do some buy / sell to gain some more magi. Seems to be some nice movement on both sell / buy side. Magi changing hands.

So far during the up's and down's I manage to go from around 300 to 600 during a week or two Smiley Been thinking of going in with 2-3k and see how much I can accumulate playing with that instead of just a few hundreds Magi  Smiley

I started off with a few hundred now have a couple of thousand thanks to trading XMG - however I did take some of my low buy orders and push them into ETC and took them out again at 35% profit which helped a lot. The markets have been really active in the last month or so. I was fighting to keep the market liquid 6 weeks ago - now its flowing.
Its really flowing! Look at the volume and buyorders on Polo.

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
Coins-R-Us
Full Member
***
Offline Offline

Activity: 156
Merit: 100


View Profile
August 11, 2016, 08:48:05 PM
Last edit: August 12, 2016, 12:52:05 AM by Coins-R-Us
 #13415

Magi is way up again!  0.00003591 BTC (60.34 %)

Go Magi Go  Cheesy

Edit:  Now it's  0.00003969 BTC (77.95 %)

Edit:  Now it's  0.00004229 BTC
anarchrist
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
August 11, 2016, 08:58:03 PM
 #13416

hey everyone just posted about XMG here https://steemit.com/cryptocurrency/@whitezombie/xmg-coin-magi-pow-pos
I'm still getting the hang of the whole blogging thing so it's not much but it's there anyway. come tell me what you think.
111magic
Legendary
*
Offline Offline

Activity: 1750
Merit: 1005



View Profile
August 11, 2016, 09:23:03 PM
 #13417

hey everyone just posted about XMG here https://steemit.com/cryptocurrency/@whitezombie/xmg-coin-magi-pow-pos
I'm still getting the hang of the whole blogging thing so it's not much but it's there anyway. come tell me what you think.
I like this! Nice work amigo, i really appreciate activity from the awesome Magi community!
https://twitter.com/Coin_Magi_XMG/status/763848038460887040

bitcoin: bc1qyadvvyv29z08ln2ta7g3uqwzkscr7wq4p09wuz
goldlabel
Hero Member
*****
Offline Offline

Activity: 575
Merit: 502



View Profile WWW
August 11, 2016, 10:08:49 PM
 #13418

We are now at 948 likes Grin , so go to https://www.facebook.com/CoinMagi/ place your walletadress at the 1000 like post and maby you are the 1000 xmg winner Wink .
anarchrist
Full Member
***
Offline Offline

Activity: 151
Merit: 100


View Profile
August 11, 2016, 10:30:45 PM
 #13419

hey everyone just posted about XMG here https://steemit.com/cryptocurrency/@whitezombie/xmg-coin-magi-pow-pos
I'm still getting the hang of the whole blogging thing so it's not much but it's there anyway. come tell me what you think.
I like this! Nice work amigo, i really appreciate activity from the awesome Magi community!
https://twitter.com/Coin_Magi_XMG/status/763848038460887040

Cheesy happy to help. Thx for the twitter share!
Lightsplasher
Sr. Member
****
Offline Offline

Activity: 371
Merit: 250


View Profile
August 11, 2016, 11:26:53 PM
 #13420

hey everyone just posted about XMG here https://steemit.com/cryptocurrency/@whitezombie/xmg-coin-magi-pow-pos
I'm still getting the hang of the whole blogging thing so it's not much but it's there anyway. come tell me what you think.
I like this! Nice work amigo, i really appreciate activity from the awesome Magi community!
https://twitter.com/Coin_Magi_XMG/status/763848038460887040

Cheesy happy to help. Thx for the twitter share!

I voted for it but I'm definitely not a Steemit whale.  Magi's price and volume are looking good!
Pages: « 1 ... 621 622 623 624 625 626 627 628 629 630 631 632 633 634 635 636 637 638 639 640 641 642 643 644 645 646 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 665 666 667 668 669 670 [671] 672 673 674 675 676 677 678 679 680 681 682 683 684 685 686 687 688 689 690 691 692 693 694 695 696 697 698 699 700 701 702 703 704 705 706 707 708 709 710 711 712 713 714 715 716 717 718 719 720 721 ... 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!