Bitcoin Forum
June 25, 2024, 09:39:35 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MNM][LAUNCHED] MINEUM |x13| PoW STARTED on: May 27, 2018, 05:53:55 AM
Please, someone knows how to connect windows wallet?
2  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MNM][LAUNCHED] MINEUM |x13| PoW STARTED on: June 03, 2016, 04:57:54 AM
I have downloaded and installed the Mac Wallet. How do I import the coins to here? BTW wallet says "out of sync", I don't see any sign of syncing either.

About the no sync: https://bitcointalk.org/index.php?topic=1461341.msg15048188#msg15048188

Then go in help,debug window,console and type: importprivkey <privkey> ( of course change <privkey> with the key you have and without <>

That post is related to linux right? I'm on mac. I don't think there is .conf for mac is there?

Or just try add the node in the console, just write this: addnode 70.183.152.14 add  and hit enter
Do with all the nodes, and you should be fine.

Doing addnode says method not found. I did help, and only following commands are available and not addnode:


addmultisigaddress <nrequired> <'["key","key"]'> [account]
addredeemscript <redeemScript> [account]
backupwallet <destination>
checkwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
decodescript <hex string>
dumpprivkey <MINEUM address>
dumpwallet <filename>
encryptwallet <passphrase>
getaccount <MINEUM address>
getaccountaddress <account>
getaddressesbyaccount <account>
getbalance [account] [minconf=1]
getbestblockhash
getblock <hash> [txinfo]
getblock <number> [txinfo]
getblockcount
getblockhash <index>
getblocktemplate [params]
getcheckpoint
getconnectioncount
getdifficulty
getinfo
getmininginfo
getnewaddress [account]
getnewpubkey [account]
getpeerinfo
getrawmempool
getrawtransaction <txid> [verbose=0]
getreceivedbyaccount <account> [minconf=1]
getreceivedbyaddress <MINEUM address> [minconf=1]
getstakinginfo
getsubsidy [nTarget]
gettransaction <txid>
getwork [data]
getworkex [data, coinbase]
help [command]
importprivkey <MINEUM privkey> [label]
importwallet <filename>
keypoolrefill [new-size]
listaccounts [minconf=1]
listaddressgroupings
listreceivedbyaccount [minconf=1] [includeempty=false]
listreceivedbyaddress [minconf=1] [includeempty=false]
listsinceblock [blockhash] [target-confirmations]
listtransactions [account] [count=10] [from=0]
listunspent [minconf=1] [maxconf=9999999] ["address",...]
makekeypair [prefix]
move <fromaccount> <toaccount> <amount> [minconf=1] [comment]
repairwallet
resendtx
reservebalance [<reserve> [amount]]
sendalert <message> <privatekey> <minver> <maxver> <priority> <id> [cancelupto]
sendfrom <fromaccount> <to MINEUM address> <amount> [minconf=1] [comment] [comment-to]
sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
sendrawtransaction <hex string>
sendtoaddress <MINEUM address> <amount> [comment] [comment-to]
setaccount <MINEUM address> <account>
settxfee <amount>
signmessage <Waddress> <message>
signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [<privatekey1>,...] [sighashtype="ALL"]
stop <detach>
submitblock <hex data> [optional-params-obj]
validateaddress <MINEUM address>
validatepubkey <MNM pubkey>
verifymessage <MINEUM address> <signature> <message>


Yes sorry, my bad, isn't in this wallet. i find this:


of course search mineum or mnm and not bitcoin, if the mineum.conf dont exist, just create a new txt file, rename to mineum.conf ( remove the .txt at the end and confirm the change ) and put inside the nodes

I did this last step and now my wallet crashes every time when I try to open it

Happened to me also, most likely you saved it as rich text because Mac has TextEdit which doesn't save in plain text.

I changed .rtf to .conf and after that the wallet crashes every time when I try to open it
3  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][MNM][LAUNCHED] MINEUM |x13| PoW STARTED on: June 02, 2016, 02:12:02 AM
I have downloaded and installed the Mac Wallet. How do I import the coins to here? BTW wallet says "out of sync", I don't see any sign of syncing either.

About the no sync: https://bitcointalk.org/index.php?topic=1461341.msg15048188#msg15048188

Then go in help,debug window,console and type: importprivkey <privkey> ( of course change <privkey> with the key you have and without <>

That post is related to linux right? I'm on mac. I don't think there is .conf for mac is there?

Or just try add the node in the console, just write this: addnode 70.183.152.14 add  and hit enter
Do with all the nodes, and you should be fine.

Doing addnode says method not found. I did help, and only following commands are available and not addnode:


addmultisigaddress <nrequired> <'["key","key"]'> [account]
addredeemscript <redeemScript> [account]
backupwallet <destination>
checkwallet
createrawtransaction [{"txid":txid,"vout":n},...] {address:amount,...}
decoderawtransaction <hex string>
decodescript <hex string>
dumpprivkey <MINEUM address>
dumpwallet <filename>
encryptwallet <passphrase>
getaccount <MINEUM address>
getaccountaddress <account>
getaddressesbyaccount <account>
getbalance [account] [minconf=1]
getbestblockhash
getblock <hash> [txinfo]
getblock <number> [txinfo]
getblockcount
getblockhash <index>
getblocktemplate [params]
getcheckpoint
getconnectioncount
getdifficulty
getinfo
getmininginfo
getnewaddress [account]
getnewpubkey [account]
getpeerinfo
getrawmempool
getrawtransaction <txid> [verbose=0]
getreceivedbyaccount <account> [minconf=1]
getreceivedbyaddress <MINEUM address> [minconf=1]
getstakinginfo
getsubsidy [nTarget]
gettransaction <txid>
getwork [data]
getworkex [data, coinbase]
help [command]
importprivkey <MINEUM privkey> [label]
importwallet <filename>
keypoolrefill [new-size]
listaccounts [minconf=1]
listaddressgroupings
listreceivedbyaccount [minconf=1] [includeempty=false]
listreceivedbyaddress [minconf=1] [includeempty=false]
listsinceblock [blockhash] [target-confirmations]
listtransactions [account] [count=10] [from=0]
listunspent [minconf=1] [maxconf=9999999] ["address",...]
makekeypair [prefix]
move <fromaccount> <toaccount> <amount> [minconf=1] [comment]
repairwallet
resendtx
reservebalance [<reserve> [amount]]
sendalert <message> <privatekey> <minver> <maxver> <priority> <id> [cancelupto]
sendfrom <fromaccount> <to MINEUM address> <amount> [minconf=1] [comment] [comment-to]
sendmany <fromaccount> {address:amount,...} [minconf=1] [comment]
sendrawtransaction <hex string>
sendtoaddress <MINEUM address> <amount> [comment] [comment-to]
setaccount <MINEUM address> <account>
settxfee <amount>
signmessage <Waddress> <message>
signrawtransaction <hex string> [{"txid":txid,"vout":n,"scriptPubKey":hex},...] [<privatekey1>,...] [sighashtype="ALL"]
stop <detach>
submitblock <hex data> [optional-params-obj]
validateaddress <MINEUM address>
validatepubkey <MNM pubkey>
verifymessage <MINEUM address> <signature> <message>


Yes sorry, my bad, isn't in this wallet. i find this:


of course search mineum or mnm and not bitcoin, if the mineum.conf dont exist, just create a new txt file, rename to mineum.conf ( remove the .txt at the end and confirm the change ) and put inside the nodes

I did this last step and now my wallet crashes every time when I try to open it
4  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][XMG] Magi |1st PoS-II |1st PoM | M7M CPU only [Poloniex] [Bittrex] on: September 26, 2015, 01:25:20 PM
How do I do to mine this coin on a mac computer? Does somebody tried to compile the miner on unix os?

Guide of compiling minerd on mac os:

1. Ensure Xcode and the command line tools are installed.

2. Download and Install MacPorts: http://www.macports.org/install.php

3. Edit ~/.profile to include the following content:

Code:
export CPPFLAGS="-I/opt/local/include $CPPFLAGS"
export LDFLAGS="-L/opt/local/lib"
export PATH="/opt/local/bin:/opt/local/sbin:$PATH"

4. Install libraries
Open up app "Terminal"
Code:
sudo port selfupdate
sudo port install automake autoconf git openssl gmp

5. Compile minerd
Code:
git clone https://github.com/noncepool/m7magi-cpuminer-v2
cd m7magi-cpuminer-v2
./autogen.sh
./nomacro.pl
./configure CFLAGS="-O3" CXXFLAGS="-O3"
make

6. start minerd
For example, nonce-pool:
Code:
minerd -o stratum+tcp://mine2.magi.nonce-pool.com:4090 -u <username.worker> -p <password>
Suprnova pool:
Code:
minerd -o stratum+tcp://xmg.suprnova.cc:7128 -u <username.worker> -p <password>
<username.worker> and <password> should be set up in a pool.



I tried to do these steps, but I've failed.

Where do I do the 3rd step?

And, in the 5th step when I hit the "make" command, the terminal returned me the following message: "make: *** No targets specified and no makefile found.  Stop."

So I couldn't finish the tutorial.

Cloud anyone help me?


You can open up a text editor and load up the file .profile in your home directory.

Sorry but I am a newbie, How do I load up the file .profile in my home directory with the text editor?




any error message after running ./configure CFLAGS="-O3" CXXFLAGS="-O3"?


No problems after running ./configure CFLAGS="-O3" CXXFLAGS="-O3"





Hi,

I opened the text editor and when I tried to load the .profile I found 4 differents files with this same name but in different folders, how can I know which file is the right file to load up?
5  Local / Criptomoedas Alternativas / Re: [ANN][XMG] Moeda Magi | Mineração com CPU | PoS-II | PoM | Distribuição justa on: September 26, 2015, 12:25:33 PM
Fala galera, já estou minerando minhas XMGs e me surgiram algumas questões, apenas curiosidade mesmo, espero que alguém possa me responder elas.

1- Em relação a pool, o que faz uma pool ser boa ou melhor que as outras para minerar? E, dentro dessa mesma pergunta, quanto menos gente maior meus shares? ou quanto mais gente na pool, é melhor?

2- Como é criada uma pool? Qualquer um pode criar?


Acho que por enquanto é só, são questões apenas para titulo de curiosidade mesmo, só pra ficar mais por dentro desse mundo que é novo pra mim.

Valeu!

Bom saber que está minerando XMG, com com esta moeda que eu comecei a aprender.

1 - vou dividir em partes a resposta:
a) Em relação a pool, o que faz uma pool ser boa ou melhor que as outras para minerar?
Eu olho as estatísticas do pool para saber qual está valendo mais a pena para isto basta acessar com a sua conta, ir em Statistics -> Pool, lá você verá as colunas KH/s e XMG/Day, pegue a sua velocidade e compare com os demais, faça isso em cada pool e irá saber qual está tendo uma rentabilidade maior.

b) E, dentro dessa mesma pergunta, quanto menos gente maior meus shares
Depende, quanto maior a sua velocidade (taxa de hash) em relação aos demais, maior será o teu share. Não tem relação direta com a quantidade de mineradores, mas sim com a velocidade de cada um. (consegui me explicar?)

c) ou quanto mais gente na pool, é melhor?
Depende também, como na pergunta anterior o que impacta não é a quantidade mas sim a velocidade de cada um, então quanto maior a velocidade de um pool, mais moedas ele irá minerar e mais será dividido entre todos de acordo com o H/s de cada um.

A mineração é feita através de calculos, então a melhor forma de saber em qual pool minerar seria olhando de tempos em tempos qual tem a melhor quantidade de moedas distribuida por H/s, naquela tela de antes Statistics -> Pool.


2- Como é criada uma pool? Qualquer um pode criar?
Sim, qualquer um pode criar e divulgar para que as pessoas usem o tem pool, eu nunca criei, mas podes olhar aqui https://github.com/MPOS/php-mpos tem o programa e dicas de como criar um.

Espero ter ajudado, se ficou com mais alguma dúvida é só falar.


Ajudou sim, essas questões agora estão claras para mim, muito obrigado! Se surgirem mais postarei aqui.

Abraço!
6  Local / Criptomoedas Alternativas / Re: [ANN][XMG] Moeda Magi | Mineração com CPU | PoS-II | PoM | Distribuição justa on: September 25, 2015, 02:31:35 PM
Fala galera, já estou minerando minhas XMGs e me surgiram algumas questões, apenas curiosidade mesmo, espero que alguém possa me responder elas.

1- Em relação a pool, o que faz uma pool ser boa ou melhor que as outras para minerar? E, dentro dessa mesma pergunta, quanto menos gente maior meus shares? ou quanto mais gente na pool, é melhor?

2- Como é criada uma pool? Qualquer um pode criar?


Acho que por enquanto é só, são questões apenas para titulo de curiosidade mesmo, só pra ficar mais por dentro desse mundo que é novo pra mim.

Valeu!
7  Local / Criptomoedas Alternativas / Duvidas on: September 24, 2015, 07:55:42 PM
Olá pessoas!

Bom, como todos, eu também sou novato. Já havia ouvido falar em bitcoin há alguns anos mas nunca havia me interessado em pesquisar. Essa semana me veio o interesse e desde segunda-feira estou pesquisando sobre bitcoin ou altcoins praticamente das 8h as 00h. O problema é que existe muito pouco conteúdo sobre o assunto (e a maioria é repetido) e as explicações são muito superficiais e incompletas. Quando encontrei este fórum achei que estava salvo e teria todas as minhas dúvidas sanadas (ledo engano!), na verdade encontrei o oposto (mais dúvidas ainda) e mais um monte de conteúdo repetido ou até mesmo inútil, por conta de uma certa hostilidade dos veteranos (se assim posso chamá-los) para com o novatos, perguntas que poderiam ser respondidas de forma clara e direta, são trocadas por certo sarcasmo e ironia. Bom, depois do desabafo, vamos às dúvidas:

1- Minerar altcoins: existe alguma que vale a pena minerar? Eu estava querendo minerar Dogecoin, vale a pena?

2- Caso seja positiva a resposta da dúvida 1: Onde posso encontrar pools de mineração que estejam ativas e sejam confiáveis?

3- Alguém conhece algum site ou canal do youtube que tenha um bom e aprofundado contéudo sobre o assunto? (Não sobre bitcoin apenas, mas sobre altcoins também).


Por enquanto estas são as dúvidas que eu consegui lembrar, existem muitas ainda, mas depois eu pergunto sobre elas.

Agradeço à quem puder me ajudar.

Abraços!















Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!