Search content
Sort by

Showing 20 of 40 results by ps1234
Post
Topic
Board Bitcoin Technical Support
Re: Data Directory and Conf File
by
ps1234
on 01/01/2025, 16:04:20 UTC
My registry does indeed point to the correct directory.

Many thanks
Post
Topic
Board Bitcoin Technical Support
Topic OP
Data Directory and Conf File
by
ps1234
on 01/01/2025, 15:27:38 UTC
I have been running bitcoin core on Windows 7 for several years, and I can't remember exactly how I set it up. Now I plan to switch to Windows 10.

Currently, the data is on a separate drive from the program, in F:\abc\def\xyz\blocks\. Obviously abc, def and xyz are not the actual paths, but you get the idea.

I'm puzzled, because the bitcoin.conf file in C:\program files\bitcoin does not contain anything but comment lines. So, how does the program know where to find the blockchain? After all, it's on a separate drive.

When I install bitcoin on Windows 10, I want it to continue to use the existing blockchain in F:

Advice would be most welcome.

Post
Topic
Board Development & Technical Discussion
Merits 2 from 1 user
Re: Run Bitcoin Core at Lower Priority
by
ps1234
on 15/12/2024, 19:59:22 UTC
⭐ Merited by vapourminer (2)
Thanks for the advice.

I'll go down the route of a batch file and setting the priority to /low of /below normal

The PC is pretty powerful with 8 cores, 40Gb RAM and SSD throughout. The blockchain is on its own disk.

So, I have the Windows startup command

D:\temp\BTC.bat

which says:

@echo off
set
start "Bitcoin Core" /LOW "C:\Program Files\Bitcoin\bitcoin-qt.exe" -min -chain=main

It seems to be OK so far

Post
Topic
Board Development & Technical Discussion
Merits 1 from 1 user
Topic OP
Run Bitcoin Core at Lower Priority
by
ps1234
on 14/12/2024, 07:06:38 UTC
⭐ Merited by ABCbits (1)
I run Bitcoin Core version v22.0.0 on Windows 7 automatically on startup with the commands "C:\Program Files\Bitcoin\bitcoin-qt.exe" -min -chain=main

But it takes quite a while before the PC responds because Bitcoin core is using all the CPU resources.

Are there any arguments I can use to start at a lower priority?
Post
Topic
Board Electrum
Re: Export Electrum History
by
ps1234
on 08/12/2024, 13:18:27 UTC
Thanks very much
Post
Topic
Board Electrum
Topic OP
Export Electrum History
by
ps1234
on 08/12/2024, 12:00:55 UTC
I'd like to export the wallet history to a spreadsheet, but can't find out how to do this.

Any help would be appreciated.
Post
Topic
Board Electrum
Re: Old Version For Cold Storage
by
ps1234
on 07/06/2022, 17:28:09 UTC
Thanks for the advice.

I'll upgrade. I just don't like touching the cold storage machine, just in case...

But, with the seed phrase, I can always recreate things at any time in the future - or can I?
Post
Topic
Board Electrum
Re: Old Version For Cold Storage
by
ps1234
on 04/06/2022, 15:56:24 UTC
I understand that "if it works don't touch it", and I would prefer not to change the cold storage laptop, which is running Electrum 3.3.8

Assume that I keep the watching version up to date.

Then, how likely is it that the format of transactions, generated by the watching version to be signed, will change? Or, is it 'set in stone' and fixed by the Bitcoin protocols?
Post
Topic
Board Electrum
Merits 4 from 1 user
Topic OP
Old Version For Cold Storage
by
ps1234
on 04/06/2022, 15:26:37 UTC
⭐ Merited by hugeblack (4)
Some time ago I bought some satoshis and installed Electrum v3.x on a fresh install of Windows 10 on a spare laptop, to use as a cold storage setup. This is always off line and only ever used to sign transactions.

I upgraded to a watching version of Electrum to 4.x on an online pc.

The question is, do I ever need to upgrade Electrum on the cold storage laptop, assuming the laptop continues to work?
Post
Topic
Board Electrum
Merits 3 from 1 user
Re: Incompatibility v4.1.5 and v4.2
by
ps1234
on 22/03/2022, 17:36:13 UTC
⭐ Merited by NeuroticFish (3)
Is this an expected behaviour? Am I now forced to use 4.2 forever? I didn't see any warnings about this.

I could recreate the wallet for 4.1.5 using the seed phrase, but that loses the transaction descriptions.

Well, the release notes don't seem to tell anything specific about it, but normally, if one wants to keep everything untouched at an upgrade test, he can backup everything before updating.

I didn't see that message (I also didn't get to update yet), but it seems that yes, the only choices seem to be that you either keep using 4.2 (I see no real reason for going back, actually) and keep your labels, either go back to 4.1.5 by recovering from seed and lose those labels.

As a rule of thumb, I would not get too "attached" to those labels, there's always a chance that something goes wrong and you have to recover from seed. Not a big chance, but still...
I saw another thread explaining how to export and import labels.

A wallet backup running on the older version 4.1.5, let me export the labels (menu option). I then imported these labels into the wallet running on the new version 4.2

I now have what I want - wallet on newest version, and labels too.
Post
Topic
Board Electrum
Re: Incompatibility v4.1.5 and v4.2
by
ps1234
on 22/03/2022, 16:59:43 UTC
Not a major problem, either way.

My seed phrase is there if needed, and I can stay on 4.2.

I just thought it useful to raise the question, as I had not come across the issue/feature before.
Post
Topic
Board Electrum
Merits 1 from 1 user
Topic OP
Incompatibility v4.1.5 and v4.2
by
ps1234
on 22/03/2022, 14:25:38 UTC
⭐ Merited by NeuroticFish (1)
I have a wallet which was created with v3.8 and in use with v4.1.5.

I installed v4.2 and opened the wallet, and it looked OK. But when I try to open it with v4.1.5 it fails with error message:

This version of Electrum is too old to open this wallet.
(highest supported storage version: 18, version of this file: 44)

Is this an expected behaviour? Am I now forced to use 4.2 forever?

I could recreate the wallet for 4.1.5 using the seed phrase, but that loses the transaction descriptions.
Post
Topic
Board Electrum
Re: Problem verifying Electrum 4.2 Signature With Kleopatra
by
ps1234
on 20/03/2022, 23:09:29 UTC
Thanks.

The verification was successful. I can now trust the validity of the download.
Post
Topic
Board Electrum
Merits 5 from 2 users
Topic OP
Problem verifying Electrum 4.2 Signature With Kleopatra
by
ps1234
on 20/03/2022, 18:29:28 UTC
⭐ Merited by o_e_l_e_o (4) ,hugeblack (1)
On Windows 7 I downloaded GPG4WIN to verify the latest Electrum 4.2 download.

I followed the procedure given on the Electrum Download page => https://bitzuma.com/posts/how-to-verify-an-electrum-download-on-windows/

Having got GPG4WIN verified, I run Kleopatra and do a Lookup on Server for the key for ThamasV = 0x2bd5824b7f9470e6

It does find an entry for ThomasV, which I import. However, the result of the import is
Certificates
Total number processed: 0
Imported: 0

When I decrypt/verify using electrum-4.2.0.exe.asc the result is:

Verified ‘electrum-4.2.0.exe’ with ‘electrum-4.2.0.exe.asc’: 3 signatures could not be verified.

It then gives options for 3 signatures to search for or import the 3 signatures.. Search gives no results and I don't have files to import from.

What am I doing wrong?
Post
Topic
Board Electrum
Merits 3 from 2 users
Topic OP
Seed Phrase Compatibility With Newer Version
by
ps1234
on 18/01/2022, 12:26:06 UTC
⭐ Merited by hugeblack (2) ,dkbit98 (1)
Will the seed phrase (12 words) from a version 3.x wallet successfully create the private keys with Electrum V4.x ?
Post
Topic
Board Electrum
Re: Air Gapped on Windows or Tails?
by
ps1234
on 18/11/2021, 17:15:07 UTC
SCADA stands for Supervisory Control and Data Acquisition.

In most manufacturing processes, you have devices, usually called PLC or Programable Logic Controllers. These will be simple controllers to measure values, or turn relays on or off, start or stop motors etc.

SCADA gives the human operator a GUI across one or more PLCs. It's just computer software, often written in C or similar languages, that sits above and controls the PLCs.

Iranian centrifuges were damaged when hacked SCADA was showing operators one thing, eg safe rotational speed, while doing something else entirely, eg winding them up to damaging speeds.
Post
Topic
Board Electrum
Re: Risk Of Losing Bitcoins Through Seed Creation
by
ps1234
on 10/11/2021, 08:52:34 UTC
Thanks to all for the illuminating comments.

I'll shut up and stop worrying about theoretical issues and I'll follow o_e_l_e_o's advice:
The weakest part of bitcoin is almost always the user. Rather than worrying about the impossible (someone breaking 128 bits of security), worry about all the other ways you are risking your coins instead.
Post
Topic
Board Electrum
Re: Risk Of Losing Bitcoins Through Seed Creation
by
ps1234
on 09/11/2021, 20:37:27 UTC
My paranoid thought experiment relies on the fact that the words for the Electrum passphrase are fixed and known.

By default, the 12 words from 2048 do offer a huge combination. As has been pointed out, the risk of accidental duplication is small.

However, if my understanding is correct, in my thought experiment it is easily possible to generate the private keys and addresses that would be created by a real Electrum wallet using the 12 words. A large number of addresses that would result from these keys could be generated relatively easily.

In the attack, the blockchain could be scanned for one of these addresses, and finding any one would confirm that there exists (or existed) a valid wallet with potentially unspent coins. The wallet funds could then be stolen by generating new spends and sent to addresses owned by the attacker.

While large amounts of computing power might be needed, this attack would work against airgapped wallets as well as those on-line.

Is this a feasible (if computationally expensive) attack, or have I misunderstood?

Adding more words would make the computation exponentially more expensive.
Post
Topic
Board Electrum
Topic OP
Risk Of Losing Bitcoins Through Seed Creation
by
ps1234
on 07/11/2021, 16:51:19 UTC
I know it's very unlikely, but there is nothing to stop a hacker from generating wallets using the 12 word Electrum seeds, to steal bitcoins.

With luck, they might generate a valid wallet, which had been previously created, and which contains bitcoins

Similarly, a non malicious user might accidentally generate a duplicate wallet.

Should users be encouraged to add some random words to reduce these (admittedly minuscule) risk?
Post
Topic
Board Electrum
Merits 4 from 1 user
Re: Air Gapped on Windows or Tails?
by
ps1234
on 02/11/2021, 08:40:17 UTC
⭐ Merited by o_e_l_e_o (4)
Tails Linux OS is obviously better for privacy than windows and you won't have nightmare tracking and spying like with win os.
How could they spy on you if it's air gapped? You're supposed to never connect the internet.

I did read  that some researchers demonstrated that they were able to pick up the sounds from a hard disk seeking, and thus reconstruct data from the disk, even if the computer was not connected to the internet. However, that does seem a bit impractical, even for the most dedicated hacker..

Having read the replies, my thinking is that it might be good to use tails for any significant transactions.

As these would be infrequent, one could recreate the wallet each time from the memorised seed phrase, and an online watching wallet.