Bitcoin Forum
June 07, 2024, 11:56:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 [160]
3181  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 01:44:22 PM
YES

Please answer me just YES or NO.
IS there yet a way to mine MAXCOIN with AMD GPU??
Thanks!
Yes of course

HOW ?

YES

Please answer me just YES or NO.
IS there yet a way to mine MAXCOIN with AMD GPU??
Thanks!

HOW ?
cgminer source was posted to the git, but due to the special implementation of the algo for this coin, non-working ATM, WIP.
3182  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 01:21:29 PM
How to download Mac OS X, or other clients?
Download this archive: https://github.com/Max-Coin/clients/archive/master.zip
unzip it, and in this order is all clients for all OS"s  Wink


if I have helped you, tip MAX: mRB5qkuWUPo57mP11y8UihZewyeLgMtZ35
Still getting 'No Block Source Available' and 'No Active Connections'

When I try to Pool - getting ' Miner failed to start. Make sure you have the minerd executable and libraries in the same directory as Max-Coin-QT"

WTF

The cpu miner on the project page is for solo mining only. To mine with a pool you have to use the fixed miner at:

http://max.1gh.com
3183  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 01:15:06 PM

using the command line win32 maxcoind on x64 machine..

seems like i'm mining but i have no idea how to check my wallet..


Use:
Code:
maxcoind.exe getbalance
3184  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 12:37:37 PM
when i try to get maxcoin wallet address i get error. anybody know where is the problem Huh

[quote]C:\Users\uu\Desktop>maxcoind.exe getaccountaddress
error: couldn't connect to server

i cannot mine in the pool if i dont have address  Sad

you have to run it first....maxcoind.exe --daemon


thx

now i get below error  Sad

Quote
C:\Users\uu\Desktop>maxcoind.exe getaccountaddress
error: {"code":-1,"message":"getaccountaddress <account>\nReturns the current Ma
xCoin address for receiving payments to this account."}

i get that error too
[/quote]

I use:
Code:
maxcoind getnewaddress
3185  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 10:55:36 AM
Is there a working compiled CGminer yet? Or even a working source?
Doubt it or we would have heard by now. I know I wasted a lot of time trying to get the eCoin_GPU_Miner, which is another SHA-3 coin to work, but it can't get blocks to solve with Maxcoins.

I can't get my damn wallet to work... Or well, I can't get the fucking wallet!
I'm running .exe file but all I get is the folder in %appdata%, what about the client?

The Windows walltet is just command line ATM. Type:

Code:
maxcoind.exe --daemon -printtoconsole

 To run the wallet after editing the maxcoin.conf with the rpc info.
Didn't work. Said "error: something" in the end and then shutdown

Could be because I didnt edit the maxcoin.conf since I don't have any info...
God, Max Keiser must be the worst developer ever!
It should work. Rin it in an elevated (Administrator) command prrompt

Code:
maxcoind.exe --daemon -printtoconsole

After adding the rpc info to the maxcoin.conf file. Here's mine:

Code:
listen=1
daemon=1
server=1
rpcuser=maxcoinforbc
rpcpassword=(any passwd)
rpcallowip=10.1.1.*
rpcconnect=127.0.0.1
rpcport=8669
gen=0
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
addnode=91.121.8.25
addnode=213.192.56.163:8334
addnode=107.170.15.110:8668
addnode=131.111.33.245:8668
addnode=137.116.204.146:8668
addnode=138.91.116.247:8668
addnode=144.76.107.81:8668
addnode=144.76.113.132:8668
addnode=144.76.238.140:8668
addnode=148.251.11.196:8668
addnode=162.251.118.42:8668
addnode=187.104.154.105:8668
addnode=162.243.98.115:8668
addnode=94.226.111.26:8668
addnode=108.166.119.210:8668
addnode=54.242.57.209:8668
addnode=109.204.130.61:8668
addnode=62.24.83.120:8668
addnode=107.170.0.102:8668
addnode=37.139.10.249:8668
addnode=62.210.162.235:8668
addnode=54.80.38.63:8668
addnode=54.196.40.143:8668
addnode=23.97.130.72:8668
3186  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 10:49:30 AM
maxcoind.exe crashes on my win 8.1 machine while no problems on my win 7 machines, is there a problem with win 8.1?


I am using the initial windows wallet (93mb)
they only released a 32bit version..
The command line Maxcoin-win32 Windows wallet works with both 32/64 bit. I can confirm it works with Windows 8.1 64-Bit. Download it from the git project:

https://github.com/Max-Coin/clients
3187  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 10:42:55 AM
Is there a working compiled CGminer yet? Or even a working source?
Doubt it or we would have heard by now. I know I wasted a lot of time trying to get the eCoin_GPU_Miner, which is another SHA-3 coin to work, but it can't get blocks to solve with Maxcoins.

I can't get my damn wallet to work... Or well, I can't get the fucking wallet!
I'm running .exe file but all I get is the folder in %appdata%, what about the client?

The Windows walltet is just command line ATM. Type:

Code:
maxcoind.exe --daemon -printtoconsole

 To run the wallet after editing the maxcoin.conf with the rpc info.
3188  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 10:36:23 AM
Is there a working compiled CGminer yet? Or even a working source?
Doubt it or we would have heard by now. I know I wasted a lot of time trying to get the eCoin_GPU_Miner, which is another SHA-3 coin to work, but it can't get blocks to solve with Maxcoins.
3189  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 09:51:27 AM
Maxcoin went to $40 now crashed back to $20, r u guys fucking kidding me you're buying a coin that has a cap of 250Million coins and it's priced higher than Litecoin on day 1 ?


Amazing the Diff has stayed steady around ~820 the past few hours after the price started rocketing. Everyone that was serious about mining this coin must have started for now. Wait until the pools and cloud miners start coming around!
3190  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 08:17:25 AM
where is windows wallet?
where is windows wallet?
where is windows wallet?
It command line only ATM. You can download it from the project git repository and start it with

Code:
maxcoind.exe --daemon -printtoconsole

After adding the rpc info to the maxcoin.conf file. Here's mine:

Code:
listen=1
daemon=1
server=1
rpcuser=maxcoinforbc
rpcpassword=(any passwd)
rpcallowip=10.1.1.*
rpcconnect=127.0.0.1
rpcport=8669
gen=0
addnode=maxcoin.cloudapp.net
addnode=maxcoinus.cloudapp.net
addnode=maxcoinasia.cloudapp.net
addnode=maxexplorer.cloudapp.net
addnode=213.179.202.19
addnode=91.121.8.25
addnode=213.192.56.163:8334
addnode=107.170.15.110:8668
addnode=131.111.33.245:8668
addnode=137.116.204.146:8668
addnode=138.91.116.247:8668
addnode=144.76.107.81:8668
addnode=144.76.113.132:8668
addnode=144.76.238.140:8668
addnode=148.251.11.196:8668
addnode=162.251.118.42:8668
addnode=187.104.154.105:8668
addnode=162.243.98.115:8668
addnode=94.226.111.26:8668
addnode=108.166.119.210:8668
addnode=54.242.57.209:8668
addnode=109.204.130.61:8668
addnode=62.24.83.120:8668
addnode=107.170.0.102:8668
addnode=37.139.10.249:8668
addnode=62.210.162.235:8668
addnode=54.80.38.63:8668
addnode=54.196.40.143:8668
addnode=23.97.130.72:8668

3191  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 07:58:52 AM

One good thing is that since it's cpu mined coin I can still mine for other scrypt coins with the GPU while running the cpu miner. Probably a long shot at this point, but it can't hurt to try.

I agree with you there if you have some idle cpu then mining anything is good just for the learning experience.
and I'm sure that if MAX talks about his coin more on his show.. SOME People will probably buy in.

Yep, while I haven't got any coins yet, the experience was educating and I learned more about solo mining than from from any other previous coin releases.
3192  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 07:18:45 AM

It's not the compiled executable binary, but the guide is very straight forward and easy to follow. It should take anyone 30 minutes at most to complete. I'm getting 2 Mh/s total from both threads with a x6800 Core2Duo. Someone with an i5 or better quad core can easily get 6 Mh/s + At the current difficulty of 850, the mining calculator estimated it should take ~7 days to find a block depending on your luck. Happy mining and good luck!

DOGE coin one of the biggest jokes of all time on the internet is now laughing at MAXCOIN, an even bigger joke...

I think ill start mining DOGE now lol..


and PS ..yeah ill probably learn how to compile the miners on windows too... MAXCOIN has taught me a lot about setting up daemons.. so I will be ready for the next big coin joke release.


One good thing is that since it's cpu mined coin I can still mine for other scrypt coins with the GPU while running the cpu miner. Probably a long shot at this point, but it can't hurt to try.
3193  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 07:08:07 AM

that is not a CPU miner available for windows it is a bunch of source code and how to compile a GCC linux program under windows.
thank you for the help but no thanks.. the coins are already gone.. by the time enough people get this up and running the difficulty will be up 10 fold.
the amateurish devs have already done irreparable damage to the value of this coin. its reputation as a NON pre-mined fairly distributed coin is already destroyed.

also a difficulty that rises much faster than Bitcoin which is already rises the fastest due to the advent of ASICS.. kinda defeats the purpose of being ASIC resistant.
instead of having a coin with a difficulty that gradually rose over 2 years and then skyrocketed in its final 2.. has been replaced by a coin that skyrocketed on day 1.

It's not the compiled executable binary, but the guide is very straight forward and easy to follow. It should take anyone 30 minutes at most to complete. I'm getting 2 Mh/s total from both threads with a x6800 Core2Duo. Someone with an i5 or better quad core can easily get 6 Mh/s + At the current difficulty of 850, the mining calculator estimated it should take ~7 days to find a block depending on your luck. Happy mining and good luck!
3194  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [PRE-ANN][MAX] MaxCoin on: February 07, 2014, 06:47:34 AM

You sorta forgot to note that the wallet miner is awful, and you can easily get 6 MH/s with a normal CPU.

and you sorta forgot to mention that the cpu miner is only accessible to people who can compile it on linux....
there is no CPU Miner for other OSs yet.


the point still holds .. why release a coin that is not going to be fairly accessible or distributed from day 1.
There was a cpu miner source available for Windows too. The step-by-step instructions to compile it are here:

https://gist.github.com/xorrbit/8848780

I am using it now.
Pages: « 1 ... 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 [160]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!