Bitcoin Forum
May 30, 2024, 04:16:28 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 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 ... 463 »
1521  Bitcoin / Electrum / Re: Transfer Electrum Wallet from Laptop to PC on: April 25, 2021, 10:17:13 PM
There are instructions for creating an 'Offline' Wallet. Is this what I am after?
No. It imports your master public key into the wallet which makes it a watch-only wallet and you unable to spend the funds.

I'm not sure how you're generating a watch-only wallet if you're entering the seed, there isn't any type of seed that would specifically give you a watch-only wallet. As for the wallet on your old computer, do you see a germinated seed at the bottom right? If so, can you click on it and see your seed phrase?
1522  Bitcoin / Bitcoin Discussion / Re: Bitcoin fees are so high right now. What's next? on: April 25, 2021, 03:42:06 PM
Your long term scalability problem doesn't lie with on-chain transactions; you can really only do so much if you don't want to raise the block size. Instead, using 2nd Layer like LN would solve the scalability issue much better without all the politics that goes into making changes to the protocol.

LN is fortunately not a short term solution but the adoption is still fairly low.
1523  Bitcoin / Mining software (miners) / Re: Solo mining with Bitcoin Core 0.21.0 (latest) + cgminer 4.9.2 (latest) on: April 25, 2021, 03:37:28 PM
Might be a redundant question but is your Bitcoin Core synchronized? My current solomining setup still functions fine and there doesn't seem to be anything wrong with your config.
1524  Bitcoin / Development & Technical Discussion / Re: Questions about multisig on: April 25, 2021, 01:05:05 PM
The scriptPubKey is the hash of my script hash surrounded with HASH160 and EQUAL opcodes. According with an example of learnmeabitcoin, a scriptPubKey looks like that:
-snip-

Question #1: Why is the address above longer than a usual native segwit? Since we no longer pay to multisig (using P2MS) and we're locking the funds to a scriptPubKey that has a script hash of the N public keys, shouldn't the address length be the same whether the script hash was hashed requiring 1-of-1 or 15-of-15?
-snip-
P2SH, P2WPKH/P2WSH are all different from each other, as defined in BIP141[1]. The link should answer your queries, scroll up to look at P2WPKH as well. P2WPKH and P2WSH have 20 bytes and 32 bytes of data being pushed onto the stack respectively.

Question #2: How is the script hash come of? I haven't read that anywhere. On a simple address (that requires 1-of-1) it could be a hash of the compressed public key. Once you wanted to spend from that address you could reveal that public key along with a signature, the nodes could hash it to verify that it's the correct public key and validate the signature. What do you hash in this case?
The OP codes are defined in the script hash. Hashing the redeem script allows the nodes to correctly hash the redeem script defined in the spending transaction to your address, together with the conditions and thus verifying that your transaction meets the requirements.

[1] https://github.com/bitcoin/bips/blob/master/bip-0141.mediawiki#P2WSH



Multisig is not the only use of P2SH. There are OP_CLTV, anyone can spend and this[2].

[2] https://bitcointalk.org/index.php?topic=293382.0
1525  Bitcoin / Electrum / Re: can not broadcast, saying low fee on: April 25, 2021, 10:47:15 AM
How easy/difficult is it to make credit card chargeback? Luckily, I have never found myself in a situation where I needed to do such a thing. But you must certainly provide proof and a valid reason for the reversal. Valid proofs could be that your card got stolen, you were double-charged, or you are not satisfied with whatever goods you purchased and the seller refuses to return your money.
Depends. If you're talking about transactions without a physical item, it would be fairly easy. I don't think its particularly hard to provide any evidence (if they even ask for it that is) and they almost always tend to side with the consumer instead of the merchant. Having zero risks with chargeback is far better than having to shoulder the losses from something like that.
It can't be that easy as me calling up my bank and saying I want those $100 bucks I sent o_e_l_e_o last month reversed. He lied to me and never sent the goods. An internal investigation would have to be carried out and I have to prove I never got what I paid for or that it isn't in a condition it was advertised to be in (in case of goods).  
The criteria for chargeback is just so broad. Unfortunately the reality is that, banks probably won't bother trying to investigate it and just rule in favour of the consumer. I've had an experience with purchasing some computer parts and it arrived with the pins all bent and it was packed terribly, merchant doesn't want to refund or even replace it for me. Called up my bank, said they will investigate and it took a week or so. Never asked for any proof from me and I don't think they needed any proof from the merchant.

Anyhow, unless you're using lightning or any off-chain solution, accepting Bitcoin as an on-chain payment is far too expensive for both the user and the merchant.
1526  Other / Beginners & Help / Re: Without key can we assess coins on wallet on: April 25, 2021, 08:28:30 AM
Each Bitcoin output (UTXO) has a specific requirement for it to be spent (ie. conditions for a transaction containing that to be valid). For most, the requirement would be a signature that is signed with the appropriate key and without that, it would be an invalid transaction and it cannot be included in the blockchain. Any blocks that contains an invalid transaction will be rejected by the reference client. There are scripthash addresses with different predefined requirements for it to be spent and those might not require any signature at all, just the conditions to be met.

If you can't meet the requirements to spend that output, you cannot create a valid transaction without it. If you've lost your private key, then there is no way to sign it and there is no way for you to recover the funds.
1527  Bitcoin / Bitcoin Discussion / Re: Bitcoin Carbon Footprint on: April 25, 2021, 05:43:44 AM
I consider this site's methodology a lot more reliable than other stats: https://cbeci.org/.

PoW is probably one of the most secure systems out there. It functions on the basis that certain resources has to be exchanged and hence it is called proof of work. The game theory behind this makes Bitcoin secure and IMO is quite irreplaceable. I think the environmental concerns are valid but it doesn't mean that the benefits to using this doesn't outweigh the cost in terms of negative externality (namely the environment). As renewable energy are actually more widespread in Bitcoin mining, you can justify that it still helps to offset the cost of the R&D and the cost of building those facilities.

Yes, it is still very much a prevalent issue as it doesn't solve the problem of e-waste among other things. I'd still argue that the tradeoffs is still worth it considering the utility of Bitcoin.
1528  Economy / Service Discussion / Re: [banned mixer] has been hacked - I have lost my money on: April 24, 2021, 04:29:16 PM
Moving forward, users just need to be cautious and take extra steps to ensure that they're sending funds to a correct destination. The fact that this happened to CryptoMixer doesn't mean that it won't happen to any other platform.
In fact, it happened to ChipMixer recently[1]. I suspect it would be something similar to BGP poisoning in conjunction with a hijacked HTTPS certificate. CAs are responsible for issuing the correct certificates and something like this wouldn't have happened if the certificate wasn't issued; it would either have to be non-SSL site or it'll throw an error. There are mitigation available for these attacks but the onus is on the ISPs to implement them.

[1] https://bitcointalk.org/index.php?topic=1935098.msg56179978#msg56179978
1529  Bitcoin / Bitcoin Discussion / Re: Will BTC addresses have an extra value in the future? on: April 24, 2021, 08:24:04 AM
Well, to each their own. I personally don't find that there is any point with purchasing the private key to any addresses. There is really nothing to boast about having access to an address that used to have loads of Bitcoins. Could be useful if you're pretending to be someone who was an early adopter of Bitcoin.

There were some people who bought addresses during the ClamCoin era if they were able to get the ClamCoins from them. Most "airdrops" or anything similar are probably mostly associated with scamcoins and aren't very useful.
1530  Bitcoin / Bitcoin Technical Support / Re: how to generate new type of addresses on: April 24, 2021, 08:14:50 AM
electrum isn't generated address with 3, but you can generate it using iancoleman tool by getting the master key from electrum.
The way Electrum generates the seed makes the derivation path and the seed type unambiguous when compared to BIP39's implementation. It wouldn't help to try to derive an address of a different format using the other key. It makes the whole process far more complicated than needed.

Just generating a BIP39 seed (and selecting appropriate derivation methods) would be far better than going through additional loops that could be prone to user errors.
1531  Bitcoin / Electrum / Re: Loading deleted transaction in Electrum on: April 24, 2021, 04:14:34 AM
You will need this tool https://coinb.in/#newTransaction then paste the TXID and load. Now change the transaction fee use the recommended fee from this link https://mempool.space/

After you submit, copy the raw transaction and import it to Electrum and then sign and broadcast the transaction.
Electrum cannot sign transactions from Coinb.in. Importing the unsigned raw transaction will result in Electrum showing it as signed. Besides, I can't really recommend anyone trying to modify the fees themselves, it is very easy to accidentally include too much fees.

As for OP's issue, I agree with the assessment above. If the transaction is spending funds from your wallet, removing the transaction would result in the wallet showing that it has never been spent and thus you can spend it again. It is just strange that the Bitcoins aren't available to be spent again.
1532  Bitcoin / Development & Technical Discussion / Re: overflow incident on: April 23, 2021, 12:29:16 PM
I think you have a slight misunderstanding regarding this issue.

The actual transaction with the overflow is actually this [1]. It is a valid transaction and for every valid transaction, the inputs has to be mapped to another TXID and in this case, 237fe8348fc77ace11049931058abb034c99698c7fe99b1cc022b1365a705d39:0. There is no extra 0.5BTC that was caused by the overflow incident. The transaction in question generated 2 outputs of 90 million Bitcoins each and it was "reversed" subsequently, excluding that transaction and continuing on the correct chain which doesn't contain any TXes affected by the overflow bug. The Wiki is stating that the 0.5BTC used as the input in that transaction has since been left dormant[2] after the overflow transaction was reversed.

[1] 1d5e512a9723cbef373b970eb52f1e9598ad67e7408077a82fdac194b65333c9
[2] https://blockchair.com/bitcoin/address/17TASsYPbdLrJo3UDxFfCMu5GXmxFwVZSW
1533  Bitcoin / Development & Technical Discussion / Re: Need a free api to calculate transaction FEE for instant confirmation on: April 23, 2021, 03:20:22 AM
Thanks for the reply.
It seems satoshi / vbyte is different from satoshi / byte.
This Link returns satoshi / vbyte.
Where can i know 100$ = 0.0019 btc how much is that in byte or vbyte?
Transaction size are independent of the amount being transacted. It'll depend on your number of inputs and outputs, type of transaction (Segwit or not), etc There should be some utility In C# which is able to interpret the witness discount for the virtual byte. You shouldn't consider actual size as that is not what most of the miners consider when choosing transactions.

There are various formulae available for the calculation, which gives a very close approximation and is not always perfectly accurate. Use this web utility as a guide: https://jlopp.github.io/bitcoin-transaction-size-calculator/.
1534  Bitcoin / Development & Technical Discussion / Re: Need a free api to calculate transaction FEE for instant confirmation on: April 22, 2021, 10:54:30 PM
Paying a high fee rate will.not give you an instant confirmation but it would improve your chances of the transaction getting confirmed within the next few blocks.

Can the mempool.space API[1] help with this? It'll give you a pretty reasonable estimate for Satoshis/vbyte.

[1] https://mempool.space/api
1535  Bitcoin / Bitcoin Technical Support / Re: Any solution to broadcast with reduced fees? Maybe any other suggested network? on: April 22, 2021, 04:31:00 PM
-snip-
ViaBTC could work but that'll merely be a temporary solution.

Given how small the outputs are (if that is the actual payment), then most of the users spending them would be spending more on fees than the total value of the UTXO. Probably would be worth it to consider the participants as well. Who knows? Perhaps the fee rates would persist over a longer period of time?
1536  Economy / Service Discussion / Re: [banned mixer] has been hacked - I have lost my money on: April 22, 2021, 01:49:02 PM
You should use Chipmixer they seem reliable on this forum. Also, keep in mind that if you move very large funds you could lose all your money.
The owner may set it like this by default.

If assuming whatever they claim is true, then perhaps it would be unavoidable either ways. MITM attack like these are not that uncommon. If the attacker is able to obtain a signed SSL cert from a trusted CA in the victim's OS, then it would appear as though the connection is normal but the contents could be modified or the traffic could be intercepted.
1537  Bitcoin / Electrum / Re: Unconfirmed TSX disappeared. on: April 22, 2021, 11:34:52 AM
However, mempool says that tsx was first seen 12th April and is now 240 blocks below top of mempool. Does that mean it was removed and re-queued so to speak? Same tsxid.
There is no queue system in mempool. The transaction is most likely not in any node's mempool**. The estimation is based solely on the number of the blocks needed:

1. If there are no new transactions
2. The miner strictly fills the block based on the fee rates.

Neither is true so it is an inaccurate estimation. If it doesn't get purged from a specific node's mempool for some reason, then it would just linger in the mempool until it gets purged for being in the mempool for an extended period of time.

** Which is also why I don't think it has a chance for a confirmation at all.
1538  Other / Off-topic / Re: blockchain flaw - can't function when sovereign firewalls break the internet on: April 22, 2021, 11:30:39 AM
Not really sure why people would actually care about Bitcoin when there is a war happening. Mining would probably not be possible, if the electrical supply is unstable. I'd imagine that the censorship issue is probably as easy as bypassing the GFW.

There are ways to communicate without the internet, all you need is some medium for the information transfer to occur. Blockstream Satellite is a good example of how it can work.
1539  Bitcoin / Hardware wallets / Re: Do you recommend passpharse for Trezor One? on: April 22, 2021, 11:25:14 AM
Note, the Trezor still uses a "chip"... they just don't use a "Secure Element" like the Ledger does. You can see the Trezor ONE microcontroller details (including a link to the manual for the chip) here: https://wiki.trezor.io/Microcontroller
I've always been under the assumption that the chip was closed source. It was described in the article:

The chip itself is closed source as well as the low-level functions hidden in the flash.
1540  Bitcoin / Wallet software / Re: Is it Possible to Guess a Private key of Bitcoin Paper Wallet? on: April 22, 2021, 11:08:59 AM
You shouldn't visit the site directly to run it offline. Rather, you should download the codes in its entirety from Github, validate it and run the html files. Directly downloading the webpage alone is not enough, it can easily be modified with a MITM attack and compromise your security.

But yeah, AFAICT, the fact that it salts your entropy with some mouse movement and various factors should mitigate the ramifications of the browser's CSPRNG not working as intended to a certain extent. JS is certainly not suitable to be used for paper wallet generation.
Pages: « 1 ... 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 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 ... 463 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!