Bitcoin Forum
June 15, 2024, 06:49:35 AM *
News: Voting for pizza day contest
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 [370] 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 ... 514 »
7381  Bitcoin / Wallet software / Re: sweep button greyed out in electrum on: November 26, 2017, 02:38:29 AM
Sweeping is just the same as "sending"... you cannot sweep a seed, nor can you sweep a master private key... you can only sweep individual private keys.

So, first up, create a new Electrum wallet -> "standard" wallet -> Create new seed -> WRITE THE SEED DOWN!

Now, you're ready to get all your coins from Mycelium to Electrum... you have two options:

1. Open Mycelium, send all your coins to an address from your new "seeded" Electrum wallet

or

2. As jackg said, Create a new wallet -> call it "restoredMyceliumWallet" -> "standard" wallet -> I already have a seed -> enter the seed, click the options buttton, select "BIP39" -> When prompted, leave the derivation path as: m/44'/0'/0'

(NOTE: This will recreate your Mycelium wallet... however, it will ONLY recreate the first "account" from Mycelium, if you had multipled accounts, things get a bit more complicated.)
- Once the wallet is recreated, you should be able to see all your transaction history, addresses and coins.
- Now send all your coins from their to the receive address from your new Electrum wallet.

All your coins are now in an Electrum "seeded" wallet.
7382  Alternate cryptocurrencies / Altcoin Discussion / Re: Do Not Use Electron Cash! on: November 26, 2017, 01:46:58 AM
I really wish all this FUD about ElectronCash would just stop... it's opensource... it's clean... it's safe... This thread should be locked. Undecided

To the best of my knowledge. Not one single person who downloaded ElectronCash from the OFFICIAL site: https://electroncash.org/#download has lost either BTC or BCH because of something that ElectronCash has done.

It is NOT the fault of ElectronCash dev's that people are stupid and download scam versions of the software from scam sites... or they're careless with their private keys/seeds... or that they have pre-existing malware/keyloggers on their computers.

Take the proper precautions ie. move your BTC to a completely new wallet, not just new addresses... a completely new wallet with new seed... BEFORE you try and get your BCH and you will have no problems.

I've been running ElectronCash since it came out in August... ALL my BTC and BCH are still safe.
7383  Bitcoin / Electrum / Re: How safe are my bitcoins? on: November 26, 2017, 01:44:00 AM
Ive read in some threads that electron cash is not safe?
Like this: https://bitcointalk.org/index.php?topic=2059091.0
"Don't believe everything you read on the Internet"
 -- Abraham Lincoln

Did you even read ANYTHING after the first post in that read? If you did, you'll notice that it was just a minor issue with ElectronCash connecting to BTC servers and displaying the incorrect transactions.

To the best of my knowledge... No one who downloaded the "official" ElectronCash (https://electroncash.org/#download) has lost either BTC or BCH because of something that ElectronCash has done. It has been around now for almost 4 months... if it truly WAS untrustworthy... we'd know about it by now.

Usually it is because they've downloaded a scam version of the software from a copycat scam site... or they have been careless with private keys or seeds... or have had malware/keyloggers present on their system.

I've been using ElectronCash since it came out at the time of the fork... all my BTC and BCH are safe.
7384  Bitcoin / Bitcoin Technical Support / Re: pywallet install help on: November 26, 2017, 01:35:55 AM
No... that just means you failed to give it a mandatory option like --wallet or --datadir or --dumpwallet etc Wink

Mine does the same thing when I just type "pywallet.py" with nothing else

If you type:
Code:
pywallet.py --version
or
Code:
pywallet.py --help

You'll notice it doesn't give you that message Wink

I'm fairly sure that bsddb is included with Python,  installed by the other components or isn't strictly required. I don't remember ever installing it separately... only the default Python 2.7... and then used the install.bat in the pywallet directory after I extracted the files.

Unless you specifically see an error message that says something like "no module named: bsddb" then I don't think it is an issue. Just try running the recovery and see what output you get.
7385  Bitcoin / Electrum / Re: Help with Electrum first insallation on: November 25, 2017, 10:45:30 PM
No, you don't need to transfer the confirmed transaction to your offline PC (if you're using an "airgapped" offline PC setup). All the offline PC is used for is "signing" transactions. When you create a transaction on the Online PC and transfer it to the Offline PC, it'll include ALL the information the offline PC needs Wink

ps. one piece of advice... unless you are super comfortable using "mBTC" aka milliBitcoin units... I would suggest going to "Tools -> Preference -> Appearance" and changing the units to "BTC" and set the decimal places to 8 Wink

NOTE: you may need to close the preferences window and re-open it to be able to change the decimals to 8 Wink
7386  Bitcoin / Electrum / Re: Can't Connect - Version 3.0.2 (Windows 7) on: November 25, 2017, 10:27:28 PM
Do you need v3.0.2 for any reason? If not, try v2.9.3 and see if that works... https://download.electrum.org/2.9.3/

It might be that even though you managed to get v3 to start on Win7, it might still not be functioning correctly.
7387  Bitcoin / Electrum / Re: Btc cash shows as 0$ when i should have around 7000$ on: November 25, 2017, 10:22:38 PM
You can't just export the private key from a 2FA wallet... it is a multiSig... it has 3 keys per address. You'll notice that the imported address is now a "1" address in Electron Cash. This is why your final balance is 0... it is a different address.

To get an Electrum 2FA wallet into Electron Cash... you need to:

1. in ELECTRUM... File -> New\Restore -> Give it a unique name like "disabled2FAwallet" -> Wallet With Two Factor Authentication -> I already have a seed -> Enter the seed for your 2FA wallet -> select "DISABLE" when prompted to "keep or disable" 2FA functionality
 - This will create a copy of your wallet file with TWO private keys in it.
2. in ElectronCash... Open the "disabled2FAwallet" file that you created in Step 1.
 - You should see all your "3" addresses and correct BCH balance.

You can now send your BCH where you want.
7388  Alternate cryptocurrencies / Altcoin Discussion / Re: How to get BCH and BTG to Ledger Nano S on: November 25, 2017, 09:36:41 PM
If you sent the BTC to your nano, it's likely that somebody replayed the transaction onto the BCH network, unless your ledger was using a segeit address.
That's actually impossible... BCH has full 2-way replay protection... BTC transactions are not valid on BCH network... BCH transactions are not valid on BTC network.



To get your BCH: Download Electron Cash (a Electrum fork for Bitcoin Cash), import your old Electrum wallet and send your BCH to your Nano S Bitcoin Gold address.
errrr... I really hope you meant Bitcoin CASH address!! haha... Man, so many "Bitcoins"... gold, cash and now diamond... getting confusing! Tongue

In any case, I'm pretty sure that you CAN'T accidentally send to a BTG address... they changed the address format, so it SHOULD get rejected.
7389  Bitcoin / Bitcoin Technical Support / Re: pywallet install help on: November 25, 2017, 09:29:17 PM
Slow but steady progress... hopefully this time, the recover process will actually be able to decrypt the keys it finds in the wallet file... so that the recovered_wallet.dat is able to be dumped properly Wink

7390  Bitcoin / Bitcoin Technical Support / Re: tokens.txt or tokenlist tokens.txt on: November 25, 2017, 09:25:07 PM
Try creating a file that just has:

Code:
%3in

And see if that works with your wallet file that has the password "tes"... it should test ALL passwords with 3 characters... including lowercase, UPPERCASE, numbers, but excluding symbols. It should generate a few thousand guesses... but should find "tes"... otherwise, you're not running btcrecover correctly. What command are you using to run btcrecover?


7391  Bitcoin / Bitcoin Technical Support / Re: How to complete a old bitcoin transfer from 2013 in the easiest way? on: November 25, 2017, 09:14:16 PM
But then, in my last try, I got a blank space after entering enter. So I tried the same password again, and got the same blank space.

So do I have the right password?
If you see something like: "null" after you type in the walletpassphrase command and press enter... Then yes, it sounds like you do indeed have the correct password... Smiley


I had some special characters  in the password, but I didnt need to put in marks in the console of that reason.
Might just be if you have a space in the passphrase then... Smiley

Anyway, glad you managed to figure it out. Good luck with rescuing the funds... just follow TryNinja's suggestion exporting the private keys... and importing them into Electrum.
7392  Bitcoin / Bitcoin Technical Support / Re: pywallet install help on: November 25, 2017, 12:08:58 PM
Huh... I guess your Python is NOT installed to C:\Python27 then... do you happen to know where is it installed to?

Can you do a search on your computer for pip.exe?
7393  Economy / Services / Re: [FREE] Bitcoin Transaction Accelerator on: November 25, 2017, 10:28:21 AM
TBH, it was more the "I've been here a while" claim that really irked me... 4 weeks and being a Jr. Member does NOT qualify as being here a long time... Roll Eyes

And hey, if people want to pay you guys to simply copy/paste a transaction ID into these websites, then they obviously have more money than sense:

https://pool.viabtc.com/tools/txaccelerator/
or
https://www.antpool.com/user/prioritiseTransaction.htm
or
https://confirmtx.com
7394  Economy / Services / Re: [FREE] Bitcoin Transaction Accelerator on: November 25, 2017, 07:01:48 AM
Hey guys, I have been in the forums for quite a while and I noticed that long transactions has been one of the most issues of users nowadays. I am offering a FREE transaction accelerator.
ORLY? "Date Registered: 2017-10-28, 03:52:00" Roll Eyes

I know your service is "free" and all... but being here like 4 weeks and claiming to be a long term member while fishing for "tips", most likely by using free accelerators like AntPool and ViaBTC and confirmtx?? Roll Eyes Roll Eyes
7395  Bitcoin / Electrum / Re: Buying Bitcoin for Grandpa on: November 25, 2017, 06:41:29 AM
You can "steal" coins from Electrum with any combination of:

1. The Seed
2. The wallet file and wallet password (if password protected)
3. The wallet file (if not password protected)
4. Private keys

If someone else has any one of those, your coins are effectively gone Tongue
7396  Bitcoin / Bitcoin Technical Support / Re: Sent bitcoin 4hrs ago still 0 confirmations on: November 25, 2017, 06:37:01 AM
Please post the real transaction ID to prove your claim.
It IS a real transaction ID Roll Eyes

https://blockchain.info/tx/4910d016caed9c447652e0a372f73b9acc262f2a957db1fe85544b33baf65523

You'll also notice that it paid a fee of:  Fee per byte 463.422 sat/B
and it took 1,135 minutes to get a confirmation: Included In Blocks 494114 ( 2017-11-12 23:04:46 + 1,135 minutes )

Take a look at those users. They are all newbies, and possibly made to troll us.
Nevermind the newbies... it's the Sr. Members, heroes and legendaries who don't seem to know some BTC basics and are likely "bought" accounts that bother me Roll Eyes

7397  Bitcoin / Bitcoin Technical Support / Re: Bitcoin wallet bad nodes on: November 25, 2017, 06:31:20 AM
Bitcoin network is operating fine... it is most likely an issue with your setup or network... Which Bitcoin wallet exactly? Bitcoin Core?

If so, did you go into Settings -> Options ->Network

Is uPNP selected? what about "allow incoming connections"?

Is your machine connected to a VPN? Is it behind a firewall?
7398  Bitcoin / Bitcoin Technical Support / Re: How do I retrieve unspent ouput? on: November 25, 2017, 06:25:50 AM
3. I contacted their support and their response was: "I'm really sorry but it is considered invalid because it was less than 0.01. If it is below 0.01 the blockchain takes it in as a fee and won't update the tokens." Are they actually helpless, or have they just stolen my money? To be fair, it was my fault for authorising the transaction at an amount less than the minimum investment.
This is pretty much bullshit... the "blockchain" doesn't take anything as a fee. Those coins have been assigned to a private key which THEY are in control of. They may not consider your investment valid as it is below 0.01 BTC, but they can sure as hell access those coins and send them back. If they don't they're basically treating your payment as a "donation", which is an expensive lesson to learn... and a bit shit on their behalf.

It probably makes no difference in the long run because, as cpfreeplz has already mentioned, you should NEVER fund ICO's directly from Exchange addresses... fairly sure Bittrex even have a warning about this:
Quote from: Bittrex Withdraw Window
Do not withdrawal directly to a crowdfund or ICO. We will not credit your account with tokens from that sale.
So, you likely never would have got the tokens anyway Undecided


Quote
4. I used the 'extended public key' on my hardware wallet which then generated a barcode that I scanned in to MyCelium. I then scanned the MyCelium barcode at the ATM. Funds seem to have sent, but they're not appearing in my balance on my hardware wallet.
What wallet app are you using? The Ledger chrome app? If so, did you select "Legacy" or "SegWit" chain?
7399  Bitcoin / Electrum / Re: Receiving Address on: November 25, 2017, 05:21:05 AM
You have created a "SegWit" wallet... Electrum generates "bech32" SegWit P2WPKH addresses (that start "bc1") which are not backwards compatible with a lot of wallets... instead of the more common and fully backwards compatible SegWit P2SH-P2WPKH addresses that start with a "3".

Refer: https://bitcoincore.org/en/segwit_wallet_dev/

If you want to use SegWit, you'll need to use a different wallet for now until bech32 addresses become more commonly "accepted".
If you want to continue using Electrum, You'll need to create a "Standard" wallet... and select "Standard" instead of "SegWit"

7400  Other / MultiBit / Re: Reviving Multibit? on: November 25, 2017, 05:11:46 AM
It also needs it "fee" functionality to be revamped with the ability to either let you specify custom fees or to at least use fees that are relevant in todays bitcoin environment. It uses "fixed" fees that are often WAY to low to get transactions confirmed in a reasonable length of time (if ever) Roll Eyes
Pages: « 1 ... 320 321 322 323 324 325 326 327 328 329 330 331 332 333 334 335 336 337 338 339 340 341 342 343 344 345 346 347 348 349 350 351 352 353 354 355 356 357 358 359 360 361 362 363 364 365 366 367 368 369 [370] 371 372 373 374 375 376 377 378 379 380 381 382 383 384 385 386 387 388 389 390 391 392 393 394 395 396 397 398 399 400 401 402 403 404 405 406 407 408 409 410 411 412 413 414 415 416 417 418 419 420 ... 514 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!