Bitcoin Forum
July 03, 2024, 11:26:15 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 [279] 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 »
5561  Bitcoin / Development & Technical Discussion / Re: If wallet.dat shared or stolen, then encrypt it? on: June 17, 2018, 04:08:36 AM
[1] All coins received via address generated before encryption, B can use them also?
[2] And all coins received via address generated after encryption, only B can use them?
[3] And all coins received via address generated after encryption at A's computer (A2), A and B can use them?
Depends, if the wallet isn't HD (Hierarchical Deterministic) (Ex. Bitcoin Core Wallet), the answers are:
[1] Yes
[2] Yes
[3] No
Encryption won't affect the new address (private key) generation of the wallet, any new generated addresses after the separation are randomized which will produce different new addresses for wallet A & B.

If the wallet is an HD wallet with a SEED (Ex. Electrum), it's:
[1] Yes
[2] No
[3] Yes
Any new Private keys are based on the wallet's seed so, if you generate more addresses, both A & B wallet will produce the same.
5562  Economy / Web Wallets / Re: How safe is my wallet at blockchain.info on: June 16, 2018, 11:05:36 AM
Did you receive the backup seed? AFAIK, the backup seed is compliant with BIP39. If you want to extract it, go to https://iancoleman.io/bip39/ and key in your seed. You can find the account number (ie derivation path) from settings>addresses.
Last time I checked, you can request in the UI of blockchain(dot)info for the private key of any of your addresses.
Doing this will remove that address to the list, but it's still best to send all the funds to a new address to be safe.
Given that, the logical solution when shifting to a different wallet is to just send all of your funds to the new wallet (ex. Electrum) via transaction.

<I'll verify this later> Edit
Nah, Export private key is only available for their Ethereum Addresses.

Also, this should be moved to Service Discussion > Web Wallets.
As for the thread question:
For newbies, it is safe in the sense that you don't have to take care of the backups and private key managements and the fees to use bitcoin, all you need is the backup seed or your key+passphrase and your email address.
But not safe in sense of security, on that website, your bitcoins aren't totally under your control.
5563  Bitcoin / Electrum / Re: how many possible private keys can electrum generate? on: June 16, 2018, 06:18:48 AM
I chose "I ALREADY HAVE A SEED" then "PLEASE ENTER YOUR SEED PHRASE TO RESTORE YOUR WALLET" then i guess the 12 words.
So its not electrum giving me my seed, i am trying to guess the correct string of words until they fit and the seed is valid and can open the wallet.
No the wallets were never funded and not active on the blockchain, but obviously they could be if someone creates the same seed i guess
There isn't much difference between brutforcing private keys and the mnemonic seed in terms of the total number of combination.
But yes, an HD wallet's seed has lower security but still, collision is impossible.
Here's an old thread to clear things up: How HD wallet works for back ups? Reply by achrow101

Here's a short answer: There are total of 5,444,517,870,735,015,415,413,993,718,908,291,383,296 possible combinations which makes any random combination unique.
Using that, it's easy to compute the chance to get a collision using a calculator that can enter 40+ characters.
5564  Bitcoin / Project Development / Re: How can I get Bitcoin to start my ad network? on: June 16, 2018, 05:52:47 AM
This. Listen to him. You are going to lose all of your investments if you start a business in a field you are not familiar with, not only with Bitcoin but especially with Bitcoin!!
Actually, he didn't have any investments, he's looking (seemingly begging) for investors.

I've been working on my own Ad Network script and finally, finished it, but, the problem is, I don't know from where to get Bitcoin so I can launch it to the world.

Could anyone help me so I can start?
Investors aren't helping developers, teams, corporations or businesses, they are investing.

This could help you at least:
If you're confident that your script is working and useful, make a demonstration or a whitepaper to encourage potential investors to "help" your project, this thread wont do.
Or sell the script alongside with the demonstration or documentation on how it works.

Hope this helps.

P.S: Yep overthinking does hurt heads, pulsating physically.
5565  Bitcoin / Electrum / Re: Imported bitcoin address on: June 16, 2018, 04:26:19 AM
so i have a copy of my electrum btc address and imported it,  it was succesful that i imported the address but i am doubtful that i can spend some of my btc left on that wallet, and now its impossible. The amount is not that big.
You can't spend using that "watch only" imported wallet.
If that's possible, anybody else can just steal someone else's funds just by importing addresses with huge balance.

The only options you have to restore a spendable wallet are:
  • The Seed that you've instructed to write down during the first wallet creation process.
  • Each of the Addresses' private keys.

The addresses are always visible to the public, example: blockexplorers.
By the way, if you're not sure: Addresses starts with 1, 3 or bc1 ; Private Keys Starts with 5, K or L ; and the SEED consist of words like dog sheep life science geek maid...etc.
5566  Bitcoin / Bitcoin Technical Support / Re: Every wallet address has just one private key which can be generated again? on: June 15, 2018, 09:14:50 AM
Can someone post the article to this image? I would like to have it with a better resolution, it's hard to read the text.

Back to the topic, I think the only way is to bruteforce the private key, which is according to the description above nearly impossible.
Drag and drop it to a new tab or window to view full screen, (after checking) that image has 1920x1200 dimensions which is pretty big to blur.
Here's a link of the full screen version: Right Click->Open Link New Tab

You can try using Vanitygen or Oclavanitygen to waste your electricity, time and dignity; but the chance to bruteforce a loaded address is almost impossible.

You can't forbid someone to pick a random number, can you ?
Yes, of course. Anyone can pick a random number manually even without a computer.
5567  Bitcoin / Electrum / Re: how many possible private keys can electrum generate? on: June 15, 2018, 07:05:12 AM
Regarding Electrum, since it's a HD wallet, private keys generated by it were based on the SEED, it's using 12 words as default (docs.electrum.org).
With that, hitting a collision isn't possible, there are more possible combinations of Electrum's 2048-word Dictionary (with different language variations) than the total population of the world.

Can electrum generate over 15 billion different keys?
No that's too few, add more Zeroes.
5568  Bitcoin / Bitcoin Technical Support / Re: My transactions and Balance Missing after upgrading my wallet on: June 14, 2018, 07:03:44 AM
i got this ---

Code:
"ismine": false,
  "iswatchonly": false,
  "isscript": false,
  "iswitness": false
}
Have you tried -rescan as aleksej996 said?

Otherwise, it means that the address didn't belongs to the wallet, I think you know this.
The first paragraph from the OP strongly suggests that it is an old backup.
Most likely, you've unintentionally overwritten the most recent wallet.dat by an outdated backup during your copy-paste procedure.
5569  Economy / Speculation / Re: TRIPLE BOTTOM CONFIRMED??? on: June 14, 2018, 06:20:10 AM
I'd say, stop looking at charts, not until exchanges become free of manipulation (more even, based from stock exchange).
Even if anyone can polish his chart "technical analysis" skill to "convincing" level, current Cryptomarket is still a different field.
When the whales do their jobs, every prediction could fail to deliver its promises.

And a triple bottom happening in Bitcoin market is far fetched idea.
5570  Bitcoin / Bitcoin Technical Support / Re: Wrong sending address (Mistake in writting) on: June 14, 2018, 03:17:51 AM
Yes it may, as long as you've send the second transaction using the same inputs right after the first with larger fees.
The first transaction must still be unconfirmed to do that.

In addition, a typo will make the final address invalid (to the checksum) that will disable the send button.
You can produce a valid address through typo if you're the world's most unlucky fellow.
5571  Bitcoin / Bitcoin Technical Support / Re: Wallet.dat too big on: June 13, 2018, 10:44:47 AM
Even thousands of private keys wont make a wallet.dat file size grow to 1.5Gb, that's insane.
Are you sure that it is a wallet file? The file name is just wallet.dat or renamed? You're certain that it was your backup, or it was salvaged?

Because you see, there are other files that ends with ".dat" extension, if you just recovered it from a formatted disk or old hard disk, the chance that it's not a wallet.dat is high.
Loose Files from windows applications sometimes named with .dat extension, and a Gigabyte of generic file must be a part of an app.
5572  Alternate cryptocurrencies / Altcoin Discussion / Re: 0/offline, has not been successfully broadcast yet on: June 13, 2018, 09:03:16 AM
I do not know the set up of your Altcoin but,
"0/offline" error can be caused by a non-synced node and the user tried to make a transaction if the client enables him to do so.
How much premine did your Altcoin has? And was the client that you're testing 100% synced?
5573  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Mixing on: June 13, 2018, 06:44:45 AM
so I wanted to Ask if someone with -1 confirmation can do something
Honestly, it's my first time seeing "-1 confirmation" on Electrum.
Normally, transactions are either Unconfirmed or 1+ Confirmation.

Make sure that you're using the official Electrum app, not "Pro" or a clone. The original version can be downloaded from Electrum.org.
If you've downloaded yours from electrum.com or other sites, that must be fake.
5574  Alternate cryptocurrencies / Mining (Altcoins) / Re: Rigs often reboot on: June 13, 2018, 06:10:19 AM
lc power platinum series 1200w
6x RX 580s (185W x 6) is an overload for a 1,200W PSU.
Even though that model has 100A on its +12v rail, it is still at its peak with a 1110W load (only have 90W window).
Since you're mining Ethereum, it's alright to underclock to lower the power consumption, or use only 5 GPUs for now.

And this bugs me: "my friend has two rigs with 2 x 6 RX 580 sapphire nitro 8gb"
Two rigs with 2x6 RX580, means 12GPU in each rig? No, right? so 6GPUs each.

The error is pretty normal and shouldn't cause a reboot,
both of the rigs seems out of juice that can trigger a shutdown but your BIOS was set to restart whenever the system was abruptly powered down.
5575  Alternate cryptocurrencies / Mining (Altcoins) / Re: How To EASILY Clean Your Mining Rig - Cleaning 1 Year Old Miner +Any Other Tips? on: June 13, 2018, 03:55:57 AM
Why not ask the girl behind you if you can borrow her hair dryer(preferably if it have switch for hot/cold air)so you dont have to bother actualy shoping anything?I use this system for all my rigs and its working nice so far,just hold gpu vents when you point air on them so they dont spin to fast
The airflow is way too weak to remove the dusts from confined spaces and corners.
Compressed air is the best choice, but for a practical solution, yes Hair dryer on cold setting will do the job.

But any of these can't remove the stuck dusts on the fan's surface, I'm using cotton swabs dipped in alcohol to clean them thoroughly.
5576  Bitcoin / Bitcoin Technical Support / Re: I can not parse files after blk00975.dat (Bitcoin Core) on: June 12, 2018, 11:30:24 AM
I'm sorry, I mistook your post as a "stopped synchronizing" post.
I did a quick research and I think it has something to do with SegWit (August 24, 2017).
Also, I have checked the blocks included in blk00971.dat & I've noticed that the timestamps range from last week of August to Mid September 2017.
And blk00975.dat's blocks are from September 2017, one month after SegWit (BIP144) activation.

SegWit input/output scripts structure is a lot different than the regular transaction's.

That "parser" doesn't support and cannot read SegWit Txs.
Disclaimer: I could be wrong.
5577  Other / Meta / Re: Stake your Bitcoin address here on: June 12, 2018, 08:31:46 AM
-----BEGIN BITCOIN SIGNED MESSAGE-----
Date: June 12, 2018
URL: https://bitcointalk.org/index.php?action=profile;u=1868251
Hello, this is CryptoShopPH.
My bitcoin address is 1DC8kqtkMHwprYBjYPwC8b7P239aWNiMcJ
-----BEGIN SIGNATURE-----
H/+25pdUmfmZqT0bcLZmoTj4c2GFc3oSYwXpgzZpP8YwJtLJXm/Sl6dgiuUWfSqxW6NeM5a2kSEIRycZowp+xRU=
-----END BITCOIN SIGNED MESSAGE-----
Quoted and Verified.
You may need to know the proper way to post quoted messages to avoid confusions, just follow TMG's post format above using [code][/code] tag.
It will be useful for you in case of a verification is needed.
5578  Bitcoin / Bitcoin Technical Support / Re: I can not parse files after blk00975.dat (Bitcoin Core) on: June 12, 2018, 08:19:05 AM
The block cluster must be corrupted due to some reasons.
Try to delete blk0097X.dat from the default data directory then re-sync your node.
For Windows, open file explorer/my computer and browse to: C:\Users\"UserName"\Appdata\Roaming\Bitcoin
5579  Bitcoin / Electrum / Re: How to know where Electrum holds your bitcoins? on: June 12, 2018, 08:02:19 AM
I would like to clear one thing: Electrum isn't hodling your bitcoins, it holds the private keys to control the bitcoins (inputs) that technically belongs to you.
Bitcoins are recorded (stored) in the Blockchain.

Um? I think you don't even need Electrum to do this.Just copy the address you want to know how many coins where deposited to it and paste it in a blockchain explorer to find out the date of deposits and the amounts.
A common blockchain explorer https://blockchain.info/
Edit:Correct me if I'm wrong,I'm not an expert
Yes, you are. But it will troublesome for him to copy-paste->enter each of the addresses.

The easier way is to open it using Electrum (it's too easy to download and install/open)
Display the address tab and find the addresses with balance, those are the addresses that should be checked on blockexplorer site.
Or use pooyah's link.
5580  Alternate cryptocurrencies / Mining (Altcoins) / Re: WARNING!! BEWARE S11 SCAM Email!! on: June 11, 2018, 10:20:47 AM
webmaster@bitmaintech.com is bitmains email. Ive been getting legitimate emails from this address for ages, thats why its so convincing, especially if you save this email as a contact / priority sender.
Ouch ok, so it must be an inside job or a sophisticated hacking incident and the attacker must have stolen more than customer's emails and contacts.
Otherwise, the "other guy" was right.

Awhile ago they did have a security issue, they told everyone to change passwords / enable authentication. That data they got must be these emails.
The first statement suggests that the hacker(s) didn't just fetched the emails but also Bitmain's admin accounts (and administration rights?) as well.

This is more serious than I thought.
Pages: « 1 ... 229 230 231 232 233 234 235 236 237 238 239 240 241 242 243 244 245 246 247 248 249 250 251 252 253 254 255 256 257 258 259 260 261 262 263 264 265 266 267 268 269 270 271 272 273 274 275 276 277 278 [279] 280 281 282 283 284 285 286 287 288 289 290 291 292 293 294 295 296 297 298 299 300 301 302 303 304 305 306 307 308 309 310 311 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!