Bitcoin Forum
July 08, 2024, 10:39:54 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 [86] 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 »
1701  Local / Annunci / Re: [ANN] [RNS] Renos - Una altcoin basata sulla comunità on: July 22, 2017, 06:32:22 PM
ho visto che questa coin ha fatto un x3 tempo fa e adesso è tornata come prima. Secondo voi potrebbe ripetersi e quindi da comperarne un po'?

ha fatto molto più di x3, inizialmente era sotto i 100 satoshi, dopo lo swap è passata da 1000 a oltre 5000.
ora sembra stabile intorno ai 2500-3000ma bisognerebbe seguire sempre il thread internazionale per vedere cosa fa il dev, prima di comprare/vendere.
io per ora li holdo, ma non ne compro altri
Oggi hanno toccato i 4250 satoshi e non credo ci siano state notizie per motivare il pump.
Più che il  thread internazionale bisognerebbe seguire slack dato che il dev segue più che altro quel canale.
Questa coin nata da airdrop mi sta stupendo sempre di più, in pratica il dev ha regalato circa 1,5 BTC (speriamo anche di più) a chi ha creduto nel progetto  Shocked
1702  Alternate cryptocurrencies / Bounties (Altcoins) / Re: Minexcoin (ICO started) on: July 22, 2017, 03:17:45 PM
if I try to run minexcoin-qt

Code:
./minexcoin-qt: error while loading shared libraries: libprotobuf.so.9: cannot open shared object file: No such file or directory

How can I fix the problem?
1703  Alternate cryptocurrencies / Bounties (Altcoins) / Re: Minexcoin (ICO started) on: July 22, 2017, 03:16:16 PM
Code:
  AR       libbitcoin_server.a
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  AR       libbitcoin_util.a
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  AR       libbitcoin_wallet.a
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  AR       libbitcoin_zmq.a
/usr/bin/ar: `u' modifier ignored since `D' is the default (see `U')
  CXXLD    bitcoind
  CXXLD    bitcoin-cli
  CXXLD    bitcoin-tx
  CXX      test/test_test_bitcoin-blockencodings_tests.o
In file included from ./pow.h:9:0,
                 from ./chainparams.h:14,
                 from test/blockencodings_tests.cpp:7:
./crypto/equihash.h:157:65: warning: type qualifiers ignored on function return type [-Wignored-qualifiers]
 inline constexpr const size_t max(const size_t A, const size_t B) { return A > B ? A : B; }
                                                                 ^
test/blockencodings_tests.cpp: In function ‘CBlock blockencodings_tests::BuildBlockTestCase()’:
test/blockencodings_tests.cpp:50:86: error: no match for ‘operator++’ (operand type is ‘uint256’)
 ProofOfWork(block.GetHash(), block.nBits, Params().GetConsensus())) ++block.nNonce;
                                                                     ^~~~~~~~~~~~~~
test/blockencodings_tests.cpp: In member function ‘void blockencodings_tests::EmptyBlockRoundTripTest::test_method()’:
test/blockencodings_tests.cpp:292:86: error: no match for ‘operator++’ (operand type is ‘uint256’)
 ProofOfWork(block.GetHash(), block.nBits, Params().GetConsensus())) ++block.nNonce;
                                                                     ^~~~~~~~~~~~~~
Makefile:8175: set di istruzioni per l'obiettivo "test/test_test_bitcoin-blockencodings_tests.o" non riuscito
make[2]: *** [test/test_test_bitcoin-blockencodings_tests.o] Errore 1
make[2]: uscita dalla directory "/home/lukax8/wallet/minexcoin/src"
Makefile:8999: set di istruzioni per l'obiettivo "all-recursive" non riuscito
make[1]: *** [all-recursive] Errore 1

Error when I try to install from github...
1704  Local / Trading, analisi e speculazione / Re: [TRADING] Bittrex Exchange (discussione e problemi) on: July 21, 2017, 07:43:54 PM
@trifiz
Non per farmi gli affari tuoi ma per caso hai depositato bitcoin (o qualche altra altcoin) prelevati dal dark web?
1705  Local / Alt-Currencies (Italiano) / Re: GCoin qualcuno l'ha mai sentita? on: July 21, 2017, 04:06:30 PM
Bitta, io a volte aggiungo la nona cifra decimale negli Exchange in modo da "scavalcare la coda" . Per esempio se imposto buy a 0,000000011 l'exchange visualizza 0,00000001, paghi pochissimo di più ma compri prima
1706  Local / Italiano (Italian) / Re: Scelta carta prepagata con deposito BTC on: July 21, 2017, 06:47:55 AM
C'è un ref link in quel collegamento?
1707  Local / Annunci / Re: [ANN][ICO] Minexcoin - La nuova era dei pagamenti on: July 20, 2017, 09:39:39 PM
il file credo non sia stato compilato correttamente, comunque grazie

Io non ho telegram quindi non posso riscaricarlo
Buono a sapersi, allora mi sa che è stato semplicemente un palliativo per far star zitti un po' di utenti a questo punto, se no, non si spiega.. Dici di non perderci tempo allora?
Tentar non nuoce, io avrò creato oltre una decina di link simbolici per aggirare gli errori ed ora mi sono rotto... Lascio perdere!
Secondo me non è una versione completa, magari lavorandoci sopra qualcosa si ottiene ma forse anche no...
1708  Local / Annunci / Re: [ANN][ICO] Minexcoin - La nuova era dei pagamenti on: July 20, 2017, 09:18:11 PM
il file credo non sia stato compilato correttamente, comunque grazie

Io non ho telegram quindi non posso riscaricarlo
1709  Local / Annunci / Re: [ANN][ICO] Minexcoin - La nuova era dei pagamenti on: July 20, 2017, 08:45:44 PM
Code:
./minexcoin-qt: error while loading shared libraries: libboost_system.so.1.58.0: cannot open shared object file: No such file or directory

Ho la varsione 1.61, non capisco...
1710  Local / Annunci / Re: [ANN][ICO] Minexcoin - La nuova era dei pagamenti on: July 20, 2017, 08:38:57 PM
Ragazzi, se foste interessati, è stata rilasciata la versione per Linux del wallet, domani verrà rilasciata la versione per Windows, vi lascio il link per il download: https://drive.google.com/file/d/0B-T-_uzJSatTSDZUdElPQnZpWHc/view?usp=sharing
Hanno rubato l'account anche a te? A parte gli scherzi minexcoin non ha pubblicato nulla su bitcointalk, posso fidarmi? Come hai avuto il link?
1711  Local / Alt-Currencies (Italiano) / Re: Monete minabili con hard disk on: July 20, 2017, 07:18:00 PM
Non so voi ma io ho comprato un pò di storjshare, potrebbe esserci un bel pump: http://blog.storj.io/post/163215547738/storj-and-filezilla-integration-bringing
Non mi ritengo resposabile di investimenti sbagliati ma secondo me, visto il prezzo attualmente basso di storj, si potrebbe fare un x2 o x3
1712  Local / Alt-Currencies (Italiano) / Re: [PRINCIPIANTE] Ho bisogno di un aiuto per gli exchange on: July 20, 2017, 06:12:29 PM
Su Bittrex la transazione minima è di un valore equivalente a 50.000 satoshi (0.00050000 BTC), quindi se vuoi vendere la tua moneta e non arrivi a quel controvalore o compri altre monete in modo da superare l'importo minimo o aspetti che il valore della tua altcoin aumenti
1713  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [BQX] Bitquence - Bounty Program - Earn BQX for Your Support on: July 20, 2017, 05:56:51 PM
My address is correct. ready to receive my reward  Grin
btw, can i change my signature now?
thanks
Yes, you can!

Anyone Can Remove Their Signatures and Avatar Now.. Thanks For all your support patience and kindness


Feel Free to join any of our open signature campaign.
1714  Local / Off-Topic (Italiano) / nuovi captcha? on: July 20, 2017, 04:50:28 PM
Che novità è questa? Oggi mi sono loggato diverse volte sia su Bittrex che su Crytopia e avro perso più di un minuto a login solo per risolvere i captcha! Continuavano ad aprirsi finestre... E' capitato solo a me o anche a voi?
1715  Local / Annunci / Re: [ANN] [IXT] InsureX - Mercato per prodotti assicurativi basato su blockchain on: July 20, 2017, 04:02:14 PM
Hi Everyone.. We are all set.. spreadsheets are 99% updated and Devs are Ready to distribute the tokens. but due to massive phishing and hacking attempts recently. I've decided to allow everyone some more time to check and confirm their wallets,. if you are effected by recent attacks you can ask for address change. but you must post your request here in this thread. do not send any private message..
we may allow up to 2 more days to all to confirm their wallets and get ready to receive the payments..

I must repeat, do not send your request in PM. post your message here.

I am simply ignoring private message. everyone send private message have no guarantee of  fixing his issue.


Kind Regards.
Jamal.


Per chi ha fatto le campagne bounties, avete due giorni di tempo per controllare il vostro indirizzo ETH e farlo cambiare nel caso abbiate subito "hacheraggi"...
Poi dovrebbe iniziare le distribuzione dei token
1716  Alternate cryptocurrencies / Announcements (Altcoins) / Re: [ANN][IOU] IOU1 - The Token of Trust. *Translation Bounty!* on: July 20, 2017, 03:50:52 PM
Hi dev, is possible to partecipate to the airdrop and receive also IOU1?
My address is: 3PJiBbrJ8MZy5wqMWTf85DNyeTwGNdw2u1k

Thanks dev and good luck

I'm not the dev but in the first page you can read:

Quote from: iou1support
*IOU1 "Launch" Airdrop & Social Bounty! (ends June 30th 2017)* ENDED!
1717  Local / Trading, analisi e speculazione / Re: [TRADING] Poloniex Exchange (discussione e problemi) on: July 20, 2017, 01:11:12 PM
Cosa vuol dire Litecoin "frozen"? è la prima volta che mi capita di vedere su poloniex questa dicitura

In rete ho trovato questo: https://www.reddit.com/r/litecoin/comments/6mjykj/poloniex_ltc_is_currently_under_maintenance_or/

Scrivere un comunicato di 2/3 righe, a Polo, gli fa proprio schifo?
1718  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [BQX] Bitquence - Bounty Program - Earn BQX for Your Support on: July 20, 2017, 10:28:25 AM
If I have calculated everything correctly, then:

All the 30 stakes (FB = 15 and Twitter = 15) get 2375 tokens = 0.071 BTC
All the 40 stakes (FB = 20 and Twitter = 20) get 3167 tokens = 0.095 BTC

For both bounty campaign. Is that correct?


I wonder how or where you get that number,
Example : FB 15 stakes+Twitter 15 stakes = 30 stakes
7,383706621 BQX/stake x 30 stakes = 221,51119863 BQX
And based on coinmarketcap BQX price today is 0.00002255 BTC, so 221 x0.00002255 = 0.0049950775 BTC ...far from 0.071 or 0.095


7,383706621 BQX/stake is valid only for twitter, not for facebook (if i did not make the calculations wrong)
1719  Local / Annunci / Re: [ANN][ICO] Minexcoin - La nuova era dei pagamenti on: July 20, 2017, 10:10:27 AM
La questione mining? Me la sono persa anche quella. Grin Non sapevo si potesse minare questa moneta. Info?
Certo, hanno detto che sarà possibile minarli con il rilascio del nuovo wallet, sia in solo che in pool. Da quello che ho capito l'algoritmo per il mining sarà MARS, mai utilizzato e mai sentito parlare sinceramente. Ora vediamo se oggi sarà il grande giorno o meno  Cool

Ci sono pochissime informazioni in giro. Almeno si sa qual'è l'hardware più adatto al mining?
Probabilmente ci saranno molte persone che cercheranno di fare instant mining...
1720  Alternate cryptocurrencies / Bounties (Altcoins) / Re: [BQX] Bitquence - Bounty Program - Earn BQX for Your Support on: July 20, 2017, 09:45:45 AM
Hi Everyone.. We are all set.. spreadsheets are 99% updated and Devs are Ready to distribute the tokens. but due to massive phishing and hacking attempts recently. I've decided to allow everyone some more time to check and confirm their wallets,. if you are effected by recent attacks you can ask for address change. but you must post your request here in this thread. do not send any private message..
we may allow up to 2 more days to all to confirm their wallets and get ready to receive the payments..

I must repeat, do not send your request in PM. post your message here.

I am simply ignoring private message. everyone send private message have no guarantee of  fixing his issue.


Kind Regards.
Jamal.



Note: Please keep quoting this message to keep it in last page.
Thank you dev has updated the spreadsheet, waiting for distribution to the wallet.
But would you like to tell me how to calculate the BQX stake?
I'm a twitter campaign participant.

total twitter bounties: 150000 BQX

total stakes: 20315

150000 BQX / 20315 stakes = 7,383706621 BQX/stake

7,383706621 BQX/stake x your stakes = your reward

Pages: « 1 ... 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 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 [86] 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!