Bitcoin Forum
May 03, 2024, 02:02:32 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 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 ... 611 »
1101  Bitcoin / Pools / Re: Basic Mining Reward Question on: August 06, 2023, 11:59:04 PM
All things you said above look like you are pointing to solo mining, all calculators out there are not for solo mining and it is not so accurate. If you are a solo miner you can get the whole block reward which is around 6.25 but if you are mining on the pool there are a few types of payment methods how the pool pays you to mine on their pool like PPS(fixed rate), PPS+ and PPLNS.

If you want to know more about how they work then check this Mining pool payment methods

And I'd like to add this calculator which includes break-even analysis for long-term projection.
- https://www.mycryptobuddy.com/BitcoinMiningCalculator
1102  Other / Beginners & Help / Re: Physical bitcoin on: August 06, 2023, 11:43:24 PM
If it is just a normal physical coin without a sticker on the back it is not a Casascius coin and it doesn't have a value you can just keep it as a collection.

However, if it is a casascius coin like others said above you can redeem it through the guide already posted above but I suggest it would be better to redeem it after the block halving.
1103  Bitcoin / Mining software (miners) / Re: Found 0.3.13 logs & wallet on: August 06, 2023, 03:14:38 PM
My guess the wallet you talking to is the Satoshi client. Because 0.3.13 is the old version of Bitcoin-qt version 0.5.

Would you mind telling us what wallet backup you have is that a protobuf format or a wallet backup with dates?

About the block you talking to according to the height, I think this is the block you talking to below

- https://blockchair.com/bitcoin/block/23679
It was confirmed and mine then rewarded with 50BTC. However, we don't know if you own this address who receives 50BTC 1By3snzUuukxqcFsEKJUq3TriyCtB6HQ4a

To confirm it you should recover the private key from your backup wallet and then import it to new wallet like Electrum.
1104  Bitcoin / Development & Technical Discussion / Re: Trying to make SIGHASH_SINGLE transaction on: August 06, 2023, 02:45:37 PM
Can you share the txid and txid2 here I just want to check if you are correct on giving value on vout for both TXIDs (you can share other txid with the same inputs and outputs if you don't want to share your TXIDs).

And I would like you to try to change this

Code:
txid = lx('tx number 1')
vout = 0
txid2 = lx('tx number 2')
vout2 = 1

To this

Code:
txid0 = lx('tx number 1')
vout0 = 0
txid1 = lx('tx number 2')
vout1 = 1

Let see what will be the result
1105  Alternate cryptocurrencies / Mining (Altcoins) / Re: SRBMiner-MULTI AMD & NVIDIA & INTEL & CPU miner on: August 06, 2023, 12:21:50 AM
tell me the overclocking parameters in the batch file how to write correctly for AMD cards

All OC parameters are available on their Github page here below

- https://github.com/doktor83/SRBMiner-Multi/blob/77aafed37a7e9713afc7966b58d2421e90fbcfd4/Parameters#L92

The only problem with OC parameters it only works on Nvidia cards so I think for AMD to overclock these cards you can only use the --gpu-intensity parameter that you can add on the bat file

Check the example parameter from this post below

- https://bitcointalk.org/index.php?topic=5190081.msg54533243#msg54533243
1106  Bitcoin / Development & Technical Discussion / Re: Trying to make SIGHASH_SINGLE transaction on: August 05, 2023, 11:27:04 PM
The error bad-txns-inputs-missingorspent it means that you have UTXO missing or you might be trying to spend an already spent uTXO.

Check this part below

Code:
txid = lx('tx number 1')
vout = 0
txid2 = lx('tx number 2')
vout2 = 1

Did you add the hash of your unspent transaction under tx number 1 and 2? Can you add UTXO hash if ever you forgot to add it.

And another thing don't forget to add where you want send it under txout.
1107  Other / Beginners & Help / Re: its a rumors but... on: August 05, 2023, 10:55:06 PM
I don't know what you mean by the dark side of Bitcoin but I don't see that Bitcoin is heaven for hackers(like the above said hackers can also do it on fiat/cash) it is just likely the same as Fiat which you can use anywhere online the difference is Bitcoin does not have physical currency compared to fiat and Bitcoin does not controlled by governments due to decentralization.

Bitcoin is just digital money only users made it to have a dark side of it.
1108  Economy / Exchanges / Re: how to get bitcoin by RMB or HKD cash? on: August 05, 2023, 10:33:25 PM
physical cash or fiat currency

I am so sorry , what is the difference between them  , Do you mean Physical cash as gold or something.


There is no difference between them I think he just forgot to add if it's an online currency(like Debit/credit card/bank) and physical cash on hand like you said you have paper cash that is physical cash.

How about buying BTC at any available Bitcoin ATM near your area there is a limit buying BTC on ATMs that do not need KYC verification.
1109  Economy / Service Discussion / Re: Any Bitrefill experts here? privacy questions on: August 05, 2023, 04:26:09 PM
If you are worried about tainted coins to use on buying gift cards on Bitrefil there is another way to buy products privately on Amazon without an account.
Have you heard of purse.io?

If not, it would be a great option to buy products available on Amazon. And they also have discount compared on buying gift cards.
1110  Economy / Scam Accusations / Re: coinwalletonline promoting the cloned website of coinb.in on: August 04, 2023, 11:01:24 PM
I visited the website coinbin.homes/searchbalance/ but it doesn't look like a Coinb.in but clicking the home it brings you back to the same page. However, after clicking the coinbin.homes indeed it's a clone version of Coinb.in.
It's weird on the first access on the site because they pointed you to a different page without exploring the site you will never know that there is a trap.
1111  Alternate cryptocurrencies / Mining (Altcoins) / Re: motherboard Antminer Z15 on: August 04, 2023, 03:27:44 PM
What do you mean by gone is it broken or do you mean the control board is gone and only the hashboard is left?

ZeusBTC is a legit site as suggested above but if you are looking for safety then why not buy directly on Bitmain?

It seems they do have stocks of control boards for this unit check the link below.

- https://m.bitmain.com/product/00020221202095834623fg4514yS065A
1112  Bitcoin / Mining support / Re: Ask for help on the failure of the antminer 17 series temperature sensor on: August 03, 2023, 07:07:16 PM
~snip~

I never heard of HulkOS before but the image shows the wrong sensor type and then calibrate temp sensor failed.

Is this only happen in chain 1 or does all hashboard have the same error?

What steps that you already tried? Did you recently replace the miner with a new hashboard without a code editor or Pickit?

If you already tried changing PSU as suggested above and if this is not a hardware issue then can you try dumping the PIC firmware from the other 2 known working hashboard and then flash it to this hashboard(chain 1)?

Don't forget to dump the PIC firmware first from (chain 1) just in case you can revert it back to its original state.
1113  Bitcoin / Mining support / Re: Need Help with diagnosing 3 S19's with possible PSU failure. on: August 02, 2023, 11:59:59 PM
hell there,

did you manage to fix the miners?

i have also 4 s19j pro and s19pros having same problem alll of sudden on a humid day when my internet disconnected for few hours and machines stopped mining and more moisture came in while their only fans were on. when i noticed i turned on the internet connection but the 3 s19 j pros didnt mine even after plenty of restart and cleaning and tried everything.

here is the current log, it either show the init failed of temp too high


If the suggestion above does not work then that's a hardware issue sometimes temp too high is due to a broken ASIC chip that needs to be replaced or a loose heatsink that needs to be attached properly. It needs a BGA HotAir blower to replace the chip or to reattach the heatsink.

But if you don't have tools then it would be better to hire a technician I already posted a link above where you can find a repair center.
1114  Bitcoin / Mining support / Re: Innosilicon T2T-30T on: August 02, 2023, 11:27:17 PM
Is there any device connected to the router?
What I think is it might be an IP conflict and maybe one of your devices uses the same IP as the affected miner.

What I would like you to try is to remove all non-affected miners and other devices connected to the same router and then leave the affected miner and PC/Laptop on the same router and try to access it again.
If it didn't work replug/reboot the router and check the router if it is set to DHCP mode and then if you can access the miner set it to static and put the right IP and DNS.

1115  Alternate cryptocurrencies / Mining (Altcoins) / Re: Original Helium Miner Help on: August 01, 2023, 11:58:51 PM
https://www.trustedreviews.com/reviews/helium-hotspot

It's one of these. Literally the original hotspot, ordered from helium.

It has no model # on it that I can find.

How about the brand name?
Like samples Bobcat, SenseCap or Nebra use the brand name and search it on Google with a double quote like sample below

Code:
"Bobcat" firmware

The result should be the right site that includes the firmware for your hotspot miner.
1116  Bitcoin / Mining / Re: I have cheap electric, wondering if mining is now something that I can do profit on: August 01, 2023, 11:51:35 PM
That's a pretty cheap rate and you should make a profit on new units from Bitmain like the sample Antminer S19 XP Hydro with the current difficulty and the price of Bitcoin you can earn around $12 a day that's not stable because the price of BTC is not stable and the difficulty keeps increasing.

If I were you try this calculator below that includes break-even analysis.

- https://www.mycryptobuddy.com/BitcoinMiningCalculator
1117  Other / Beginners & Help / Re: Even in escrow can get scammed :| on: August 01, 2023, 11:34:33 PM
~snip~

Alternatively as already suggested above I think it would be better before you send the voucher ask the buyer that your voucher is not refundable unless he has video proof that the voucher does not work. And then ask the buyer to start recording a screen video before sending the voucher until redeeming.

It is much safer I guess than asking escrow to temporarily log in to buyer's account and redeem by itself.
1118  Bitcoin / Bitcoin Technical Support / Re: Bitcoin peers connection = 0? How to download blockchain? on: August 01, 2023, 05:46:14 PM
It looks like there is something that blocks these peers to connect to your Bitcoin core.

You can share the debug.log here so that we can check what the cause of this issue.

Would you mind trying to disable your router's firewall and test it again?

If didn't work try to delete peers.dat but make sure to close Bitcoin core first and rerun it once the peers.dat is gone.
1119  Alternate cryptocurrencies / Mining (Altcoins) / Re: Do you think it will be ok to order a batch of video cards from China for mining on: August 01, 2023, 05:30:44 PM
Do you think it will be ok to order a batch of video cards from China for mining ?

It depends on where/what company or shop you are planning to buy these cards. Make sure you are dealing with a legit company or sellers with a warranty it won't be ok if you deal with random people in China.

You can give us a link here where you plan to buy a batch of these cards. So that we can check if that company or seller is legit.
1120  Bitcoin / Development & Technical Discussion / Re: How to create addresses with XPub on: August 01, 2023, 05:12:22 PM
What exactly do you want to achieve?
Are you planning to create a payment gateway where you can accept payment directly to your wallet?

You can host this https://btcpayserver.org/ in your server and it is ready to use and it only requires xPub of your wallet.
Pages: « 1 ... 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 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 ... 611 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!