Bitcoin Forum
May 21, 2024, 07:15:21 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 ... 463 »
2141  Bitcoin / Bitcoin Technical Support / Re: No 'full node', my coins ? on: February 02, 2021, 04:39:33 PM
I think it should be more of having access your private keys or not. The benefits of having a full node mainly lies within the fact that you're validating the blocks yourself as compared to most SPV wallets which Ledger relies on. SPV wallets functions on trusting the longest chain difficulty-wise to be valid, while this doesn't guarantee that the blocks are exactly valid, it would prove that there is sufficiently high proof-of-work on that chain itself and would be probably valid. This shouldn't actually cause any issues or pose as a security risk in normal use. The privacy aspect would favour full nodes greatly though.

If you have to get a second source for the transaction, you can try querying the transaction ID or the addresses on the blockexplorers as an alternative source.
2142  Bitcoin / Bitcoin Discussion / Re: Satoshi's early mined coins & the message left in the blockchain on: February 02, 2021, 04:30:31 PM
What we're talking about is that Satoshi implemented the Privatekeys intentionally to be found.
If you're going in that direction, I'm almost certain that it would've been gone if there was any pattern with the private keys.

Satoshi was mining using the earlier versions of Bitcoin-qt and thus you'd want to inspect the source code of the earlier clients for any possible weakness during the generation which I can say, there isn't any. I highly doubt that the private keys were not generated randomly; he would've wanted to test out the entire generation to ensure that it's working. If it was weak, then one of the many machines running the generators for weaker keys would've cracked it already.
2143  Bitcoin / Development & Technical Discussion / Re: Old transaction safe to publish? on: February 02, 2021, 02:08:44 PM
Do you mean that  the signature factor  used to divide the message digest might be non-canonical in transactions generated by "old" clients? If yes,  could you refer to real transaction made in the past that has such "sf".
This: https://github.com/bitcoin/bips/blob/master/bip-0062.mediawiki#Low_S_values_in_signatures. I think it was replaced by BIP66 for the enforcement of specific DERs signature though.

It was a factor causing the transaction ID to be malleable during that period of time.
2144  Alternate cryptocurrencies / Service Discussion (Altcoins) / Re: Dogecoin needs Electrum on: February 02, 2021, 12:09:00 PM
AFAIK, the authors doesn't create any clients for altcoins. You can just fork the source code for both the servers and the client and modify it to suit your coin.

The GitHub repo for the Dogecoin doesn't seem to be very active at all. There hasn't been any new releases for over a year now. You'd probably want to focus on that first before tackling the SPV wallet problem.
2145  Bitcoin / Wallet software / Re: Is BitAddress still good for cold storage-paper wallets? on: February 02, 2021, 05:12:32 AM
But, what if you use a VPN and TOR?  Would a user still face the same kinds of risks addressed above (and elsewhere)?

I have two hardware wallets, but am curious if a VPN and TOR would make paper wallets reasonably safe...
It should never interact with the internet and thus it shouldn't matter if the user is using VPN or Tor.

Generating addresses using web browser leaves a gap in security.
the idea of cold storage (generating the private key in a secure offline environment)
Buy Hardware wallet.
Care to elaborate? I find browsers risky given the fact that there could be exploits surrounding the extensions or the plugin which could compromise the security. In that aspect, when generating the funds the main factor should be the randomness of the private keys being generated. From what I can tell, it takes the entropy from multiple sources which should be sufficient to ensure the security of the seeds.
2146  Bitcoin / Bitcoin Technical Support / Re: The same block is always repeated and does not continue downloading on: February 02, 2021, 02:53:07 AM
Lower your dbcache. You've set your dbcache to 2000 which would essentially use your entire ram that your RPi has, and I don't think Bitcoin Core will automatically lowers it. The likely case is that some of the UTXOs gets dumped onto the ram fairly quickly and exhausted it. Delete the dbcache configuration or put a more conservative estimate, say 100MB and observe your processes. You can increase it slightly if it doesn't consume all your ram.
2147  Bitcoin / Bitcoin Discussion / Re: Bitcoin Hit Record Number of 22.3 Million Active Wallets in January on: February 01, 2021, 05:45:05 PM
You cannot measure the number of wallets that is 'active' because the concept of wallet doesn't exist and there isn't a way to measure it with any certainty. If you were to correlate the number of unique active addresses to the number of active wallets, you'd likely have a skewed results. Most wallet usually introduce an additional address after a transaction and if anything, it could be more of an indication of people moving their funds in the transaction rather than the number of active Bitcoin wallets.

It is completely wrong to say that there are 682,000 new wallets being created but rather there are new 682,000 new addresses that has been used. Those addresses could very well belong to 10 or 100 people and thus wouldn't provide any indication to anything else.
2148  Other / Archival / Re: why Bitcointalk can't introduce their own Coin? on: February 01, 2021, 05:35:15 PM
Because it's called BITCOINtalk not BITCOINTALKtalk?

You really don't need to create so many altcoins for nothing.
2149  Bitcoin / Development & Technical Discussion / Re: Old transaction safe to publish? on: February 01, 2021, 04:58:03 PM
Transactions do not contain any timestamp, and hence it doesn't matter when you crafted and signed your transaction. However, several years ago, some clients were generated high s signatures which was non-conical and thus those transactions were not standard and unable to be relayed.

Check the transactions for the fees/byte and whether the recipient of the funds is still correct. Even if it's somehow invalid, it wouldn't be stuck at all, it'll just be as if it has never been sent. If you do have a low fee without opt-in RBF enabled, then it could be possible for your funds to be unconfirmed for a period of time. As long as you still have access to the private keys of the paper wallet, you will be fine.
2150  Bitcoin / Bitcoin Discussion / Re: Burned Bitcoins on: February 01, 2021, 04:30:41 PM
They were not really burned bitcoin because they still exist and it's not the same with the others where we used the term burn where we literally deleted the token existence.

I'm not aware of this kind of address, how do they know that it is already a lost bitcoin or the owner is already dead? do they know the identity of the users?
They're sent to an address that is crafted specifically to make sure that the private key to the address would be extremely difficult/near impossible to find. They basically used whichever characters that they like at the start and made sure the checksum checks out at the end. Those coins are indeed burned because they are sent to an address for which it's corresponding private key could never be found, essentially removing it from circulation.
2151  Bitcoin / Wallet software / Re: Is BitAddress still good for cold storage-paper wallets? on: February 01, 2021, 04:28:03 PM
It is still secure to use. There isn't much development because it does what it is supposed to do and nothing else. I would recommend you to just use the github repo link and download from there instead of using/downloading the website offline.

I would prefer to have Segwit paper wallets but it isn't too difficult to convert it from that website after generating the private keys, downside being it won't be a simple process.
2152  Bitcoin / Electrum / Re: Mempool min fee on: February 01, 2021, 04:22:51 PM
Most Electrum servers tends to raise their minimum relay fee for their mempool when the mempool gets too big. If you insist on using 1sat/byte, you'd want to use Export>Copy to Clipboard and go coinb.in/#broadcast or other similar utility to broadcast the raw transaction, they shouldn't have such restrictions.
2153  Bitcoin / Electrum / Re: Is Fomat OS and reinstalling it safe? Electrum Cold storage. on: February 01, 2021, 04:19:25 PM
And you are trying to tell me that 1) amazon does not deliver to your country and 2) there is no way for you to buy a cheap smartphone or laptop?

You don't need to import a hardware wallet. You could just buy a cheap laptop for 100$.

It is not about if a linux system is good in your case, it is about how it is being accessed (e.g. air-gapped device of every-day computer).
There's a bunch of sanctions on US goods to countries like Syria and the other countries on the US list and I would assume that Amazon has to abide by that as well, so I don't think they do.

Not sure how the economy works there, there's just too many import restrictions caused by the sanctions and I imagine it could be more expensive to obtain those items.
2154  Bitcoin / Bitcoin Technical Support / Re: HELP, transaction ID on blockchain explorers DONT APEAR :( on: February 01, 2021, 04:16:28 PM
I heard that the mempool gets flushed around Saturday or Sunday so your transaction will most likely confirm then. If not then there are some transaction accelerator services on this forum you can use to get it confirmed, including one from Poolin that recently pushed someone's transaction containing funds that have been locked for almost a year. I recommend that if you are desperate, but there's also a free accelerator at FREE/PAY BITCOIN TRANSACTION ACCELERATOR which people have used successfully.
The mempool doesn't actually get flushed at fixed timing, nor flushed at all. Individual nodes has their own mempool and by extension, their own mempool policy. This means that the time for which the transaction gets dropped by the nodes varies with the parameters or the time for which the transaction gets relayed to that node. (I misread this part and assumed that you were talking about it in a literal sense.) Most accelerators merely rebroadcasts your transaction which does very little for your transaction, other than helping it propagate better. I doubt that anyone has actually had their transaction confirmed as a result of the "transaction accelerators" and without paying a pool to help them.

OP, I think that it might be a result of a fairly bad propagation to the block explorers and you won't be able to see them. If you want, you can go to Windows>Console and type in this
Code:
getrawtransaction 274c04dacfa70fe705466dc3f0ed998d1effc7c4658a0afcefab086328df42a8
Copy the output which is just a long string of characters and paste it here:
https://blockchair.com/broadcast
OR
coinb.in/#Broadcast
2155  Bitcoin / Bitcoin Technical Support / Re: HELP, transaction ID on blockchain explorers DONT APEAR :( on: February 01, 2021, 12:13:21 PM
When you search up the other transaction ID on blockchair.com, is the field 'Replace-by-fee (RBF) enabled' YES or NO?

2156  Bitcoin / Bitcoin Discussion / Re: Taint Question on: February 01, 2021, 10:47:26 AM
Well, I asked that because recently I read  one  paper centered on analysis of tainted  bitcoins authors of which have concluded that using small amounts of "bad" sats criminal may poison  the innocents addresses. Their  thought sounds like this - "a criminal who knows how the approach works might just send tiny fractions of Bitcoins to random addresses to taint them" .  So,  criminals knowing that all their BTC are  tainted and having them in enormous quantity  can intentionally contaminate as many addresses as they want in order to conceal their own addresses among all others.
The definition of 'tainted coins' is not defined strictly. Depends on how you define 'taint', you can classify those addresses which has received tainted coins to be part of that 'taint' or to consider it based solely on whether that specific UTXO has been associated with the tainted coins. Bitcoin addresses are recommended to be a one use address and unless the criminal wants to waste substantial amount of Bitcoins to taint, and AFAIK most don't consider addresses with dust spam UTXOs as tainted, it wouldn't be of much use.

The concept of tainted coins, tainted address is just a way to make Bitcoin less fungible and I do not agree with that concept at all.
2157  Bitcoin / Electrum / Re: What Do The 33 Addresses Mean on Electrum on: February 01, 2021, 04:31:27 AM
Over the time you eventually end up having a couple of tiny (or not so tiny) balances on various change addresses, so how are they going to be used for future transactions and what does it means in term of privacy? In Electrum, I can manually set one or more addresses to be used for the next tx.
You can manually select the outputs to be used to isolate the outputs from the different addresses.

If I use two change addresses to make a transaction to another wallet of mine, then it would be clear to everyone on the blockchain, that these change addresses belonged to the same wallet, no?
Wouldn't I have double the transaction costs, using two addresses?
Yes. If you compare it to having no change address at all, it would be obvious which of the outputs are for the recipient; one of the output will always go back to the same address as the change. Having multiple "addresses" in the transaction is the same as spending the same number of UTXO(unspent transaction output) as a public key as well as the signature has to be defined for each of the UTXO. There is thus no penalty with using, say 3 different addresses and 3 different UTXOs.
2158  Bitcoin / Electrum / Re: hold btc for 2 years with Electrum on: February 01, 2021, 04:27:20 AM
What's the worst that can happen if the Electrum wallet ceases to exist in 5 or 10 years, e.g., the servers shut down and there are no new upgrades?
You can run your own server with little difficulty. I don't foresee it being a problem; the source code should be archive and you can probably build your own copy and run your own server.
Will I always have access to my funds? Or is seed backup the only way out from such a scenario?
If you want to use the seed to extract your private keys, Electrum doesn't follow BIP39 seed format but it's easy to convert their seed phrase into a BIP32 seed and would give you access to your master keys as well as the derived child keys.
2159  Bitcoin / Bitcoin Technical Support / Re: Please help me with the issue of unlocking bitcoin core wallet. on: February 01, 2021, 04:22:49 AM
I created a new wallet file and set a password on a computer without internet access.  But when I want to unlock and extract the private key, it displays "Method not found (core-32601)".  I unlock it like this: walletpassphrase password unlock duration (seconds)
The format should be like this: walletpassphrase "PASSWORD" 600

Replace the PASSWORD with your own.
2160  Bitcoin / Bitcoin Technical Support / Re: Abandon Transaction / must send back to same address? on: January 31, 2021, 01:16:28 PM
Thanks will def read the post and all the answers. Smiley i re-sent 1k usd now to try, been almost 2 hours and on blockchain.info i cant even find the transaction id and on the reciever string it doesnt even show (only the past transaction that i cancelled) why is that?
Just to confirm, is your transaction replaceable? Go to https://blockchair.com/bitcoin and search for your transaction using the transaction ID of the transaction that you've abandoned/removed. At the field labelled "Replace-by-fee (RBF) enabled?", does it say Yes or No?
Pages: « 1 ... 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 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 ... 463 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!