Bitcoin Forum
June 30, 2024, 06:21:55 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 ... 624 »
7881  Bitcoin / Electrum / Re: Problem sending money from public key wallet on Electrum. Help! on: April 22, 2018, 11:45:28 PM
Thank you, I have tested it and from the desktop wallet (where I've gotten the master public key) the answer is false, but from the "watch only" wallet the answer is yes. I don't understand anything.

Why the wallet created from the master public key don't shows the desktop wallet?

Why does it behave as if it were a new wallet but does not allow sending?

How can I find the private key or regenerate this "watch only" wallet to get funds from it?



How did you put the code into electrum wallet in android?
I mean this code
Code:
 ismine("1YOURADDRESS")
You can only recover your wallet if you save the seed phrase, you can get the seed phrase when you create a wallet from electrum.
You can use the seed phrase to recover your wallet using android or desktop wallet.

Let me know your bitcoin address?
7882  Bitcoin / Mining support / Re: Antminer S9 FAN stop, start, stop, start for 500 rpm on: April 22, 2018, 10:03:53 PM
Your fan couldn't detect properly that is why your miner stops.
Put back the old fan and try to perform a hard reset first or reflash it with other firmware before you are going to hardware.

Anyway, to perform a hard reset

Follow this guide https://enforum.bitmain.com/bbs/topics/3957

If hard reset won't work then do reflash your miner, you can download the firmware here https://shop.bitmain.com/support.htm
7883  Economy / Web Wallets / Re: Authentication code is incorrect - This account has been locked on: April 21, 2018, 10:27:50 PM
What website you are referring to? is it blockchain.info or xapo or other website?

I experienced this thing before, but in XAPO wallet when I receive the sms code and put it in authentication box it's always said it's a wrong code.

I try to log in from time to time, but I couldn't login anymore I message the support never receive any response from them.

That is why I decided to stop using them.

If you are using XAPO try to contact the support first if you are lucky and get a response and they fix your issue transfer your bitcoin to wallet that you can fully control.
7884  Alternate cryptocurrencies / Altcoin Discussion / Re: No reply from bytecoin-beaware they are scammers on: April 21, 2018, 09:05:06 PM
Try to post it here https://bitcointalk.org/index.php?topic=512747.7000
Because you are in wrong section.

Or move this thread in altcoin section.
7885  Economy / Trading Discussion / Re: Don't use margin on: April 21, 2018, 09:00:22 PM
Margin trading is just like a gambling that is why it's risky I remember when I was tried margin trading before sometimes I won sometimes which.

For me it's 50/50 that you can make profit or lose because in margin trading it always depends in your luck.

Unlike a real trading that you can hold them for a long time and sell them in the right time to make a profit.

If you know how to analyze the movement of the price margin trading is good, but there are times that you still need luck to make a good profit.

If you are planning to trade better to trade in exchanges than doing margin trading.
7886  Bitcoin / Mining support / Re: Antminer S9 problem on: April 21, 2018, 08:19:39 PM
-->--> Antminer-S9-all-201711171757-autofreq-user-Update2UBI-NF.tar.gz
Do NOT use this firmware. Use an older version from the Bitmain site. The 1117 firmware is well known to be buggy and problem prone.
About a week ago, bitmain removed the older autofreq S9 firmware from their site. You can probably still find the file elsewhere.

File: Antminer-S9-all-201704270135-autofreq-user-Update2UBI-NF.tar.gz
SHA-1: 0515029015ad8dcedb185367fc5f829851dc65ed

I didn't find this firmware, anybody knows where i cand download it

best regards
Its recommended to download the firmware directly to bitmain here https://shop.bitmain.com/support.htm
If you download a firmware in the untrusted source there is possibility that you can be hack or they can remote your miner.
So I suggest you to use only the firmware from bitmain.
7887  Bitcoin / Bitcoin Technical Support / Re: confusion with bitcoin core wallet on: April 20, 2018, 09:53:29 PM
the adress where i sent my btc start with 3 while the adress shown when i add my private key to electrum or blockchain.info start with 1.
thank you
Use Abdussamad's script to convert it to a format Electrum understands.
Code:
python3 electrum-convert-privkey.py <yourprivatekey> p2wpkh-p2sh | electrum -w wallet_file_path restore
hello thank you for your answer i said electrum because i m familiar with thats all is there any other lightwallet that i can import my private key to without facing this problem ? all what i want is to move my btc without sync bitcoin core because in my country we have problem with internet speed so its imposible to me to sync bitcoin core
I found a site where you can just sweep your wallet and send it to your new bitcoin address.

Check this site https://segwitaddress.org/

I just found this when reading about WIF keys and WIF compressed that I thought this is the reason for the different address given from electrum.
You can try to use the sweep feature on segwitaddress.org

Take note I don't know if it's safe but someone posted this site already and test, check here below.

https://bitcointalk.org/index.php?topic=2647709.msg27513995#msg27513995
7888  Other / Beginners & Help / Re: How do i gain merits? on: April 20, 2018, 08:14:42 PM
So I'm kinda new to btt and i have a couple of questions...
1 When i make a comment and it says my last post was 360secs ago...what am i supposed to do?
2. How do i gain merits and give out merits?


Newbie could post every 360 seconds but if you can rank up higher your waiting time for posting is decreasing.
Read the admin post below.
What are the time limits on posting and the levels??
I know 360 seconds are for new people like me, but was wondering if there was break down somewhere on this.

Code:
waittime = 360;
if(activity >= 15)
        waittime = (int)(90 - activity);
if(activity >= 60)
        waittime=(int)(34.7586 - (0.0793103 * activity));
if(activity >= 100)
        waittime = max((int)(14-(activity/50)), 4);

However, you can upgrade to copper member which can decrease your waiting time for posting and other benefits like more character in your signature.
Check this thread about copper member. https://bitcointalk.org/index.php?topic=2385104.msg24371150#msg24371150

For 2nd question read this guide https://bitcointalk.org/index.php?topic=3182178.0
7889  Bitcoin / Wallet software / Re: Jaxx, continuous transaction failed on: April 20, 2018, 04:41:01 PM
Yes tried with wifi and mobile connection.

Made a Jaxx support ticket and they told me not to mine on a Jaxx wallet and to take the private keys and make a new Jaxx wallet and sweep.
I was able to successfully claim more ZEC but I am now having problems with one private key with the most ZEC I have.. keeps saying transaction failed once again.

going to try Coinomi on an IPhone, it seems like a lot of people are having these similar issues on Android according to research.

Never experience issue about coinomi wallet I can receive zec daily from my miner without any error and I can send my zec to other wallets just make sure when sending your ZEC coin to exchanges make sure don't send them all because the remaining will automatically be paying the transaction fees.

Let me know if what phone model and android version your phone have? And let me know if where you live because there are some country that cryptocurrencies are blocked from internet providers.

If the issue is the same as in jaxx wallet it must be your internet connection and firewall. Could you try to reset your router or reboot your internet connection and try again.
7890  Economy / Exchanges / Re: Bitcoin doesn't show up on Cryptopia account on: April 20, 2018, 04:26:22 PM
You must share with us the bitcoin address from cryptopia where you send his bitcoin.

Since you mention that cryptopia generated a new address so it means this is not a kraken issue.

Could you give us TXID or transaction ID of your friend so that we can identify if what are the issues?

The other might be the reason he put all of his balance from cryptopia to dust the button looks like a trashcan in cryptopia balances.

and also I heard many people complain about the service of kraken like someone experience that their funds stole from their own kraken account.

So try to contact the kraken support about his issue and ask for TXID you can check your TXID in blockchain.info and you will see if they send your bitcoin to the exact bitcoin address from cryptopia.
7891  Bitcoin / Mining support / Re: Antminer S9 problem on: April 19, 2018, 11:07:12 PM
What actually shown in the hardware version? Sometimes it's a firmware issue if your hardware version is X.X.X.X or 0.0.0.0 your firmware might be corrupted.

If the reset doesn't work the next thing you can do now is to update it with firmware.

You can download the firmware from bitmain here https://shop.bitmain.com/support.htm?pid=00720161126080548570Q2tDBXAH065D

I hope that you can add more information about your miner problem so that we can find the solution for your issue.

Code:
Edit: Please use the insert code by click the sharp when creating message before you post just like this

"Unable to init USB phy" something missing according to your log

Code:
[    1.086933] zynq-dr e0002000.ps7-usb: Unable to init USB phy, missing?
[    1.093734] usbcore: registered new interface driver usb-storage
[    1.100603] mousedev: PS/2 mouse device common for all mice
[    1.106712] i2c /dev entries driver
[    1.113585] zynq-edac f8006000.ps7-ddrc: ecc not enabled
[    1.119136] cpufreq_cpu0: failed to get cpu0 regulator: -19

Flashing or update your firmware might fix the issue.
7892  Other / Beginners & Help / Re: Electrum to Electron Cash is VIEW ONLY MODE on: April 19, 2018, 10:50:48 PM
The only thing that I know you can claim your bitcoin cash from Electron cash is to export the private keys from Electrum where your bitcoin save during bitcoin cash fork.

If your electrum wallet just made this year you can't claim any bitcoin cash or even bitcoin gold.

Or maybe only bitcoin gold you have?

Could you give us your bitcoin address where you save your bitcoin during bitcoin cash fork?

So that we can check if your bitcoin cash still there.

You can check it here https://blockchair.com/bitcoin-cash/blocks use the search box on the top of the page and you will see your bitcoin cash and check if your bitcoin cash balance is there.
7893  Other / Meta / Re: User bumps thread (every 10 mins), deletes old bumps on: April 19, 2018, 10:32:22 PM
Use the "report to moderator" button would be enough, sometimes they ban this type of account that use only for bumping thread.
7894  Economy / Web Wallets / Re: Error Decrypting Wallet Blockchain.info wallet on: April 19, 2018, 10:20:39 PM
Im had same problem as u. Do u still have backup of wallet file? They send u this by email when u first sign up. If u have it u can use this file to make new wallet and access ur funds.

Here is link: https://blockchain.info/wallet/import-wallet

Hi, don't have the backup phrase that's the problem.
Could you try to login again, but this time use a VPN and try again. If this didn't work the only way that I think you can do now is to login your account from time to time until you get response from blockchain.info like potato chips said because I heard someone here that they solved their issue by logging in from time to time same as what happened to me before and I try to change my IP every time I login.

Once you're lucky to login you should backup your seed by retrieving it into your email for the future recovery.

The other way is to login via VPS, you can use the free from AWS because it's working fine to me when logging in with remote desktop in AWS.

Hope this help.
7895  Economy / Service Discussion / Re: Buy antminers with loan on: April 19, 2018, 08:27:14 PM
Here in my country if you are living only in bitcoin or your source of earnings are from bitcoin and you don't have a local job it's impossible to get loan from the bank that you can use for mining business or buy miner from bitmain.

However, if you are contracted worker in your country banks could give loan and I think bitmain wouldn't accept loans unlike in smartphone that you can take a loan.

Much better to save your money in bitcoin and wait for a long time to make a profit that you can use for buying antminer or save your money until you can buy antminer and slowly buy them one by one.
7896  Bitcoin / Electrum / Re: Issue with Multisig Wallet and Ledger Nano S on: April 19, 2018, 07:26:41 PM
If you are in windows OS maybe your ledger nano's detected as "Winusb Device" that is why it couldn't pair with electrum.

Could you check the device manager of your computer and check if the driver is winusb device .

You can follow the guide in the link below if how to update the driver

https://support.ledgerwallet.com/hc/en-us/articles/115005171125-Ledger-Nano-or-HW-1-is-not-recognized-on-Windows-7

And also check your USB cable if it's working fine.
7897  Economy / Speculation / Re: BTC - 6k, 5k? 40k? on: April 19, 2018, 07:07:48 PM
As long as Mtgox is in the game, price wont increase much. Yeah they paid their customers and so on (did not receive anything) but still Investors are waiting till they are out.
Yes, that's the bitcoin price and all the users are overwhelmed, Mt Gox severely inhibits the movement that happens to not show very high spikes.

It takes a massive explosion to reach 40k which requires very strong strength, now there is no power or very positive news to show a bitcoin spike, and it takes a lot of time to reach 40k now for me to reach 25k only. the end of the year, I'm sure it's with the analysis I've noticed, from all the sources that to me are so good to be trusted.
I don't think it is because of MT.Gox that is why the price is slowly gaining. Look at the price last December so if Mt.gox is true why the price keeps increasing last year and MT.gox was closed February 2014 and it's impossible that they are still holding large amount of bitcoin and I think they sold their bitcoin after the closed of MT.gox or they sold their bitcoin when the prices hit $1k value.

So, bitcoin right now is growing normally unlike last year that we saw the price is growing continuously.

The possible could decrease or hardly reach $20k above it's because of many news about scam ICO's and banning bitcoin in other countries.
7898  Bitcoin / Mining support / Re: One hashboard working only on 606 freq. Could be this the reason that.. on: April 19, 2018, 05:43:15 PM
Did you try to reduce the frequency? If it still not, follow the guide here https://bitcointalk.org/index.php?topic=3239820.0

My guess your hashing board is defective or damaged, if still under warranty better to send it back to bitmain to fix your hashing board.

Hardware needs a technician to repair and fix the issue, but I heard that there are some members here in the forum that they can fix the issue by reheating the hashing board by using an oven. Never test yet, however, you can try it, but note it could avoid the warranty.
7899  Economy / Exchanges / Re: Binance 2FA SMS codes not being sent on: April 18, 2018, 07:57:25 PM
Well today I am locked out of Binance... no SMS for me ... I just cannot believe this is happening. Opened 2 tickets already... sent all info of my celphone number, etc... even sent a twitter to binance and  dm them... no reply...
Looks like many people are having the same issue.

Look at this post https://www.reddit.com/r/BinanceExchange/comments/82g2kb/binance_stopped_sending_the_authentication_sms/

I think this issue still persist and still not solve by binance.

That is why they are not replying it's because they are busy reading customers issue.

The only thing that you can do now is to wait until they disable the sms 2fa because there are many binance users are couldn't login with sms 2fa.

Just keep message their support to inform them about your issue to include your account in disabling 2fa or switch to google authenticator.
7900  Other / Beginners & Help / Re: As a newbi needed some suggest. on: April 18, 2018, 07:38:18 PM
Hey everyone i want to do good  bounty with trading.So my question is how can i understand which one will be very good?Would you please help.
Looking for a good bounty is a hard thing to do because mostly bounty campaigns from altcoin section are scam.

If you are really looking for a good bounty just always make sure that the campaign is posted by higher rank or trusted here in the forum so that you are far to be scam. The other thing is to join in any bounty campaigns like twitter and facebook campaign.

After you earn those coins and token, you start trading it in any supported exchanges.

Check the bounties here https://bitcointalk.org/index.php?board=238.0
Pages: « 1 ... 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 421 422 423 424 425 426 427 428 429 430 431 432 433 434 435 436 437 438 439 440 441 442 443 444 445 ... 624 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!