Search content
Sort by

Showing 14 of 14 results by IlMao
Post
Topic
Board Italiano (Italian)
Merits 1 from 1 user
Re: Conto bancario Fidor Bank (DE) gratuito con carta - Utile se si usa Kraken
by
IlMao
on 09/08/2020, 08:16:49 UTC
⭐ Merited by fillippone (1)
Sembra che dal 20 agosto cambino il metodo di autenticazione dall'SMS con mTan alla App... ma io non riesco a installare l'App Fidor Smart Banking, dice che non è disponibile in Italia.
Ho già scritto al supporto ma non ho ancora ricevuto risposta.

Qualcuno ha notizie in merito?
Post
Topic
Board Трейдеры
Re: Update7! 25.08.2017
by
IlMao
on 25/08/2017, 16:29:24 UTC
I love you!  Wink
Post
Topic
Board Трейдеры
Re: Update5! Важное! 09.08.2017
by
IlMao
on 09/08/2017, 14:12:59 UTC
Fucking pay me back 100% of my coins! FBI didnt announce any funds to be captured! you are lying, this is exit scam, pathetic way to steal 50% of our funds!

PAY BACK ALL OR I WILL THROW AWAY EVEN MORE MONEY AND PAY SOMEONE TO GET YOU BASTARDS!

If so, why they don't get everything? And do you trust more in FBI?
Post
Topic
Board Altcoin Discussion
API to get bitcoin cash (BCC/BCH) address balance
by
IlMao
on 02/08/2017, 10:06:08 UTC
With bitcoin you can easily get an address balance through API, for example: https://blockchain.info/q/addressbalance/17kJiKkXs2r8GLAmPZdMDTqZH1RfFCGFDb.
How can you do the same for bitcoin cash? So far I've not found any available API around.

Ciao,
IlMao.
Post
Topic
Board Beginners & Help
Re: Paper Wallet on bitaddress.org
by
IlMao
on 15/12/2013, 10:02:14 UTC
Often, the problem with the answers is that someone try to understand the sense of the question rather than simply answer the question Smiley
Ok, here's the reason: I want to make some gift for Christmas, and I have generated a lot of vanity address for every person (the nickname of the person is in the address). So, I would like to put their vanity address on a nice Paper Wallet. This should explain why I'm asking that. Of course I'll warn the people that receive the gift that I could know their private key (though I don't), and they should transfer the money on a new address.
Yes, I'll use the offline javascript, and yes, I know what I'm doing.

Ciao,
IlMao.

Ok, I've done it by myself. I hoped to save some time to not scroll the entire code finding the right place to force an address before to print the Paper Wallet, but the old "If you want something done, do it yourself" is always valid Smiley

Anyway, here is a very simple solution:

Im the bitaddress.org source (I don't explain how to use the offline source, of course), find the line

ninja.wallets.paperwallet.showArtisticWallet(idPostFix, bitcoinAddress, privateKeyWif);

it is in the generateNewWallet function. After this line, add some line like these ones:

            if (idPostFix == 1) ninja.wallets.paperwallet.showArtisticWallet(idPostFix, "1BkitgPRgiQWPYP6uyRE1bYM3gscKne5zT", "5Jiyo6RqEtX5iD6EQFoBUHg1HrxEemhQYEERDftLY1M4gNNZK8i");
            if (idPostFix == 2) ninja.wallets.paperwallet.showArtisticWallet(idPostFix, "1G1tu9fzMYF4GtuDuuNrzQxmdr5ZtzcRwh", "5JDRUi45wjVNi9Z5NzHYg1kiRwJVgHXHprJxRdrkDEqVuFYb1sT");

I believe you have got the point: just substitute the variable bitcoinAddress with your public key, and privateKeyWif with the private one. Then, use a progressive number as for var idPostFix.

That's it! Then generate the Paper Wallet as usual, and program will use your keys to print them, creating art and QR code.

Now I can create my gifts... May be it could be useful for someone else.

Ciao,
IlMao.
Post
Topic
Board Beginners & Help
Re: Paper Wallet on bitaddress.org
by
IlMao
on 15/12/2013, 08:53:20 UTC
Try this for interesting templates:
http://www.bitcoins4barter.com/paperwallets/
Hi honky1492, that's nice but, again, it's a clone of bitaddress.org with new templates, and, again, it doesn't permit to specify an existing address for a Paper Wallet...
Post
Topic
Board Beginners & Help
Re: Paper Wallet on bitaddress.org
by
IlMao
on 14/12/2013, 22:36:13 UTC
Often, the problem with the answers is that someone try to understand the sense of the question rather than simply answer the question Smiley
Ok, here's the reason: I want to make some gift for Christmas, and I have generated a lot of vanity address for every person (the nickname of the person is in the address). So, I would like to put their vanity address on a nice Paper Wallet. This should explain why I'm asking that. Of course I'll warn the people that receive the gift that I could know their private key (though I don't), and they should transfer the money on a new address.
Yes, I'll use the offline javascript, and yes, I know what I'm doing.

Ciao,
IlMao.
Post
Topic
Board Beginners & Help
Re: Paper Wallet on bitaddress.org
by
IlMao
on 14/12/2013, 17:42:13 UTC
If you go to the last tab ("Wallet Details"), you can insert any private key
If you go to "Wallet Details", you can't obtain the nice Paper Wallets that you can obtain in "Paper Wallet"...
Post
Topic
Board Beginners & Help
Re: Paper Wallet on bitaddress.org
by
IlMao
on 14/12/2013, 17:27:39 UTC
Well, at least I know I'm not alone Smiley
Post
Topic
Board Beginners & Help
Topic OP
Paper Wallet on bitaddress.org
by
IlMao
on 14/12/2013, 15:08:23 UTC
Hello,
I would like to use the great bitaddress.org javascript to create some Paper Wallet of a given (and already existing) private key.
Apparently the source doesn't permit that, just freshly generated address.

Has anyone already modified the source to permit that, or can tell me where I could modify it without to scroll the entire code?

Ciao,
IlMao.
Post
Topic
Board Beginners & Help
Re: BTC-e Exchange Rates grid
by
IlMao
on 30/11/2013, 17:50:02 UTC
they have high fees not much people using them
Well, actually the fees are not so much... 0,2% for transaction seems to be lower than other competitors. Anyway, this is not related with php itself; I hadn't an easy way to compare all crypto-currencies strength, with a single glance.
I've a very own version that capture my actual quantities thru BTC-e API, and create another table multiplying the rates by the quantity, obtaining all my assets in every currency in a single table...
Because I've spent some hour to realize that, I thought that it could be useful for someone else.

Ciao,
Claudio.
Post
Topic
Board Beginners & Help
Re: What happens to "lost" bitcoins?
by
IlMao
on 30/11/2013, 12:02:28 UTC
Actually they *are* lost. If you lose your private key, nobody else will be able to spend them anymore.
So, their value will go in the still existing bitcoins.
The fact is that it is hard to distinguish between a "lost" bitcoin and a simply "held" one. You can just do it statistically.

That's not entirely true. Technically you could brute-force the private key and thus gain access to the wallet, but it is highly dependent on luck and the timeframe for actually getting the private key is large enough to be unviable and it is far more profitable to mine with that processing power than try to brute force a private key. But then again, knowing how computer technology advances it may be possible in the future at some point.
If you were right, the entire bitcoin (and crypto changes in general) will be dead! Smiley In any case, you don't need to lose your wallet to permit to brute-force your private key. But, if this would be feasible, I've some interesting address to hack... This one, for example, seems interesting, just while I'm writing... http://blockchain.info/it/address/16TzpBN7bib3sKdvFgfRuduwcTy88KqJMk
Post
Topic
Board Beginners & Help
Re: What happens to "lost" bitcoins?
by
IlMao
on 30/11/2013, 11:42:03 UTC
They are not lost.
They are still there.
Actually they *are* lost. If you lose your private key, nobody else will be able to spend them anymore.
So, their value will go in the still existing bitcoins.
The fact is that it is hard to distinguish between a "lost" bitcoin and a simply "held" one. You can just do it statistically.
Post
Topic
Board Beginners & Help
Topic OP
BTC-e Exchange Rates grid
by
IlMao
on 30/11/2013, 11:20:00 UTC
I've made a little php to show my currencies exchange rates in a grid, so in every combination. May be it could be useful for someone else as well.
Feel free to drop a comment, or tell me is a similar thing already exist (may be done better  Wink)

Go to http://ilmao-bitcoin.blogspot.it/

Ciao,
IlMao.