Bitcoin Forum
May 24, 2024, 08:07:11 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 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 ... 514 »
441  Bitcoin / Bitcoin Technical Support / Re: Problems syncing this morning : invalid block, please help on: July 17, 2021, 01:04:21 AM
I guess it is possible that one of the peers you're getting data from may, for whatever reason (unknowingly or maliciously), be sending your node bad data... You could try "banning" all the current peers and see if it continues to happen.

Otherwise, it's likely some transient hardware issue with your setup... and those are an absolute MoFo to try and diagnose/rectify Undecided
442  Other / Beginners & Help / Re: Looking for advice: gifting a paper wallet on: July 17, 2021, 12:56:14 AM
I tried creating a watch only wallet in Electrum (android) to see if it worked and... nothing.  No funds on that address whatsoever.
Seems like your Electrum Android wallet isn't syncing properly or something... I was able to create a watching-only wallet just fine:



Quote
I tried sweeping the wallet with Electrum (both android and desktop) and Samourai Wallet and while they recognize the private key they don't find any UTXO...

What the fuck is going on?

edit: If I use the Electrum desktop wallet to create a watch only wallet and import the address it does recognize the UTXO..
edit: I can't sweep the private key in Bitcoin Core either
Not sure why they wouldn't be able to sweep the private keys though... I can only think that your client is connected to a server that was lagging or not properly synced. Are you connecting to your own node/servers or are you using public ones? Huh

 The funding transaction obviously exists and can be seen/synced... and I can even create an unsigned transaction from the watching-only wallet.

Obviously, not having the private key, I can't attempt to sweep or sign/spend the coins.
443  Bitcoin / Wallet software / Re: building a mynode rasp pi on: July 17, 2021, 12:45:11 AM
I am thinking it smokes the rasp pi.
Almost any relatively modern PC is likely to "smoke" a Raspberry Pi in terms of speed/processing power... Where the Pi "generally" wins is in size and power requirements, although there are those intel compute sticks and/or NUCs which are similar to Pi's in that regards.

Where the Pi as a bitcoin node really suffers is, as you've already noted, is the initial block download (IBD) phase (3.5 days!!?! Shocked)... and any time that a substantial number of blocks need to be synced (ie. if your node was offline for a couple of weeks).

The Pi simply doesn't have the raw processing power to crunch those numbers... and can even run into thermal throttling issues (although this can be mitigated with a good case/fan etc) which make it even slower. Undecided

Still, the IBD issues can also be mitigated if one has access to a trusted node that they can clone the block data, chainstate and tx indexes from.

Over the last 4 days since I got Umbrel up and running, I haven't really noted too many performance issues... that's with tor + bitcoind/lnd + electrs + mempool + btc-rpc-explorer + btcpay-server + RTL all running.

On a bare board, sitting on my desk, it seems to run at or below 50C for the most part... so performance wise, I'm pretty happy with it all.


Anyway, I'm going to "destroy" it all and give MyNode a go this weekend, just to see what that is like... I'm still not sure which setup I prefer at this point. Undecided
444  Bitcoin / Electrum / Re: Electrum: Urgent question on seed phrase and pass phrase on: July 17, 2021, 12:03:48 AM
You can simplify it down to this... To be able to send bitcoins from, or recover, a "standard" wallet... a person would need:

- A copy of the wallet file + the wallet password, if any.
or
- 12 word seed phrase + the "seed extension words" (aka "passphrase"), if any.


To be able to send bitcoins from, or recover, a "2fa" wallet... a person would need:

- The wallet file + the wallet password, if any + Google Authenticator 2FA code
or
- 12 word seed phrase + the "seed extension words" (aka "passphrase"), if any.


Note that in both instances, as long as someone has the 12 word seed phrase + the "seed extension words"/passphrase (if used), then the wallet can be fully recovered and coins accessed... regardless of any wallet encryption passwords or 2fa.

So, if no seed extension/passphrase is used, then the 12 word seed phrase is all that is required for recovery and full access.


In the case of 2fa wallets, if you lose the 2fa device for whatever reason (ie. phone is wiped/broken/lost etc)... then if you don't have a backup of the 2fa "secret key", then the only guaranteed way to recover is using the 12 word seed (+ seed extension words). Note that while some users have had success in the past contacting TrustedCoin from the email address they originally used to sign up for the 2fa wallet and were able to get their 2fa key reset, this should NOT be counted on as a recovery method, as there is no guarantee that TrustedCoin will do so again in the future.
445  Bitcoin / Bitcoin Technical Support / Re: Problems syncing this morning : invalid block, please help on: July 15, 2021, 04:16:39 AM
The private ones actually are much more intense but bitcoin always triggers the highest CPU usage and I/O on the hard disk....this is a fast Samsung SSD T7 but then at the same time, maybe that's too much.
Interesting... but I'm not surprised that Bitcoin has the highest usage. I would assume that the amount of data (note: not just the number of blocks) being processed on the Bitcoin blockchain is quite a bit larger than the other private chains.

Still, running on a Samsung SSD... even an external one, I would have thought that it should be easy enough for the system to keep up, given that I have run multiple chains on an HDD. Huh

I'm sure that running it one at a time will stop any issues, but could be annoying depending on how long it's been since that chain was synced and how long you have to wait for it to sync up.
446  Bitcoin / Bitcoin Technical Support / Re: Old HDD with wallet.dat, several reformatting and heavy use, is all hope lost? on: July 15, 2021, 03:57:25 AM
In that case, it looks very very likely that you are not going to be able to recover anything of value Undecided

I guess it can't hurt to try looking for all files and trying the brute force option... at worst you'll waste some time, at best you might you might stumble across a wallet file.

Best of luck.
447  Bitcoin / Electrum / Re: help with extract wallet seed from wallet file, on: July 14, 2021, 09:53:46 AM
To recover, you will need either:

- Your wallet file+password+Google 2fa
or
- Your 12 word seed

Given that you've lost your 12 word seed, then your only option is if you still have access to the email address that you used to setup your 2fa wallet, then contact TrustedCoin from that email address and explain your situation.

They have helped other users in the past by allowing them to reset and resetup the Google Authenticator so they can regain access to their wallet funds.
448  Bitcoin / Electrum / Re: Not reading psbt file on: July 14, 2021, 07:01:47 AM
Would you know why it works with 3 inputs but not with eight for example? My understanding was that anything less than twenty is fine? The small amount of bitcoin in each input means I would have to consolidate multiple batches of three inputs into one, so I end up with six (consolidating eighteen inputs) or so inputs, which I'd then be able to send as two inputs.

Is there an easier fix im missing?
Are you sure you're dealing with actual inputs... or are you looking at addresses? Huh It's possible that some of your addresses contain multiple UTXOs, so if you using addresses, it's possible you might still be exceeding the 20 UTXO limit.

Which tab in Electrum are you spending from? The "coins" tab or the "Addresses" tab? Huh
449  Bitcoin / Bitcoin Technical Support / Re: Zap transactions not working. Help? on: July 14, 2021, 12:23:56 AM
Based on the error message, it looks like you were trying to pay an invalid invoice. SO, did you actually have a lightning invoice created that you were trying to pay? Note that Lightning invoices are generally time-limited (minutes or hours usually) and from what I can gather, as a payment processor, MoonPay invoices generally tend to only be valid for a few minutes.

So, if you don't send within the specified time interval, the invoice will be void and then any attempt to send will fail.
450  Other / Beginners & Help / Re: Looking for advice: gifting a paper wallet on: July 14, 2021, 12:13:09 AM
Got to agree with the K.I.S.S. proponents here... a simple private+public keypair loaded with $10 is probably the best solution here.

I would be very surprised if a standard private key was rendered unusable by any future changes to the network, so that shouldn't be an issue. Then some basic steps to make sure the private key is "safe" (eg. printing on waterproof paper and/or laminating etc) and then handing it over (maybe with some basic instructions on how to store it safely) and then all you can do is hope for the best Wink
451  Bitcoin / Armory / Re: Will Armory 0.96.5 continue to 100% work with Bitcoin Core 0.21.1 and 0.22? on: July 13, 2021, 10:50:11 PM
I have Bitcoin Core 0.21.0 right now and it's complaining about "Warning: unknown rules activated (versionbit 2)". Probably something to do with taproot. So before I upgrade Bitcoin Core, just wanted to make sure Armory is compatible.
Yes, it's fine... I'm currently running 0.21.1 and it works completely fine with Armory 0.96.5. I don't anticipate any issues or breaking changes with the upcoming 0.22 either, but it's impossible to say 100% until it has actually been released.
452  Bitcoin / Wallet software / Re: building a mynode rasp pi on: July 13, 2021, 11:20:58 AM
Went slow on purpose as I want to see the time it takes for 8gb no tor vs 4gb tor.
That's an interesting little experiment... will definitely be interested to see the results of that! Wink


So  it will be a long set of reviews and info  by the time I am done.
Sounds like you've got your work cut out for you! Shocked Best of luck, I look forward to seeing all the details when you finish it all!
453  Bitcoin / Hardware wallets / Re: Do You Eject Your Hardware Wallet Before Disconnecting It from Your Computer? on: July 13, 2021, 02:24:19 AM
On Windows 10 at least, it's generally not even an issue for storage media any more: https://www.theverge.com/2019/4/8/18300734/microsoft-safely-remove-eject-usb-flash-drive-not-needed-windows-10

Granted, if you do it in the middle of actually transferring data to/from the drive, things will most likely break... but if the file transfer "appears" to have finished, then yanking the USB drive out is not going to break anything.

It definitely was an issue with earlier versions of Windows... A while ago (was either Windows 2000 or XP), I found out about the write caching the hard way. I was in a hurry (running late as usual) and as soon as Windows showed the transfer had "finished", I yanked the drive and headed off to a friends place... got there (after driving all the way across town) to discover the data on the drive was corrupted Undecided
454  Bitcoin / Wallet software / Re: advantage of showing unspent outputs among multiple Bitcoin addresses on: July 13, 2021, 02:11:12 AM
"I've been using wallet X for months now, and still i'm not robbed... Go ahead and use X".
And then the same user comes back 6 months later saying how their exchange account has been locked and they can't access their coins or their blockchain recovery phrase doesn't work. Every wallet is fine until the day it isn't, by which point it's usually too late for users using custodial services. It's such a moronic argument as well. Might as well say "I've been driving without a seatbelt for months, so it is perfectly safe and seatbelts are unnecessary."
As the saying goes: "Absence of evidence is not evidence of absence" Roll Eyes


Honestly, I can certainly understand why some people want to use web wallets, or closed source mobile wallets, or SPV wallets that potentially have privacy concernts etc.

It seems that it comes down to a willingness to trade off convenience and ease of use (and, in some cases, cost) for privacy and/or security. If any given wallet fits with a users personal risk acceptance profile, then all the "evidence" or arguing about which wallet is "best" is probably just a waste of your time Tongue
455  Bitcoin / Wallet software / Re: building a mynode rasp pi on: July 13, 2021, 01:47:56 AM
Curious as to why you opted for MyNode as opposed to something like the RaspiBlitz or Umbrel? Huh Asking because I've sort of been on a bit of a mission to try them all... and was considering trying the MyNode setup (the free community edition tho)

Seems that spending $100 on something that is using a lot of open-source software that is freely available and/or included in other packages like RaspiBlitz/Umbrel is unnecessary.

I can certainly understand that someone might want to go with the premium package purely for the support option, so they don't have to rely on forums/telegram groups etc... but charging to get "free" features (btcpay server, Spectr, LNBits etc) from the other systems seems excessive. Undecided


... I am up to block 402000 this download will be under 3 days maybe 2 .
Do you not have another node you could have copied the blockchain/chainstate/indexes from? or were you wanting to see what the full IBD time would be like?

In my testing with RaspiBlitz/Umbrel... copying the chain from another node cuts the initial setup time down to hours rather than days.
456  Bitcoin / Development & Technical Discussion / Re: Pay very low FEE when u make a BTC transaction ! on: July 13, 2021, 12:00:39 AM
And even mempool.space suffers sometimes...




There is less than 1 block of transactions available to be mined... and it's recommending 6 sats/vbyte for a high priority... Tongue I assume that is simply because the "high priority" value aims to be in within 0.x meg of the tip at all times etc

Still, it goes to show that any "fee estimation" is exactly that... an estimation. Wink
457  Bitcoin / Bitcoin Technical Support / Re: Problems syncing this morning : invalid block, please help on: July 12, 2021, 11:20:40 PM
Sorry... just to clarify... you're running 3x cryptocoin Core applications at the same time (eg. Bitcoin Core + Litecoin Core + Dogecoin Core) with all the blockdata stored on the same external drive? Huh

Outside of the initial block download, I wouldn't have thought that running them all side by side would stress things too much... once nodes are synced up, the processing requirements aren't super high.

I've had multiple Core applications running before... I think 5 was my "personal best" (Bitcoin mainnet, Bitcoin testnet, BCH, Litecoin and Dogecoin) and never seemed to have any issues... but that was on a desktop with all the blockdata on the same (internal) SATA HDD.
458  Bitcoin / Bitcoin Technical Support / Re: Looking for advice on a full node on: July 12, 2021, 11:07:57 PM
Oh ok... yeah the graph data not being available makes sense because that is data that the service is recording live based on mempool activity that it is observing... it's not information that can be derived from the historical blockchain data.

So, if the service wasn't running, it obviously can't observe that data Wink

Not sure about the address history being missing tho, that seems like the node hasn't finished indexing properly or something... or that the data is pruned for some reason.

By default, I don't think Raspiblitz has txindex=1 set and you have to explicitly turn that on in the settings.

On Umbrel, it seems like mempool and btc-rpc-explorer are actually setup to use the underlying electrum server (ie. electrs) to retrieve address information. I'm not sure if RaspiBlitz operates the same way.


Yes, it's one of the first things stressed that one should do during other RPi installs. Particularly if you're online with open ports. Perhaps tor functions in a different manner, but my understanding is that bots scan ports and user "pi" with password "raspberry" is very common. So it's stressed to remove "pi" before going online. I'm not sure if I was online for 3 days downloading with open ports over clearnet with a common user/pass. For that matter I'm not sure if "pi" is required for the install to work properly.   
Interesting... there certainly isn't a "pi" user on Umbrel... I didn't notice if my Raspiblitz install had it, I didn't think to look to be honest... might be worth creating an issue on the raspiblitz github if the raspiblitz sdcard image is created with that default user enabled.
459  Bitcoin / Hardware wallets / Re: Ledger fake device Warning! on: July 12, 2021, 10:03:14 PM
But if you don't type the seed on the device, then aren't you still safe?  I mean the hack is if you download the fake ledger live, don't you still need to need to type your seed?
You can't type your seed on the device... because it doesn't work like a real ledger... it is essentially a USB thumb drive that looks like a Ledger.

The idea is that a victim plugs it in... and it opens up the folder showing the ledger.exe that they run... and then it asks for the seed. In an ideal world, the user is smart enough to remember that you should never type your hardware wallet seed into any device that is not your hardware wallet itself and they will be fine.

However, we don't live in an ideal world and given how much money the nigerian princes are still making... there is probably a non-zero chance that someone will fall for something like this and lose coins.

I mean, "EvilMe"™ was just thinking:

1. Twitter/youtube giveaway ("ReallyEvilMe"™ looks over at "games and rounds" forum)
2. Send out fake devices, but promote it as a way to "migrate your current wallet to the security of a hardware wallet"
3. Get people to input their current 12/24 word seeds from their desktop/mobile/web wallets into your fake app.
4. Profit!

I would like to think that something like that wouldn't work... but "RealisticMe"™ knows otherwise.
460  Bitcoin / Hardware wallets / Re: 25th Word in Nano Ledger S on: July 12, 2021, 09:19:51 PM
Well I didn't use this extra word because im concerned of something wrong happening.  When i check reddit, i see many people mention how they can't access their wallet and either that extra word is incorrect.. or it ws correct but then it showed no coins on it.
Stop looking at reddit... it's full of "noisy" people who make mistakes and then blame everything and everyone but themselves Roll Eyes

I'm not aware of any proven instance of someone having the correct seed and correct passphrase and generating a different wallet. However, I have seen lots of people swearing black and blue that they are "110% sure" that they have the correct seed and correct passphrase and things are not working... and then I've seen a few instances where 6 months later they post that they had a word wrong or found another piece of paper with the actual seed or btcrecover identified a small typo etc. Roll Eyes Tongue


Again most people agree this is an advanced feature and should only be used if you know what you are doing right?  And again if you were to do this... its preferable to do this with having two nano ledger s right?
...
When i asked about this a while back, i mentioned how i kept btc in my nano ledger s.  And i wanted to do this extra word but if i do this, i need to send the majority of my coins from my current wallet to the new hidden wallet.  And someone mentioned you could still do this... just make sure your seed is correct and you have it.  But when you do this, don't you still need to put wrong pin three times to reset it?  So when you create a new wallet and get a new seed, then create a passphrase, then reset it and input the new seed to make sure it works.
You don't need 2 devices to do this... and you don't need to reset anything... just create a passphrase (either temporary or assigned to 2nd PIN) and you can access the "hidden" wallet... there is no need to reset your device and create a new seed just to create a passphrase.
Pages: « 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 [23] 24 25 26 27 28 29 30 31 32 33 34 35 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 ... 514 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!