Bitcoin Forum
May 04, 2024, 02:20:41 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 115 116 117 118 119 120 121 122 123 124 125 126 [127] 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 ... 514 »
2521  Bitcoin / Hardware wallets / Re: Watertight Nano S and X case on: July 17, 2020, 09:34:08 AM
Have a merit point for the effort... it's nice to see people trying to create products/services related to crypto and crypto products... although I suspect, as other have mentioned, the price point might be a bit much for most considering it's basically the same cost as a Nano S and roughly half of a Nano X (before any promo's or discounts).

Best of luck.
2522  Bitcoin / Electrum / Re: Electrum 4.0.2 imported wallet from Bitcoin Core, cannot send BTC cannot get key on: July 17, 2020, 09:22:21 AM
Aside from that, I'm out of ideas.
Me too... I'm still struggling with the "OP imported 5 keys, ended up with a wallet with 10s/100s of addresses" part. Huh Undecided

In all honesty, it sounds like the wallet file is corrupted (KeyError crashes, inability to send funds or see private keys etc), and the OP has unfortunately sent coins to addresses that are stored in the wallet file but the private keys for these addresses are not or the private keys are corrupted Undecided

In my opinion, it is going to be very hard to troubleshoot and/or say definitively what the actual problem is without someone with the technical knowledge taking a look at the wallet file... maybe a screen show with the "secret" stuff redacted? Huh

@Lexx2k... Is your wallet file password protected and/or fully encrypted? Or are you able to view the basic structure of the wallet file in a text editor? Huh
2523  Other / Off-topic / Re: 2FA (Two Factor Authenticators) Apps on: July 17, 2020, 09:06:36 AM
t's basically an "export" function so you can scan them with your other phone and get them without having to either save those codes somewhere (so you can use as backup to import in the new phone) or remove 2FA from all websites to enable it again in the new phone.
Note that it only displays the QRCode... There is no functionality to save or store the generated QRCode(s)... and (on Android 10 at least), the Google Authenticator app actually prevents screenshots from being taken, so you can't try and save the QRCode that way either.

So, without a 2nd device handy to scan the QRCode off the screen, it's practically a useless feature as far as "backup" is concerned! Undecided
2524  Other / Beginners & Help / Re: Help please on: July 17, 2020, 06:00:10 AM
So i ask the honest members of the forum help me to make some income.
Honestly, you're going to struggle if your starting point is low. Anything you could likely make by trading etc, is likely to be eaten away by exchange/withdrawal/transaction fees... and one bad trade could wipe you out.

And anything offering a "high" return is likely going to be very risky. Undecided

Do you have any marketable skills that you can offer others on the services board (or on fiverr etc)? Huh
2525  Other / Off-topic / Re: 2FA (Two Factor Authenticators) Apps on: July 17, 2020, 03:19:43 AM
There is an app called "Authenticator Plus" by Mufri: https://play.google.com/store/apps/details?id=com.mufri.authenticatorplus

It's not open source as far as I know, but it provides support for backing up your data to cloud services or encrypted local backups. Also, sadly, it hasn't been updated since December 2018, so I can't really recommend it any more Undecided


I like Aegis.. although I occasionally have issues with it generating "invalid" OTPs Huh Undecided I'm not sure if it is a 'time sync' issue... but if I look at the code in Aegis and the one in Authenticator Plus, quite often they're different and the one in Authenticator Plus works and the one in Aegis does not??!?
2526  Other / Beginners & Help / Re: Bitcoin Transaction Accelerator on: July 17, 2020, 03:11:17 AM
I think it's really on my end, most of my transactions before are very low transaction fees.
Exactly... The VIAbtc accelerator has an absolute minimum of 10 sats/byte... if your fee is under this, it is not eligible for their acceleration service.

Basically, the best options are:

1. Use a proper fee for your situation (if you can wait hours/days, use whatever you like, if you need it "now", use an appropriate fee as per the current network conditions)
2. Use RBF (or CPFP)

Trying to rely on "accelerators" is a bad plan. Roll Eyes
2527  Bitcoin / Bitcoin Technical Support / Re: More questions about bitcoin core on: July 17, 2020, 01:54:20 AM
Once you prune blocks, you will no longer be able to import private keys into Bitcoin Core...
Small exception: you actually can Tongue But it's only useful before funding the addresses as the balance will be shown as zero.
Ah yes... the old "forget the 'label' parameter" trick! Roll Eyes Embarrassed

I was using:
Code:
importprivkey "Kxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" false

Which of course, is equivalent to:
Code:
importprivkey "Kxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" false true
because the 'rescan' parameter defaults to true... #facepalm Roll Eyes Roll Eyes Roll Eyes Embarrassed Embarrassed Embarrassed


If you use:
Code:
importprivkey "Kxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx" "" false
To try and import with the empty 'label' and without rescan, it'll work! Wink
2528  Bitcoin / Development & Technical Discussion / Re: Pywallet 2.2: manage your wallet [Update required] on: July 17, 2020, 01:29:18 AM
Could you please advice without passphrase how can recover "secret" key.
You've been told several times... This is impossible!

If a passphrase was set, the "secret" wallet data (ie. private keys) has been encrypted using AES-256-CBC. If the passphrase was relatively complex (ie. 10+ 'random' chars using characters+numbers+symbols) and you have no idea what it was, then you can't possibly hope to bruteforce it.

However, if you have "some" idea of what the passphrase may have been (or you know 100% that it was relatively short or "simple"), you could potentially use "hashcat" and try to bruteforce the passphrase...

I would suggest using google to search for "hashcat bitcoin core"... alternatively, contact Dave @ walletrecoveryservices.com. They've been doing that sort of thing for a long time, have had a lot of success and have a good reputation. I believe that their standard fee is 20%. You can read their forum post here: https://bitcointalk.org/index.php?topic=240779.0
2529  Bitcoin / Electrum / Re: 4.0.2 => edit fee => change address on: July 17, 2020, 01:17:06 AM
...
your wallet sees a transaction from your wallet (addresses) to a new address that it does not recognize (it is not part of its address list). so the assumption is that you are making a payment for instance (like paying 50000 satoshi to buy a cup of coffee). when you decrease the fee, the wallet doesn't change the payment amount because if it did change it to 50500 then it will increase the coffee's cost. instead it creates a new address and sends the leftover there. hence the new 1321 sat green address in the final picture.

it doesn't matter if you clicked "Max" button, your wallet doesn't remember this (as far as i can tell from the code) and it shouldn't matter to it either. all it sees and remembers is this transaction with its inputs/outputs.
Only, that isn't how it appears to work... As tested by myself (and nc50lc), once I've clicked "Max" (or used "!"), it will max out the amount going to the single output... if I change the fee, it modifies the output amount appropriately so it is still sending "everything - fee"... there is no extra output generated.

Is your wallet creating the extra output when "max" is used? Huh In which case, there seems to be some sort of inconsistency in how things are working... Huh
2530  Other / Beginners & Help / Re: How to Report Scam member and Baned him? on: July 16, 2020, 12:42:35 AM
If you see a scam... and, more importantly, you have proof/evidence that it is a scam... then you can create a new post in the Scam Accusations board.

Please make sure that you read this thread first!: Scam Report Format (Use it to make scam reports properly) and then format your posts accordingly, providing all the relevant information. Don't forget to use https://archive.is/ to make archives of posts etc so the scammer can't just delete the posts!

Also, if you see blatant scam posts in other peoples threads (like linking to malware or fake websites), you can click the "Report to moderator" link on the post. That will hopefully get the post deleted and the user banned.
2531  Bitcoin / Hardware wallets / Re: BTC stolen from Trezor!! on: July 16, 2020, 12:15:54 AM
The transaction of the hack seemed to have been made before the bitrefill transaction, according to your screenshot.
... but i think it's very suspicious that these 2 transactions were done at exactly the same time.
That was the question i had because as you can see in the transaction summary two transactions were done exactly at the same time.


Just for the record... the 2 transactions were NOT sent at the exact same time. The timestamp you are seeing:


... is the timestamp of the block that they were both included in:
https://www.blockchain.com/btc/block/638459


(NOTE: this timestamp is in UTC... and I believe you are in UTC-10 based on the timezone conversion from July 10th 01:41 UTC -> July 9th 15:41 as shown on your Trezor transaction screenshot)



However, if we look at the 2 transactions... we have:

Payment to Bitrefill: https://www.blockchain.com/btc/tx/86d9576d267330fe19dad050b17b67251c14c1c4b2c73f7225b6128ab42f67f7

This was received by blockchain.com at: 2020-07-10 00:58 UTC



Funds being "Stolen":

This was received by blockchain.com at: 2020-07-10 01:27 UTC



So the 2nd transaction actually seems to have happened nearly 30 mins after the bitrefill transaction was broadcast. Undecided


Likely your seed was compromised in some way when you accessed the fake website... did you enter your seed at all? Huh
2532  Bitcoin / Bitcoin Technical Support / Re: stuck transaction on: July 15, 2020, 11:40:49 PM
The transaction from an address with confirmed coins and with quite sufficient Tx fee is not confirmed since afternoon till midnight!
What can be the reason of such delay?
The reason?

Quote
Fee per byte 46.000 sat/B
Fee per weight unit 11.500 sat/WU

While you paid "46 sat/Byte"... because it's using legacy inputs/outputs... your transaction fee is only 11.5 sats/Weight Unit... and this is what has been happening on the network in recent hours:


Even given the relatively high fee, you're still several blocks worth of transactions from the tip:



Blockchair is calculating your "priority" as 14031...

Once, things settle down, the transaction should confirm... or you can try using RBF ("Replace-by-Fee") to increase the fee as your transaction appears to be RBF-enabled and you are using Electrum.
2533  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Wallet Key Batch Extractor. on: July 15, 2020, 11:05:38 PM
Have you installed Python 2.7 or Python 3? Huh

I suspect that most of these older scripts that you're trying to run will NOT work with Python 3... so make sure you have downloaded and installed Python 2.7 from here: https://www.python.org/downloads/release/python-2717/
2534  Economy / Gambling discussion / Re: Premier League Prediction Thread (EPL) on: July 15, 2020, 10:56:14 PM
... but lacaz & nelson made my hopes broke. appreciation for arsenal, they performed a good game.
Tbh, it was more the mistakes from VVD and Alisson that cost us the game today Sad Undecided

We started brilliantly, and then just faded away... Like others mentioned earlier, fatigue really seems to be taking it's toll... and even though it is affecting everyone, I think for the LFC they seem to be thinking "Job Done" because the title is already secured Undecided

Had high hopes for breaking the 100pt barrier... not going to happen now Sad
2535  Other / Meta / Re: Wall of fame / shame. Shit posts so bad that they are actually funny on: July 15, 2020, 10:51:45 PM
I'm a little late to the party... but thanks for the hilarious quotes from the last month or 2... Cheesy

My personal fav was this one:
...
If you want to search cryptocurrency for a long time and ensure maximum security, the way to protect hardware wallets is to protect, it is recommended that coins should not be stored in any exchange wallet for extended periods of time.

Thanks, Capt. Obvious! Roll Eyes  Cheesy
2536  Bitcoin / Electrum / Re: Unconfirmed coins and frozen addresses on: July 15, 2020, 10:30:32 PM
That's unfortunate that 4.0.2 won't run on your current hardware, but the good news is that this issue doesn't seem to be a problem in 4.0.2.

When you use "Spend From" in 4.0.2... it actually tells you that coin control is active and how many UTXOs you have selected/are including:




One last thought... have you considered running a Virtual Machine, like Oracle VirtualBox or similar, on your Macbook and loading up something like Ubuntu and see if you can get 4.0.2 working in that? Huh Might be worth testing before dropping $$$ on a new Macbook.
2537  Bitcoin / Electrum / Re: Electrum 4.0.2 imported wallet from Bitcoin Core, cannot send BTC cannot get key on: July 15, 2020, 10:15:58 PM
The old wallet use address that is completely different but starts with 1 still. And that addresses public key is not same and cannot be checked from check private key. If Bitcoin core addresses start usual from 1 and have some letters, most of the Electrum addresses i got start from 129 - 126 - 114 etc in the begining of address
If you only imported 5 keys, then you should only have 5 addresses in Electrum. If you have more than this, then it sounds like your wallet file might be corrupt? Huh

Which addresses did you send the funds to? Do you still have these addresses in your Bitcoin Core? Huh
2538  Bitcoin / Bitcoin Technical Support / Re: More questions about bitcoin core on: July 15, 2020, 09:51:01 PM
Do you mean I will not be able to import my private keys on another wallet than the SPV light client wallet used at first?
Once you prune blocks, you will no longer be able to import private keys into Bitcoin Core... but you won't be able to "rescan" the blockchain to find any transaction info. (Thanks LoyceV! Wink)


This is because, as per the error message, "rescan" is disabled once you prune blocks... as the block data is effectively "missing" once the blocks get pruned and there cannot be rescanned. If you prune and then later need to import a private key, you'd need to redownload the entire blockchain.


You will of course, still be able to export you private keys from Bitcoin Core and import them into a Lite/SPV wallet etc.
2539  Bitcoin / Electrum / Re: Electrum 4.0.2 imported wallet from Bitcoin Core, cannot send BTC cannot get key on: July 15, 2020, 09:14:02 PM
The new wallet i made only uses imported private keys addresses. But old version of Electrum seems like generated fake ones to receive that dont belong to me. Or at least somehow they look completely not same as on Bitcoin core.
Electrum doesn't generate anything if you are importing private keys. When you say they look "completely not same" can you please provide specific examples? Does Bitcoin Core look like "bc1xxx..." etc... and the ones in Electrum look like "1xxx..." That is to say, the Bitcoin core ones start with "bc1" and Electrum starts with "1"? Huh


Could it be that someone has planted a lot of fake addresses to my Electrum, so the generated addresses do not belong to private keys?
It honestly sounds like you have downloaded a fake version of Electrum or something... but the fact that the funds are still showing as "unspent" also indicates that they haven't been "stolen" Huh Undecided

]Can the Bitcoin Core public key be different for same wallet's different private keys?
yes... depending on how you import the private keys... If you just import the "WIF" key that was exported from Bitcoin Core, Electrum will default to "P2PKH"... which generates legacy addresses that start with a "1".

As per the Electrum import info prompt:
Quote from: Electrum Import Info
WIF keys are typed in Electrum, based on script type.

A few examples:
p2pkh:KxZcY47uGp9a...          -> 1DckmggQM...
p2wpkh-p2sh:KxZcY47uGp9a...    -> 3NhNeZQXF...
p2wpkh:KxZcY47uGp9a...         -> bc1q3fjfk...

So... did your addresses in Bitcoin Core start with a "1", "3" or "bc1"? Huh Huh Huh
2540  Bitcoin / Bitcoin Technical Support / Re: More questions about bitcoin core on: July 15, 2020, 11:42:53 AM
But what about 100 years to this time, would this not result to problem by downloading terabytes of blockchain size?
If, in 100 years time, computer hardware and network/storage technology are still be at current day levels then it might be an issue... but that isn't really likely. There are constant advances being made in computational power, network bandwidth and storage tech.


2. Can I use bitcoin core as a lightweight client also, in a way I will not download the whole blockchain before use?
No. The best you can do is "Pruning" as suggested by ranochigo... it still requires that you download the whole blockchain, but it means you don't have to store the entire blockchain at once as it discards older blocks after the pruning limit (user definable) is reached.

There are certain limitations with "pruned" wallets, so you do sacrifice some functionality by going down this path... (ie. importing private keys etc)


At the end of the day, the best option, if you don't want to or can't download/store the full blockchain, is to find a reliable and "trustworthy" SPV/Lite client.
Pages: « 1 ... 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 115 116 117 118 119 120 121 122 123 124 125 126 [127] 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 174 175 176 177 ... 514 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!