Bitcoin Forum
September 21, 2025, 06:41:01 AM *
News: Latest Bitcoin Core release: 29.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 »
1  Economy / Collectibles / Re: [WTS] Peeled Coins (PBC & Recalescence) on: July 14, 2023, 12:10:49 AM
Bumpppp

I've still got a fully loaded one that I won in the raffle he did on here a decade ago. Not looking to sell yet but would be happy to make contacts for a possible future sale. You can find the raffle thread if you search for it.
2  Bitcoin / Bitcoin Technical Support / Re: Math problem regarding recovery seed on: July 17, 2020, 12:30:47 AM
What was the eventual outcome of this? Did OP recover his funds?
3  Bitcoin / Electrum / Re: Backup Electrum wallet on OSX on: December 06, 2013, 03:21:27 AM
Guys.. just a little re-assurance. Im a long time QT user thinking to switch to Electrum.. been researching for a while now. So it seems I don't have to make scheduled backups of my wallet with Electrum (as I currently do with QT) at all. As long as I remember the generated seed to memory perfectly, thats all I will EVER need to rebuild my wallet and use spend my BTC in any scenario (other someone stealing my seed), correct?

With QT now, the syncing with the blockchain, plus issues since I'm on OSX (random crashes and having to rebuild the block database or re-sync etc) has made me very paranoid and I've started backing up my encrypted wallet to external storage. It seems like Electrum would be an elegant alternative, with no need to download the entire blockchain and in the event I have to access my wallet on a new computer (or alternative machine of my own), I wont have to wait a day.. it's download Electrum, re-create from Seed, and boom. Is this correct?

For added security, it allows the current wallet to be encrypted as well (but if I'm understanding correctly, once you recreate a wallet from a seed, the 'encrypted' part of it goes out the window and you must now re-encrypt otherwise the wallet is wide open to spend with, yes?)

And in the unlikely event the Electrum servers all go down forever.. I would still be able to re-create my wallet from my seed? Where? And more importantly, where would my private keys be if that has to be the case?

A little help from fellow Electrum OSX'rs would be awesome.. especially since it's a big switch and one always gets paranoid when trusting a new "place" with your money  Smiley

FYI - Im on OSX Mavericks, and would be installing Electrum 1.9.4 (NOT 1.9.5 since I understand there are some issues with OSX and that version still being hammered out), and I'm also not too keen on offline paper wallet super cold storage either since I'm pretty secure (firewall, filevault, encrypted volumes etc).

So.. yes? Send my BTC from QT over to Electrum in 1 swoop and never look back? Or nay?

Thanks guys!

In order,

Correct, correct, correct, yes, using the program or the code from github or an application like carbonwallet.com, the same private keys can always be regenerated using the technique used by electrum but as long as the project exists on github you will be fine, Yes send them over but make sure to memorise that seed!!
4  Bitcoin / Electrum / Re: 9 word electrum seed creates same wallet as 11 word ?! on: December 06, 2013, 02:36:25 AM

However, in order to recognize seeds from version < 2, I plan to check if the number of words is 12.
so it's probably not a good idea to create 24 words seeds now.


What will the default seed length in 2.0 be then?
5  Bitcoin / Electrum / Re: 9 word electrum seed creates same wallet as 11 word ?! on: December 05, 2013, 06:21:20 AM
yes, the seed is encoded using groups of 3 words, extra words are ignored.

(note that version 2.0 will use a hash of the seed phrase)

Okay thank you, cheers for the time spent coding all this.
6  Bitcoin / Electrum / 9 word electrum seed creates same wallet as 11 word ?! on: December 05, 2013, 06:12:35 AM
If you restore from seed with these words "content scene son door spend plastic clothes talk reason" (9 words)

The first address is this "13VfVDEPU4RDKPtLmQ3jhCsnrj9JwVpgkq"

If you restore from seed with these words "content scene son door spend plastic clothes talk reason damn haunt" (11 words)

The first address is this again "13VfVDEPU4RDKPtLmQ3jhCsnrj9JwVpgkq" It is the exact same wallet!



What is going on...   Huh

7  Bitcoin / Electrum / Re: How to delete pending transactions. on: November 28, 2013, 03:00:09 AM
Pending transaction  = pending for broadcast on network.

It doesn't, it means waiting on confirmations. It has already been broadcast.
8  Bitcoin / Electrum / Feature request. Receive button in lite mode on: November 27, 2013, 05:31:34 AM
A super handy feature would be a small button in Lite mode which copies your next empty receiving address onto the clipboard. I am aware of the ability to right click and show receiving addresses but this takes away from the aesthetics of true Lite mode. The receiving address clipboard copy button could appear right next to the switch window button.
9  Bitcoin / Electrum / Re: sendmany in Electrum on: November 24, 2013, 07:53:19 AM
Is there any reason why Electrum (and Bitcoin-qt) doesn't support sendmany?

Bitcoin-qt does support sendmany. Just click the New Recipient at the bottom left of the Send screen or using the RPC console.
And so does Electrum-1.9 if you use the Electrum console.

I understand how to do it with CVS but how do I do it with console? Do I use paytomany?
10  Bitcoin / Electrum / Re: Electrum Cracker? on: November 23, 2013, 05:04:49 AM
It's kind of funny when a newbie comes along and tries a naive approach to cracking something.

In this case he doesn't seem to understand he can totally remove all the code related to guessing words, and decoding them, and simply generate a 128 bit random number as seed directly. That should speed this up somewhat but to go even faster he may as well just increment a counter and check seed values sequentially - it has the same probability and would be faster still and not run into a depleted entropy pool.

2^128 = 3.402823669×10³⁸

One billion balance checks / second (very unlikely even with 10,000 computers attacking) looking for a hit in one of 2 millions addresses (current number with non-zero balances in network), would still take,

3.402823669×10³⁸ / 1x109 / 2x106 = 1.701411835×10⁵³ seconds,

or 5.395141537×10⁴⁵ years.

I wish him good luck.

/thread
11  Economy / Marketplace / Re: Recalescence Coins Physcial Bitcoin Raffle! on: September 16, 2013, 01:41:04 AM
Awesome thanks, tickets have been bought  Cheesy
12  Bitcoin / Armory / Armory Homomorphic encryption explanation on: May 15, 2013, 10:04:13 AM
Can you give a very brief explanation of the deterministic wallet in Armory, specifically how it achieves public key generation without needing the private keys.

Also your thoughts on how this quote relates to Armory -- 'Visions of a fully homomorphic cryptosystem have been dancing in cryptographers' heads for thirty years. I never expected to see one. It will be years before a sufficient number of cryptographers examine the algorithm that we can have any confidence that the scheme is secure.' Bruce Schneier

EDIT: Okay I see that this is discussed here https://en.bitcoin.it/wiki/BIP_0032.
13  Bitcoin / Armory / Re: Armory - Discussion Thread on: May 15, 2013, 09:19:46 AM
Man how on earth did you generate this address? 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX
regex
Regular expression?
14  Bitcoin / Armory / Re: Armory - Discussion Thread on: May 15, 2013, 05:47:37 AM
Man how on earth did you generate this address? 1QBDLYTDFHHZAABYSKGKPWKLSXZWCCJQBX
15  Alternate cryptocurrencies / Altcoin Discussion / Re: LTC/FTC exchange via Google Docs [Bid 41 LTC | Ask 48 LTC] on: May 01, 2013, 06:31:10 AM
50 FC available.

How much?
16  Alternate cryptocurrencies / Altcoin Discussion / Re: FREE DEVCOINS!!!! on: May 01, 2013, 05:56:48 AM
1391Rjne8ov3MmdSyaRF8sVPwLUAipWZ2o

You got it Smiley

Haha sick cheers, time to build the client I guess

Client?

I assumed it was this https://github.com/knotwork/old-devcoin-qt but now Im confused haha.

I have read little into devcoin, so I will go do that first..

I'm confused.


The desktop wallet... for devcoins
17  Alternate cryptocurrencies / Altcoin Discussion / Re: FREE DEVCOINS!!!! on: May 01, 2013, 04:59:45 AM
1391Rjne8ov3MmdSyaRF8sVPwLUAipWZ2o

You got it Smiley

Haha sick cheers, time to build the client I guess

Client?

I assumed it was this https://github.com/knotwork/old-devcoin-qt but now Im confused haha.

I have read little into devcoin, so I will go do that first..
18  Alternate cryptocurrencies / Altcoin Discussion / Re: FREE DEVCOINS!!!! on: May 01, 2013, 04:41:57 AM
1391Rjne8ov3MmdSyaRF8sVPwLUAipWZ2o

You got it Smiley

Haha sick cheers, time to build the client I guess
19  Alternate cryptocurrencies / Altcoin Discussion / Re: FREE DEVCOINS!!!! on: May 01, 2013, 04:36:49 AM
Going for 201 seemed to risky to me. You know, psychological number marks and all.. Tongue
20  Alternate cryptocurrencies / Altcoin Discussion / Re: FREE DEVCOINS!!!! on: May 01, 2013, 04:35:00 AM
1391Rjne8ov3MmdSyaRF8sVPwLUAipWZ2o
Pages: [1] 2 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!