Bitcoin Forum
May 04, 2024, 02:41:29 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 ... 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 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 ... 541 »
  Print  
Author Topic: [ANN][MAX] MAXcoin - PoW, ASIC Resistance, Keccak GPU Mining  (Read 914090 times)
drakoin
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000

see my profile


View Profile
February 07, 2014, 05:47:26 AM
 #4161

Can anyone on this forum help me to get maxcoin address?
Of course I did all that stuff with nodes, changing ports and so on but I still get nothing except blank screen while running maxcoind -getbalance and other commands too.
Debug.log was posted above.

have a look at this, that might help you:
https://bitcointalk.org/index.php?topic=438150.msg4987672#msg4987672

getnewaddress

no sign of a signature
1714790489
Hero Member
*
Offline Offline

Posts: 1714790489

View Profile Personal Message (Offline)

Ignore
1714790489
Reply with quote  #2

1714790489
Report to moderator
According to NIST and ECRYPT II, the cryptographic algorithms used in Bitcoin are expected to be strong until at least 2030. (After that, it will not be too difficult to transition to different algorithms.)
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
kbhutto
Sr. Member
****
Offline Offline

Activity: 1274
Merit: 250


View Profile
February 07, 2014, 05:47:41 AM
 #4162

Difficulty: 744.10549457
Est Next Difficulty: 3,808.78941781 (Change in 771 Blocks)

!!!!!!
y3804
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
February 07, 2014, 05:48:01 AM
 #4163

WTS MAXCOINS

Asking 0.009BTC/MAX


This is a very low asking rate in comparison to Coins-E.[/size]
kuroman
Hero Member
*****
Offline Offline

Activity: 588
Merit: 501


View Profile
February 07, 2014, 05:48:25 AM
 #4164

Can anyone post a guide to how to solo mine with cudaminer on windows?

Thank you in advance for your help

It's not even worth it..

You need to add the parameters for your GPU in the bat launch command.

Launch wallet by double clicking on it. Then you can access the daemon by opening a new terminal (CMD), changing your CD to your daemon directory. Then you can do stuff like "maxcoind getinfo"..

Thanks for the help, I'll try and search for my gpu config for cuda miner I'll tell you if it works in a sec

Yeah I have no issue with the wallet appart from that I didn't succed cpu mine with it, and I can use the commands no problem, also an easier way to launch the cmd directly from the daemon folder (shift + right click in the folder and you'll have a new command on the right click list to launch cmd Cheesy )
amir12
Newbie
*
Offline Offline

Activity: 3
Merit: 0


View Profile
February 07, 2014, 05:48:45 AM
 #4165

Can anyone post a guide to how to solo mine with cudaminer on windows?

Thank you in advance for your help

It's not even worth it..

You need to add the parameters for your GPU in the bat launch command.

Launch wallet by double clicking on it. Then you can access the daemon by opening a new terminal (CMD), changing your CD to your daemon directory. Then you can do stuff like "maxcoind getinfo"..

It still might be worth it. I made 2BTC today mining this shitcoin with a single GTX 670 solomining with cudaminer.
Snard
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 07, 2014, 05:48:58 AM
 #4166

I'm not sure if this was done on purpose or not but the address your qt gives doesn't change. It crashed a lot for me, I quickly got the address and started mining at 1gh pool. Looked up the address on there and surprise! I've already mined some coins and have been for awhile! Anyone who used this qt beware.

I pulled it as you could not access the menus in it. Others reported crashing. I have been using it and creating new addresses without problem. Was compiled from the source here:

https://github.com/Max-Coin/MaxCoin

What address was this?
Xardas2014
Hero Member
*****
Offline Offline

Activity: 635
Merit: 500


View Profile
February 07, 2014, 05:48:59 AM
 #4167

I guess i should have supplied more info...silly me. Using the files posted by
drakoin, I started the server, used the conf below, ran the get address bat.....cmd opens and never does a thing

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

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1

# RPC information
rpcuser=user1
rpcpassword=pass1
rpcport=8108
# Mining
gen=0

note235
Full Member
***
Offline Offline

Activity: 193
Merit: 100


View Profile
February 07, 2014, 05:51:37 AM
 #4168

I guess i should have supplied more info...silly me. Using the files posted by
drakoin, I started the server, used the conf below, ran the get address bat.....cmd opens and never does a thing

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

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1

# RPC information
rpcuser=user1
rpcpassword=pass1
rpcport=8108
# Mining
gen=0


do you think solo mining is still viable?
chip99
Full Member
***
Offline Offline

Activity: 196
Merit: 100


View Profile
February 07, 2014, 05:52:51 AM
 #4169

only idiots would buy this coin . the unfairest launch i ever seen.

Snard
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 07, 2014, 05:53:00 AM
 #4170

It must've been removed already. Don't use it anyway. People were complaining about there coins not showing up from the pool when they used it. It's because the guy who made it controls the addresses it gives.

That's a load of shit. 1ghz wasn't working because of MaxCoin's crappy implementation of cpuminer. See here from the 1ghz dev:

https://twitter.com/maxcoinproject/status/431577319720124416

I have made Windows QT clients for numerous coins. MaxCoin's code release is just a pile of crap.
Xardas2014
Hero Member
*****
Offline Offline

Activity: 635
Merit: 500


View Profile
February 07, 2014, 05:55:26 AM
 #4171

I guess i should have supplied more info...silly me. Using the files posted by
drakoin, I started the server, used the conf below, ran the get address bat.....cmd opens and never does a thing

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

# Enable RPC
rpcallowip=all
daemon=1
server=1
listen=1

# RPC information
rpcuser=user1
rpcpassword=pass1
rpcport=8108
# Mining
gen=0


do you think solo mining is still viable?

Once I get a wallet address I can mine it with cudaminer on 1gh pool....or at least try. Farm is running fine on a non-scam coin. Only doing this for lulz
gielbier
Sr. Member
****
Offline Offline

Activity: 914
Merit: 250


Making Smart Money Work


View Profile
February 07, 2014, 05:57:18 AM
 #4172

Does anyone know how long before my coins enter the Coins-e market? they have been held for orders for the past 3 hours now. i just want to sell a small amount and its not working

WHAT YOU THINK HALF THE CRYPTO COMMUNITY IS TRYING TO DO AT THIS VERY MOMENT?

HOW IS IT EVEN POSSIBLE THAT SOMEONE, ASKING THESE DUMB QUESTIONS... CAN OPERATE A MINING RIG.

KNOWING, THAT YOU ARE MINING... MAKES ME EVEN FEEL STUPID. fml.


I think we're just frustrated at the utter crapness of coins-e - it seems it can only manage a couple of trades a minute.  what a joke exchange.  Price will rocket when trading starts properly and it is added to mcxnow

mcxnow will not add. RS said he wouldnt go near maxcoin with a 10 ft pole.

OOOh really? https://i.imgur.com/zsGPJGj.png

█████▄
██▀   ▀██
██     ██
▀██▄ ▄██▀
▄████▄   ▀███▀   ▄████▄
▄██▀  ▀██▄▄████▄▄██▀  ▀██
██       ███   ███       ██
██▄  ▄██▀▀████▀▀██▄  ▄██▀
▀████▀   ▄███▄   ▀████▀
▄██▀ ▀██▄
██     ██
██▄   ▄██
▀█████
          ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄    ▄▄▄▄    ▄▄
Prasaga
                                                    ▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄▄    ▄▄▄▄▄▄▄▄▄
████████████████▄
██████████████████▄
████████████████████▄
█████████████████████
█████████████████████
█████████████████████
█████████████████████
█████████████████████
█████████████████████
█████████████████████
█████████████████████
█████████████████████
█████████████████████
WHITEPAPER     
►  TECH WP
►  COMMERCIAL WP
Snard
Full Member
***
Offline Offline

Activity: 140
Merit: 100


View Profile
February 07, 2014, 05:58:41 AM
 #4173

collect2: ld returned 1 exit status
make: *** [maxcoin-qt] Error 1

I got all dependencies I think, crypt++ etc.  Never been able to not build a wallet before!

In linux to compile:

wget http://www.cryptopp.com/cryptopp562.zip

Unzip, make, and make install it

Unzip MaxCoin source. Edit makefile.unix and change this:

Code:
LIBS = $(addprefix -L,$(BOOST_LIB_PATH) $(BDB_LIB_PATH) $(OPENSSL_LIB_PATH)) -l pthread cryptopp/libcryptopp.a -l boost_system -l boost_program_options -l boost_thread -l boost_filesystem

to:

Code:
LIBS = $(addprefix -L,$(BOOST_LIB_PATH) $(BDB_LIB_PATH) $(OPENSSL_LIB_PATH)) -l pthread /usr/lib/libcryptopp.a -l boost_system -l boost_program_options -l boost_thread -l boost_filesystem


Notice how I hardcoded the path to libcryptopp.a file.

Then enter make -f makefile.unix and it will compile.

Good luck
Alphi
Hero Member
*****
Offline Offline

Activity: 798
Merit: 1000


View Profile
February 07, 2014, 05:58:51 AM
Last edit: February 07, 2014, 06:09:13 AM by Alphi
 #4174

ill spell it out for the NOOBS who keep trying to configure their miners...
if you arent already mining with GPUs then mining is pointless...

{
    "blocks" : 1228,
    "currentblocksize" : 1000,
    "currentblocktx" : 0,
    "difficulty" : 718.44022474,
    "errors" : "",
    "generate" : true,
    "genproclimit" : 8,
    "hashespersec" : 224755,
    "networkhashps" : 114016116863,
    "pooledtx" : 2,
    "testnet" : false
}


I have a corei7 running the daemon mining on ALL 4 cores... at 224Kh
the network hash rate is 114 GH      114,016,116,863
that means there is 500,000 times more hashing power than my MEASLY PC in just one day.

don't be fooled.. there are VERY LIKELY - GPU Farms and botnets mining this coin from day 1.

96 coins per block, block time 2 every minutes = 2 * 60 * 24 * 96= 276,480 coins PER DAY.

this means that with a setup like this I should be getting .55 MAX a day.... and that's only IF I was mining in a pool.

mining outside of a pool i would probably be able to mine 1 block (96 coins) successfully every 174 days.

as you can see by this example.. CPU MINING is already unprofitable on the first day...

this clearly demonstrates that there has been NO FAIR DISTRIBUTION

that is why this COIN is a GIANT FAIL for anyone other than a BOTNET operator of someone with a MINING FARM and a whole lot of belief in MAX Keiser and a couple of wanna be charlie shrems..


if you see a problem with the math above please let me know.. I am just going off what I can see on my screen.

CHEERS

KARMA: KSc9oGgGga1TS4PqZNFxNS9LSDjdSgpC1B      VERT: VgKaooA5ZuLLUXTUANJigH9wCPuzBUBv9H
DOGE:   DRN7pXid34o6wQgUuK8BoSjWJ5g8jiEs4e
Crixxus
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
February 07, 2014, 05:58:53 AM
 #4175

selling 0.7 maxcoins
y3804
Sr. Member
****
Offline Offline

Activity: 406
Merit: 250


View Profile
February 07, 2014, 05:59:00 AM
 #4176

Does anyone know how long before my coins enter the Coins-e market? they have been held for orders for the past 3 hours now. i just want to sell a small amount and its not working

WHAT YOU THINK HALF THE CRYPTO COMMUNITY IS TRYING TO DO AT THIS VERY MOMENT?

HOW IS IT EVEN POSSIBLE THAT SOMEONE, ASKING THESE DUMB QUESTIONS... CAN OPERATE A MINING RIG.

KNOWING, THAT YOU ARE MINING... MAKES ME EVEN FEEL STUPID. fml.


I think we're just frustrated at the utter crapness of coins-e - it seems it can only manage a couple of trades a minute.  what a joke exchange.  Price will rocket when trading starts properly and it is added to mcxnow

mcxnow will not add. RS said he wouldnt go near maxcoin with a 10 ft pole.

OOOh really? https://i.imgur.com/zsGPJGj.png

Can you explain that picture?? I can't see anything on the website that even remotely resembles this

Are you a dev?

It's very easy to trick people using HTML and Firebug/Dev tools to modify the html content. I can't trust this.
Turpomann
Full Member
***
Offline Offline

Activity: 154
Merit: 100


View Profile
February 07, 2014, 06:05:33 AM
 #4177

You want fair coin? Gone mine RonPaulCoin! Fairest launch ever, modest developers, zero premine, NO BULLSHIT!

RonPaulCoin deserves the full support of crypto community.  Wink

I apologize my rally english. | (COMM) CVHe5HzG61dq7yULUKss9xzYzWzJnenFBN
tk808
Legendary
*
Offline Offline

Activity: 1512
Merit: 1124


Invest in your knowledge


View Profile
February 07, 2014, 06:06:29 AM
 #4178

didn't max release quarkcoin also?
drakoin
Hero Member
*****
Offline Offline

Activity: 826
Merit: 1000

see my profile


View Profile
February 07, 2014, 06:07:54 AM
 #4179


for newbies on windows

WINDOWS maxcoind.exe for newbies
- survive without the qt-wallet, no need for GUI !

These simple batch files call each one of those API commands and show the results
(IF your maxcoind.exe is running in the background), until you press any key.

Code:
maxcoind backupwallet.bat
maxcoind dumpprivkey mYd9xFTAcT5N7MRxCexL3onUZsKUfchXuX.bat
maxcoind getaddressesbyaccount account01.bat
maxcoind getbalance.bat
maxcoind getinfo.bat
maxcoind getmininginfo.bat
maxcoind getnewaddress account01.bat
maxcoind help.bat
maxcoind listaccounts.bat
maxcoind listreceivedbyaccount.bat
maxcoind listtransactions account01.bat
maxcoind sendtoaddress mYd9xFTAcT5N7MRxCexL3onUZsKUfchXuX 1 ThankYouForYourBatchfiles.bat
maxcoind setgenerate false.bat
maxcoind setgenerate true.bat
maxcoind stop.bat
maxcoind _____ START-SERVER-maxcoind.exe_________.bat
maxcoind _______ support me by sending 1 MAX ___ thanks.bat

just unzip,
copy your maxcoind.exe into the same folder,
doubleclick "START SERVER" (and leave open!),
then doubleclick one of those .bat files.

Try them, then make your own with
Copy Paste Rename ... then right click ... edit ... save ... doubleclick.

download here:
https://mega.co.nz/#!U8AwAagC!TTnaxt7wVRqtrGFVUlWUvzAI2HO-9vHIMed3reRC7BY  
(EDIT: Updated to v03)

If you like it, then pay me (MAX) at mYd9xFTAcT5N7MRxCexL3onUZsKUfchXuX  or in these currencies:
(DGB DOGE EAC LTC NOBL PRT QRK SOC VTC 42 BTC) or let your rig run a bit for me. Thanks!



WINDOWS maxcoind.exe for newbies
- survive without the qt-wallet, no need for GUI !

for newbies on windows

no sign of a signature
Xardas2014
Hero Member
*****
Offline Offline

Activity: 635
Merit: 500


View Profile
February 07, 2014, 06:10:17 AM
 #4180


for newbies on windows

WINDOWS maxcoind.exe for newbies
- survive without the qt-wallet, no need for GUI !

These simple batch files call each one of those API commands and show the results
(IF your maxcoind.exe is running in the background), until you press any key.

Code:
maxcoind backupwallet.bat
maxcoind dumpprivkey mYd9xFTAcT5N7MRxCexL3onUZsKUfchXuX.bat
maxcoind getaddressesbyaccount account01.bat
maxcoind getbalance.bat
maxcoind getinfo.bat
maxcoind getmininginfo.bat
maxcoind getnewaddress account01.bat
maxcoind help.bat
maxcoind listaccounts.bat
maxcoind listreceivedbyaccount.bat
maxcoind listtransactions account01.bat
maxcoind sendtoaddress mYd9xFTAcT5N7MRxCexL3onUZsKUfchXuX 1 ThankYouForYourBatchfiles.bat
maxcoind setgenerate false.bat
maxcoind setgenerate true.bat
maxcoind stop.bat
maxcoind _____ START-SERVER-maxcoind.exe_________.bat
maxcoind _______ support me by sending 1 MAX ___ thanks.bat

just unzip,
copy your maxcoind.exe into the same folder,
doubleclick "START SERVER" (and leave open!),
then doubleclick one of those .bat files.

Try them, then make your own with
Copy Paste Rename ... then right click ... edit ... save ... doubleclick.

download here:
https://mega.co.nz/#!U8AwAagC!TTnaxt7wVRqtrGFVUlWUvzAI2HO-9vHIMed3reRC7BY 
(EDIT: Updated to v03)

If you like it, then pay me (MAX) at mYd9xFTAcT5N7MRxCexL3onUZsKUfchXuX  or in these currencies:
(DGB DOGE EAC LTC NOBL PRT QRK SOC VTC 42 BTC) or let your rig run a bit for me. Thanks!



WINDOWS maxcoind.exe for newbies
- survive without the qt-wallet, no need for GUI !

for newbies on windows

the getaddress bat isn't getting me a wallet address. Wassup?
Pages: « 1 ... 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 178 179 180 181 182 183 184 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 ... 541 »
  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!