Bitcoin Forum
April 30, 2024, 05:05:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 74 75 76 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 ... 461 »
1681  Bitcoin / Electrum / Re: After years..watching only wallet on: March 31, 2021, 03:35:18 PM
If you've ensured that the addresses are legacy (begin with "1"), then you'll have to check BIP39 on the options. (I guess that back in 2016 you wouldn't have any other options like "3" or "bc1") (Extra parenthesis: I don't know if electrum used BIP39 in 2016, an electrum expert could only answer this)
Electrum actually never adopted BIP39 as their seed generation standards. They merely started support it in the more recent versions. BIP39 won't include any version byte at the start which allows the wallet to determine what addresses to generate so not really ideal for Electrum's usage.



1682  Bitcoin / Hardware wallets / Re: lost HW wallet = lost bitcoin-funds? on: March 31, 2021, 03:30:27 PM
As I understand a hardware wallet does "only" store private keys...
It stores the seeds itself and also signs the transaction on it.

But what happend if I am going to loose such a hardware wallet: Can the Bitcoin funds be
restored with the 12 word seed?
Your funds won't be restored. The private keys are generated from your seed. You can derive the private keys using the seeds alone. As such, you can spend the funds using your private keys.

Certain devices has inherent seed extraction vulnerability (Trezor), so if it gets lost/stolen I'll recommend you to transfer your funds to an address generated from a new seed ASAP.
1683  Other / Beginners & Help / Re: How to cancel Bitcoin transaction? on: March 31, 2021, 02:44:16 PM
CPFP might not work in every case though, even if you're receiving the change. If the minimum mempool fee is below the fee rates for that specific transaction, it'll be evicted from the mempool and thus making it an orphan transaction. It would probably not have very good propagation though in this case, the best course of action is to just resend the transaction and RBF won't be needed either. Two of the three options are not cancelling the transaction.
1684  Bitcoin / Development & Technical Discussion / Re: What kinds of encoding/decoding for scriptSig of p2pkh? on: March 31, 2021, 01:01:27 PM
I also have seen someone starts 0x47.....Any difference?
Yes. 0x47 and 0x21 defines the size of the data to be pushed. 0x47 is the hex of 71 and 0x48 is the hex of 72, which indicates either a signature with a size of 71 bytes or 72 bytes respectively.
1685  Bitcoin / Bitcoin Technical Support / Re: Syncing Headers on: March 31, 2021, 12:19:29 PM
Did you have any previous unclean shutdown or reindex? I've had this problem when I was reindexing and it got stuck at ~70% and just synchronized the header and freezes all the time. Resource constraint was not an issue; problem solved by deleting the entire data directory to synchronize again as I suspected a corruption with the blocks.

Can you check if the height of the headers of your peers and if they're constantly getting disconnected? Debug.log should give you some insight, go to Window>Information and click the open button under the debug log file text.
1686  Bitcoin / Development & Technical Discussion / Re: PBKDF2 questions on: March 31, 2021, 11:23:08 AM
The salt is not the seed itself. While the BIP seems to indicate that the whole mnemonic is used as a salt again, that is not the case. The salt is only "mnemonic".

Try using this: https://stuff.birkenstab.de/pbkdf2/.

Code:
Message (password):
conduct coral enrich local script mountain remain fringe latin throw wood web

Salt:
mnemonic

Iterations:
1

Key length (dklen):
64

Generate Hash
Result (hex):
001f53a43e04c1dd4980bc65ea6f68c33124a671ce9d407b1c5c52adcbfddef3f51784f824af6c6f8cd7beb2cdad02b39638e3c77dd0fd48865573fcb73cf0df
1687  Bitcoin / Electrum / Re: After years..watching only wallet on: March 31, 2021, 08:04:06 AM
The wallet doesn't become a watch-only if there's no human intervention. Is there any other wallets on the computer that you can open using Electrum from the same directory?

Unless you're able to find either the correct wallet file or the correct seeds, you cannot convert your watch-only into a spendable wallet.
1688  Other / Meta / Re: Password Visible Option on: March 31, 2021, 04:45:19 AM
Another way that I can think of when you don't want to do mistakes when you are typing your password is just to always stay logged in, I think that there is a checkbox for that. Also why would you forget the password of your most used account? I mean it should be muscle memory for your fingers to type the password of the account.
That's a solution but that doesn't address the problem directly. There is a reason why people don't stay logged in all the time and it's perfectly justified.

Topic isn't about forgetting the password but rather about mistyping it which can happen from time to time. Really doesn't need much discussion on this as it's really a non-issue. Don't need further discussion on this, go modify the html elements or use a browser script to do so.
1689  Other / Meta / Re: Password Visible Option on: March 30, 2021, 04:39:32 PM
Well, good and  hard password may get compromised if being visibly seen to others that if we consider lot of btc users in your place and wishes to get your account. However, you can actually change your password of the account to simplified combinations so that it would be easy for you to type your password.

Using also clipboard by typing it and then copy and paste would be a good way too to access your account. Whatever the forum has offer or the design, a user should still adopt to it and making good use of it in positivity. In this case OP, I'd rather get too many mistakes in accessing my account rather than getting compromise with the way how others are done in accessing their account.
Great, reduce your account security so that you can have a little bit of convenience?

Copying anything on a clipboard is risky to say the least. The stuff on it are often cached either in memory or just easily retrieved. If you frequently log out of your forum account, then I don't think the environment that you're in would allow you to take the risk of having something so sensitive in your clipboard.
1690  Bitcoin / Bitcoin Discussion / Re: I found a "Bitcoin" style patent, from 1997... on: March 30, 2021, 04:36:28 PM
Satoshi did have a few references in his whitepaper, notably b-money. B-money was conceptualized in 1998 by WeiDai and apparently was one of the first people whom Satoshi contacted.

I don't think the idea of cryptocurrency or any distributed currency of that sort was very new at all. There were some discussions about this during the 1990s as well, or so I've heard.
1691  Bitcoin / Electrum / Re: issues with electrum : Broadcasting Error message on: March 30, 2021, 01:56:38 PM
It turns out https://mempool.space/ you can no longer watch it once it shows inaccurately.
Probably not the case.
http://163.172.57.208/getmempoolinfo.txt. will dynamically update there? Can I go look for when there will be 1 Satoshi byte?
I update it via a script every 5 minutes, but I'll lower it. Probably wouldn't matter as long as the update interval is somewhat reasonable.

I'll say that your method will have limited effectiveness, if you consider the current situation. Being able to broadcast your transaction entails that the total mempool will be less than 90~100vMB or so depending on overheads. When you're able to broadcast it, it'll probably be when there are only 1 sat/vbyte transactions left in the mempool and all of the others were mined by a miner. This definitely won't happen overnight and even if miners were to mine successive blocks, which is unlikely to be sufficient, there is little chance of your 1 sat/vbyte transaction (currently there is 90vMB+ of transactions paying 2sat/vbyte or more) being confirmed even if it gets relayed. After it gets relayed, if the minmempoolfee increases at the slightest, your 1sat/vbyte transaction would be evicted again and the whole process repeats.

Just to put things into perspective and help you manage your optimism.
1692  Bitcoin / Electrum / Re: Electrum doesn't show rewarded coins on: March 30, 2021, 12:06:33 PM
By P2PK transactions you mean the input AND the ouput? They both (or more) must be p2pk addresses in order to not show it? Because I can see that two out of the three transactions above are normally shown on electrum and since the address is P2PKH, all of its outputs are P2PK. You probably mean something different, that I'll kindly ask you to explain it more.
Public keys are not technically addresses as addresses are the hash of the public key.

Let's establish some things first for clarity. 1M311YjWBuHbZhLDynBKFCTXosJe7d2Boi did not exist in 2009; Satoshi (or whichever miner who mined that block) did not send the Bitcoins to a Bitcoin address but to a public key. Blockexplorers tend to oversimplify this and associate public keys with the corresponding addresses had it been expressed as an address. You can check it yourself by decoding the raw transaction and see that it is infact a P2PK transaction.

Blockexplorers will associate P2PK transactions to the corresponding addresses and that is fine. But, in the case of Electrum, your query to the server would be your watch-only address which is not a public key. Since Electrum nodes only fetch the transactions related to that script hash (ie. the two transactions shown) as they do not do what blockexplorers usually do, you would only see the transactions that are sent to and from that address, not public key.

Are both of the following transactions P2PK?

1) P2PKH Address A ---> 1 BTC ---> P2PKH Address B.
2) Non-P2PKH Address A ---> 1 BTC ---> P2PKH Address B.
No. P2PK is Pay-to-Public-Key which means you're not specifying the outputs as an address but rather an ECDSA public key.
1693  Bitcoin / Electrum / Re: issues with electrum : Broadcasting Error message on: March 30, 2021, 09:58:01 AM
Now shows on the site https://mempool.space/ that the minimal fee is 1 satoshi \ byte but still cannot send the transaction - the same error.
Nope, it's not or perhaps their settings is slightly different.

Both Statoshi and my nodes are indicating it to be slightly more than 1.9sat/vbyte. You can check my node's info for something that indicates the default settings and thus the general node population: http://163.172.57.208/getmempoolinfo.txt.

I would probably expect it to be purged again after the TX volume rises by the mid week, if that happens just broadcast it again. Don't think ~2sat/vbyte has any chance for a confirmation given the current situation.
1694  Bitcoin / Electrum / Re: Electrum doesn't show rewarded coins on: March 30, 2021, 09:50:40 AM
-snip-
But then I tried importing a rewarded address from a random block. For example, I imported this one: 1M311YjWBuHbZhLDynBKFCTXosJe7d2Boi (rewarded address for block 23231)

Its balance is 50.00001094 BTC (3 unspent outputs including the block reward). This is what it'll show you if you import it on electrum:
-snip-
Electrum doesn't display P2PK transactions, and the earlier coinbase transactions are all P2PK transactions.

When you're importing a watch-only address, Electrum looks for the transactions which is related to you through it's script hash derived from the address. P2PK transactions are thus not related to that scripthash and not shown.
1695  Bitcoin / Bitcoin Technical Support / Re: bitcoind - what is it doing? on: March 29, 2021, 10:23:00 PM
What command do I run to see your code message below?
when i run   
Code:
./bitcoind -help
   there is no option for "progress"
That output is usually displayed after the user runs bitcoind, or at least that's the case for me on Linux distros. It basically outputs the logs that you would see on debug.log onto command line and is usually just it accepting new blocks or peers activity. You can see it by opening the debug.log as a text file that is located in the same directory as the blocks. Default directory for Mac is ~/Library/Application Support/Bitcoin/.
5. If i press CNTRL-C in my bitcoin/src directory where the bitcoind file is I get no response except a new terminal prompt
If you want to get the status, try ./bitcoin-cli getblockchaininfo for the synchronization progress.
1696  Other / Meta / Re: Password Visible Option on: March 29, 2021, 10:16:41 PM
Don't really think most people actually has that much difficulty when typing passwords? Bitcointalk doesn't usually add the tiny features frequently but it would be fairly easy to do so.

Instead of asking the forum, why don't you just get a tampermonkey script that would toggle the password's visibility?
1697  Bitcoin / Bitcoin Discussion / Re: Large percentage of Americans still don't understand how bitcoin works on: March 29, 2021, 03:29:46 PM
Institutional adoption is by no means a suitable indicator of mainstream adoption. It just means that its volatility nature allows some riskier firms to venture into crypto. While it isn't very hard to learn the basics of Bitcoin, which by the way would give you quite some insight if you can read the whitepaper, it just doesn't make sense for the general population to use it. There isn't really any viable and widespread real life use as of now and possibly in the near future.
1698  Bitcoin / Bitcoin Discussion / Re: I went big into Bitcoin and Ethereum... on: March 29, 2021, 12:55:43 PM
Hello Gang,
New guy here.
About 2 weeks ago I purchased $50,000 of Bitcoin and Ethereum thru Coinbase.
It's all sitting in the Coinbase wallet with a 2 step verification to get access.

I just ordered a Trezor 1 cold wallet. Might take a few days to get here.
How safe is the Coinbase wallet for holding my stuff?
I've read that their site is actually very secure.

Thanks for any info!
Not really. 2FA only serves to protect the user from external threats and assuming that the site doesn't have any loopholes in terms of social engineering and other vulnerabilities.

Coinbase may seem secure but so did most of the exchanges before they got hacked. They are known to have outrageous policies which allows them to freeze your coins and track your transactions whenever they want. You won't know how secure it is until something happens. Trezor is a hardware wallet which mainly defeats the threats through malware and to an extent physical attacks as well. They are not a cold wallet. I consider hardware wallets to be mostly more secure than web wallets; 2FA can only protect you so much and it doesn't always fare that well against malware in the first place.
1699  Bitcoin / Hardware wallets / Re: If Trezor's servers go down, what would happen to wallets w/ 25th password? on: March 29, 2021, 12:48:08 PM
If you need to connect to any server for wallet seed creation then your hardware wallet can send your wallet seed to any third part or not trust its security.
Same reason why people urge others to run a local instance of their wallet instead of having to connect to something that can be changed at a whim without any of the user's authorization.
Trezor's servers go down and there is no way to send coins people can use any other software.
There is[1]. It isn't necessary for the user to use SatoshiLabs' servers, they can run their own and be perfectly fine.

[1] https://wiki.trezor.io/User_manual:Running_a_local_instance_of_Trezor_Wallet_backend_(Blockbook)
1700  Bitcoin / Electrum / Re: Electrum wallet moved, not working. Best course of action? on: March 29, 2021, 02:35:02 AM
After restoring ( i was going to move the file but had issues and just did a restore) to win8, Electrum loaded fine with my seed info and I did a single send transaction that worked. It has been several months since I used Electrum and now I have what I explained in post of receives and change in a list that says its connected to server. No history and 0 balance.
Did you select the correct wallet file to open? So you're saying that you've restored the wallet using the seed months ago, left it there and you can't see anything on it now?


I see the 2fas auth is only used for spending from the wallet.
Did you create a 2FA wallet in the first place?
Will it hurt to restore my wallet again? Should I move the files from the current installation location of Electrum if and when I restore?
Nope, it's fine. Just go to File and New/Restore and select the options to restore your seed.
Pages: « 1 ... 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 74 75 76 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 ... 461 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!