Bitcoin Forum
July 11, 2024, 12:00:13 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
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 59 60 ... 109 »
181  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 20, 2017, 05:49:05 AM
For one interested to solo mining:

Setup magi.conf to include:
Code:
daemon=1
server=1
rpcport=8232
rpcallowip=127.0.0.1
rpcuser=randome_username
rpcpassword=randome_rpcpassword

Run:
Code:
minerd --url=http://127.0.0.1:8232 -u randome_username -p randome_rpcpassword -t thread_numbers -e cpu_efficiency


Does not produce block changes! Maybe you need to add a line?

Code:
minerd --url=http://127.0.0.1:8232 -u randome_username -p randome_rpcpassword -t thread_numbers -e cpu_efficiency --coinbase-addr=Purse

Unless you have a different version, address is not necessary as coins mined will go into your wallet (the wallet should be running when you run solo mining).
182  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 20, 2017, 05:46:32 AM
I think the problem maybe caused by flash mining by big miners.  I've seen this before on another coin.  The solution was to hard fork into a proof of stake only coin.  Unfortunately this happened after after several months of struggle and the community was so fractured by problems with forks that all of the exchanges and support was lost.  The coin did run well with no forks at that point but it is gone now.

My suggestion is to go to a proof of stake only coin with a reasonable coin block cap.  Interest rate should be high enough to supply some liquidity with a coin cap to prevent too high an inflation rate in the long term.  Once things settle down for a while perhaps we can think of adding PoW back in some better form.

I agree this can be an option, however, the PoW thing will need adjustment more or less at the point when it's up.

I tend to agree with what Lightsplasher is saying but is there a way to still have both?
What about significantly reducing PoW and significantly increasing PoS to the point that PoS is securing the network?

This would have the benefit of encouraging saving and staking for interest and still nearly everyone with a computer and wallet could continue to participate in magi.

Another plus side to this would be even less energy use with staking compared to cpu mining.

Or... What about PoS on a mobile wallet, is it feasible?  If it is, this could become a great asset when combined with MagiPay.  Think about it, most everyone has a cell phone now.  Wouldn't it be awesome to have the option to be able to do everything 'Magi' with the cell phone and no longer require a pc?

I vote for having both. I can see some adjustment needed to be done to PoW, as I can recall MAGI launched with PoW alone and huge hash going on at that time. There was a change we brought in is difficulty adjustment algo; it has been years, however, I'll double check if it's not been in fast responding to the current situations.
183  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 20, 2017, 05:31:06 AM
For one interested to solo mining:

Setup magi.conf to include:
Code:
daemon=1
server=1
rpcport=8232
rpcallowip=127.0.0.1
rpcuser=randome_username
rpcpassword=randome_rpcpassword

Run:
Code:
minerd --url=http://127.0.0.1:8232 -u randome_username -p randome_rpcpassword -t thread_numbers -e cpu_efficiency
184  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 20, 2017, 05:29:46 AM
Question! Hanging on stock exchanges - wallets. They will work ?
Will work once their wallet is synced.
185  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 20, 2017, 03:53:00 AM
Blockchain data is here (block #1447972):

http://coinmagi.org/bin/block-chain/

Wallet version 1.4.1.1 is fine:

http://coinmagi.org/bin/m-wallet-1.4.1.1/
https://github.com/magi-project/magi/releases

The following pools are currently on, pls join mining:

https://www.zpool.ca

http://104.207.149.217/

Will update when more pools up.
186  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 20, 2017, 12:34:58 AM
I understand this is frustrating while this is the situation we have at this moment, and becomes quite most recently. My looking back the chain turns out a lot of PoW blocks mined right after the fork point pointing to one /few miners own considerable hash to push the chain faster than the rest, and I go the direction that the big miners somehow reported by people might be the cause. I'd see this a dilemma we're facing when we try to maintain the whole network hash up to a limit but few parties can bring in huge hash from whichever channels they can acquire. This is the plan we are thinking of to take on at this moment:

1) Please connect to the chain that 104.128.225.215 and poolinfo.systms.org are on. Shortly, I'll get an updated block data / wallet for downloads.

Edit: You can use the block date from here to catch up http://coinmagi.org/bin/block-chain/

Place connect=104.128.225.215 in magi.conf, or

magid -connect=104.128.225.215

2) We will make changes to the PoW ASAP. I must admit and make such a note upfront here that there is no guarantee that we'll be 100% isolated from hard fork, and there is always a probability unless we grow up to a scale that no one can compete the rest in both PoS and PoW. I recognize a weak point that we keep the network hash to a lower limit to favor low-hash miner, and that is where we're suffering from, while I would remain to stay on this.

Please make suggestions.
187  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 19, 2017, 05:13:25 AM
ust have to replace the m-wallet.exe in C:\Program Files\m-wallet?
an the magid.exe in C:\Program Files\m-wallet\daemon?

Yes

ust have to replace the m-wallet.exe in C:\Program Files\m-wallet?
an the magid.exe in C:\Program Files\m-wallet\daemon?

but there is two files in C:\Program Files\m-wallet\daemon (magid.exe and magid-x64.exe), i have a 64bits systems.

The daemon sits in \daemon; replace it with the latest magid.exe shall be fine.
188  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 19, 2017, 04:51:45 AM

Thanks joe. Anyway like i said Im supposed to write articles for a local blog promoting crypto currencies as a whole. I was suppose to dedicate an article for XMG as an easy coin to learn from. But before I do that i need to know why the forks happened in the 1st place? What caused the multiple forks and can it happen again?

Let me get back tomorrow. Got to time off for now.
189  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 19, 2017, 04:49:54 AM
Following are separate compilations:

Windows (x32): http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-win32.zip
Windows (x64): http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-win64.zip

Linux (32 & 64): http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-linux.tar.gz

OS X: http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-osx.dmg

Node (updated OP too):

Code:
addnode=104.128.225.215

Edit:

The wallet can automatically find the above node; don't worry about this part basically.
190  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 19, 2017, 03:45:26 AM
Windows binaries:

http://coinmagi.org/bin/m-wallet-1.4.1.1/m-wallet-1.4.1.1-win.zip
191  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 18, 2017, 03:13:44 PM
All, please join pool mining ASAP

have some nodes we can add to get to the "proper" height?

104.128.225.215
192  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 18, 2017, 02:54:26 PM
All, please join pool mining ASAP
193  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 18, 2017, 02:40:37 PM
All, please compile the latest github source v1.4.1.1 and launch mining
194  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 18, 2017, 08:04:10 AM
PS:Still wait answer from developers for my previous question.
Will answer your question when back on again.
195  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 18, 2017, 08:02:38 AM
Linux version not there, will do.
196  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 18, 2017, 07:20:08 AM
Updated the source:

https://github.com/magi-project/magi

Block data:

http://coinmagi.org/bin/block-chain/

Wallet downloads:

http://coinmagi.org/bin/m-wallet-1.4.1/

Changes:

* Update block version to 5 and reject any other versions

* Minimum coin age raise to 8 hours

* Coin maturity to be increased to 500 blocks

* Staking will be default to be disabled unless given "posii=1" in magi.conf

* Updated checkpoints

197  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 17, 2017, 12:51:30 PM
I will make updates tonight whenever back from work.
198  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 16, 2017, 06:26:06 AM
Windows 32 and 64 including daemon. I'll get a full list of release (linux, os x) and docs:

http://coinmagi.org/bin/m-wallet-1.4.0/m-wallet-1.4.0-win64.zip
199  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 16, 2017, 05:59:39 AM
After 5 attempts, finally my wallet is fully synced.... but lost my 4,907 Magi, and we lost 560 on minerclaim with this issue. This is sad, and not fair. We was creating a community to start mining this coin here in Venezuela, where the gpu hardware is very spensive, and the CPU coins are a good option, and i I chose this for its potential but But the facts show that I was wrong. I agree with Myth888, we can not promote a coin if we lost money in our firts try on it. Sorry about my English.

Usually only few situations will cause coins not credited or shown on the wallet, for example:

1) Coins mined in a different chain, for example, BCH won't get shown on BTC

2) Send coins to an address created on another chain, example BCH-BTC; only if you have two BTC addresses prior to BCH fork, sending coins between each other won't get lost as it's nothing to do with BCH, even though you've been surfing BCH network; if coins sent after splitting, they won't go anywhere as they are not being confirmed in the original chain.

Firstly be clear whether 4,907 Magi have any thing to do with coin receiving after splitting? If you don't send coins over to addresses created somewhere else, you'll be able get them back. Let us know details and what you've done.
200  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN] [XMG] MAGI | CPU mining | mPoW | mPoS | [MagiPay] on: August 16, 2017, 05:43:44 AM
Looks like this block explorer is still not right.
https://chainz.cryptoid.info/xmg/

I hope everything gets back to normal soon.

I'll make contacts for the update.
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 59 60 ... 109 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!