Bitcoin Forum
July 09, 2024, 03:08:43 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 [224] 225 226 227 228 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 ... 625 »
4461  Bitcoin / Electrum / Re: Can I use a 12 word seed extension and store it separately? on: June 15, 2021, 10:52:39 PM

I never mentioned anything about another wallet owner. This thread is regarding a single owner setup.

Well, you can do that as well on Multisig wallet.
Just generate a standard wallet and make a backup of that 12-word seed and also the master public key. Now make a Multisig "2 of 2" wallets it will generate a new 12 words seed and then paste the master public key on "Enter consigner key". After successfully generated you must have a wallet with two 12 words seed phrase.


You can follow the guide from my post above to make a single setup wallet. Make sure you have a backup of them for future recovery.
4462  Bitcoin / Electrum / Re: Can I use a 12 word seed extension and store it separately? on: June 15, 2021, 10:31:31 PM
My reasoning is: if my 12 words are compromised via a physical intrusion, the extension stored in a separate location will guarantee that my wallet is not compromised. Simply splitting the 12 words in half and storing 6 words separately makes a brute force attack easier (I think). That is why I ask.

So you mean you want them to split and have two seeds generated for two owners of the wallet?

The extension is not actually your best choice for this the only solution for this is Multisig wallet with 2 of 2 multisig consists of 2 separate wallets
it will generate P2SH addresses after successfully generated a Multisig wallet.
I never heard someone was hacked or brute force by using MultiSig wallet so I'm sure this is the best option you looking for?
The only problem is that the transaction fees from this wallet are pretty expensive compared to the normal wallet that's the only disadvantage of this wallet but if your purpose is to make a wallet secured with a co-owner then MultiSig still the best option.

If you want to make a Multisigwallet you can follow this guide below

- https://bitcointalk.org/index.php?topic=5039220.0
4463  Economy / Trading Discussion / Re: How to keep yourself out of the market? on: June 15, 2021, 07:11:36 PM
I agree with ChrisPop actually I bought shib inu when it was the first time listed on Binance the value increase so fast in a couple of hours then suddenly the price drop. I didn't expect that it will drop so fast after the massive price pump. So it is the same as what happens in the Coinbase exchange after they listed this token on Coinbase that's normal to any token/project listed on big exchanges.

However, I don't still trust any new project to invest and actually, it's hard to predict/analyze without enough data.

I lost almost -74.07% according to my portfolio with this token I'm glad that I didn't invested so much in this project but I still holding them and stick with their promise. My bad I didn't set any stop limit to avoid loss. But next time if I see another new promising project and buy on early-stage I won't be greedy if I already made even just 10%.
4464  Bitcoin / Development & Technical Discussion / Re: listreceivedbyaddress vs listaddressgroupings on: June 15, 2021, 05:34:44 PM
~snip~

Can you try it again but this time add this setting on the Bitcoin.conf file

Code:
server=1

Then use the command again but this time with bitcoind

Code:
bitcoind listreceivedbyaddress 0 true

Just reading their API calls here
https://en.bitcoin.it/wiki/Original_Bitcoin_client/API_calls_list

I found in the description to use the bitcoind.

Let see if it will work
4465  Bitcoin / Mining support / Re: how do i set up a bitcoin miner? on: June 15, 2021, 04:15:48 PM
If you use the title as your keyword in Google then it will lead you to a guide for building mining rig or GPU miner it's not actually a miner for Bitcoin they are mining altcoin but paid out in BTC.

If you want to mine Bitcoin you will need ASIC machines that support SHA256 algo if you don't have ASIC machines then you can't able to mine bitcoin even you have a super computer.

Check this list of ASIC machines below it includes profitability and only check the SHA256 algo miner.

- http://asicminervalue.com/

ASIC miner is easy to set up just put your pool and ready to mine and if you directly bought a ASIC machines from manufacturer they will also include the documentation and guide on how to use the miner.
4466  Bitcoin / Bitcoin Discussion / Re: Unconfirmed transaction - visualization on: June 15, 2021, 02:10:00 PM
I think you talking about blockchain Visualization where all transactions are all graphical/animated transactions?

There are 3 working tools that I know you can check these

- http://dailyblockchain.github.io/
- http://bitcoin.interaqt.nl/
- https://bitbonkers.com/

I got that source from my old bookmark that you can find here https://github.com/xpfio/awesome-blockchain-visualisation
4467  Economy / Trading Discussion / Re: - - BITCOIN - Smooth Trader :-)) - - on: June 14, 2021, 11:53:21 PM
Margin is not usually recommended ... but understand your point .. thank you.

Going higher ? ... When ? .... for sure not until my chart shows solid signs of turning action ... and probably will trigger a Buy Signal ... till then IT'S SHORT !

Actually, it shows the solid price increase today from $31k to $40k but there is no sign that it might rise more I'm not an expert trader but possible the price can be increased more since the price movement this year is slightly different from the old chart around 2017-2018 every end of block halving.

Short is the good option for now but no one knows if it might be increased and touch again back to $50k the Bitcoin price movement these days is totally not the same as what happened in the past every block halving. My guess this is the chart your following before you play on the uptrends. We don't know what will be the dip price of bitcoin every bull run the dip price of bitcoin is different from the old bull market so $30k might be the cheapest price.
4468  Bitcoin / Development & Technical Discussion / Re: listreceivedbyaddress vs listaddressgroupings on: June 14, 2021, 11:35:20 AM
Have you read the bitcoin core documentation?

If not yet read them here
- https://developer.bitcoin.org/reference/rpc/index.html

About "listreceivedbyaddress" read this https://developer.bitcoin.org/reference/rpc/listreceivedbyaddress.html
According to documentation, it is "List balances by receiving address."


And for "listaddressgroupings" read them here https://developer.bitcoin.org/reference/rpc/listaddressgroupings.html
According to documentation about this command:
"Lists groups of addresses which have had their common ownership made public by common use as inputs or as the resulting change in past transactions"

Based on what I understand about listaddressgroupings the returning result must be the addresses with inputs or past transactions that exist on the mainnet blockchain meaning if you use this command and the target address doesn't have inputs or past transaction it won't show anything.

For listreceivedbyaddress I think it only shows the total amount received of the target address and shows the confirmations of the recent transaction.
I got this on "listreceivedbyaddress"


I don't know if it's a bug, but i tried same thing on regtest using Bitcoin Core 0.21.1. But command listreceivedbyaddress never shows correct amount even if i use different parameter

Code:
listreceivedbyaddress
listreceivedbyaddress 0
listreceivedbyaddress 0 true
listreceivedbyaddress 0 true "the_address"

Can you try this command below?

Code:
bitcoin-cli listreceivedbyaddress 0 true true '"replacethiswiththetargetaddress"'

Don't remove the quotes.
4469  Bitcoin / Bitcoin Technical Support / Re: My transaction has been unconfirmed for over 12 hours because of low fees on: June 14, 2021, 12:08:25 AM
I tried resync error so I'll reindex and start all over. Thanks

Can you try to use "-zapwallettxes" to remove those unconfirmed transactions or to clear up your core wallet.

You can put that on the bitcoin core shortcut under properties>target put it at the end and then reopen the bitcoin core again.

It should be clear and the amount you sent recently should back to your balances. Now you can create another transaction this time make sure you are connected to the internet before you press the send button.

4470  Economy / Exchanges / Re: Transfer from binance.us to binance.com on: June 13, 2021, 11:41:26 PM
Thank you for the input. Ok, so for what i understand i can have both accounts. Buy using .us and transfer to .com and operate in .com using the vpn.

Thanks a lot

Actually, they force US users from Binance.com to use Binance.us they only allow to transfer funds from Binance.com to Binance.us but they don't allow to transfer from Binance.us to Binance.com.

If you want to transfer something from Binance.us I suggest you convert or exchange them for other coins to get cheap fees and send it to another wallet and then transfer them to Binance.com.

Or withdraw your bitcoin and use a mixer and transfer them to Binance.com so that they can't track your transaction.
4471  Other / Beginners & Help / Re: Plagiarism and Paraphrasing, different sins of equal magnitude? on: June 13, 2021, 11:12:00 PM
I think the paraphrasing you talking about is the "spin content" there are many tools out there for free about this spinner tool for paraphrasing any content in a readable format.

The reason why they treat it as Plagiarism it's because they are the same content with different phrases. It's widely used and most of the spinner users are those who spam on the world wide web for promoting their affiliate or website.

Google hates this kind of strategy it's not unique and always the same meaning as the original that is why they treat it as plagiarism.

Try to run a blog for your self let see if you can rank up your site on Google without penalty using that strategy you just manipulating the SERP.

The same as here if you spun those content and post it here Google will hate this forum and it can affect the rankings on Google.
4472  Bitcoin / Electrum / Re: ELECTRUM USERS/ANYONE w/ any KNOWHOW/electrum transaction not going through on: June 12, 2021, 11:49:11 PM
I think he might be sent a transaction, but it still unconfirmed. He talks about the X amount sent to the destination address and the "y" is the remaining amount that sent to another/change address.

@must_b_early if you can post the transaction ID here maybe we can analyze if what happen to your address. There are sometimes the transaction not confirmed due to the low fee. If you have an unconfirmed transaction the only way to solve this is to increase the transaction fee if the transaction is RBF enabled.

The other thing that I understand is that you tried to make a transaction but it was sent to another address that you don't own?
If that's the case, you might be a victim of a clipboard virus or use a fake Electrum.
4473  Bitcoin / Bitcoin Technical Support / Re: my btc transaction got stuck and i need withdrawal my btc urgently its emergency on: June 12, 2021, 11:06:19 PM
You don't have to argue he doesn't need the accelerator anymore or any RBF/CPFP because the transaction is already confirmed 3 hours ago.

It was because of fee drop and touch to 3 sat/byte as recommended fee recently.
Look


This case solved.
4474  Bitcoin / Bitcoin Technical Support / Re: who is the wallet issuer on: June 12, 2021, 10:43:42 PM
So you're looking for a bitcoin lookup tool that can know where or what wallet was the target address being generated?

There is no such tool that you can check the address of what wallet it was generated.


What exactly do you want to achieve?
4475  Bitcoin / Mining support / Re: we need frimware old on: June 12, 2021, 09:53:52 PM

hi my dear excuze me i just want frimware old for miner E9.3 and E10.3
please i waiting for you

E9.3 :
 9.0.0.20
9.0.0.21
9.0.0.22

E10.3:

10.0.1.10

please send me link download here or on the my account telegram
~snip~
please i just need this version for two device

Have you tried to use the search button on this forum?

There are lots of old posts about this firmware for ebang miner next time use the magnifying glass near the search bar.

Check this for e9.3 firmware  https://bitcointalk.org/index.php?topic=5228171.msg53913089#msg53913089

For e10.3 check this firmware below.

- https://miner.ebang.com.cn/upload/miner/cms/btc_upgrade_10.0.1.10.bin
4476  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: WooCommerce Users Needed on: June 11, 2021, 08:57:03 PM
I have a Woocommerce before and now expired but I'm going to make it online again soon if I have a new digital product to sell.

Can you tell us what Woocommerce project is that exactly?


There are many Woocommerce users here on the forum like these

- https://bitcointalk.org/index.php?topic=5286586.0
- https://bitcointalk.org/index.php?topic=5017787.0

You can contact them they are still active.

You can find more WooCommerce users on "Service Announcement"
4477  Bitcoin / Wallet software / Re: Wasabi coinjoin unconfirmed forever.. on: June 11, 2021, 06:10:10 PM

thanks, but will the 0,096 BTC be lost in that transaction if the exchange and the other Coins are not in the same wallet? or will it be in either the Electrum or Wasabi wallet?

Are you talking about the mixed coins from Coinjoin or are you talking about the exchange site where the BTC came from and sent to wasabi?

If it was a mixed coin and like I said above if it was sent to Electrum it won't lose even if the transaction was rejected by the mempool the 0.96BTC will be still in your Wasabi wallet.
4478  Bitcoin / Mining support / Re: satisfy about t2tz and t2th+ on: June 11, 2021, 05:52:06 PM
Innosilicon mining machines are much tougher than the Antminer series. Look at this section most of the issues submitted here are Antminer.

About repairing hashboard of these units yes you can able to repair them there is a guide on ZeusBTC on how to repair hashboard of this unit.

The only problem of Innosilicon miner is power-hungry compared to Antminer.
4479  Economy / Trading Discussion / Re: Should I get a loan? on: June 11, 2021, 04:47:17 AM
If the loan is from your family without interest that's a good decision but without waiting for the dip price you will lose a big amount of investment.

And another thing is we don't know if the price of Bitcoin on the next block halving will be the same as what happened this year.
We are not a fortune teller and we don't know what will be the price of bitcoin in the next day, months, or years or even in decades. Bitcoin is too volatile there is no perfect prediction on the Crypto market but if you believe in Bitcoin and willing to lose then go buy without waiting for a cheaper price.

For me, it would be better to wait 1 more month to decide if you are going to buy or not if we see a downtrend then let it pass and wait for around $15k to $25k before you invest. This is just my own prediction and analysis due to recent events happen and the price movement.
4480  Bitcoin / Wallet software / Re: Wasabi coinjoin unconfirmed forever.. on: June 11, 2021, 04:32:38 AM
shit I think I made a huge mistake now.. I closed Wasabi and after opening it again, sent the unconfirmed exchange to my other electrum wallet. now it says unconfirmed parent in electrum. is my remaining 0.096 BTC on the Wasabi wallet in danger now? it is also still unconfirmed in the CoinJoin transaction with other adresses..   or will it be sent back to my Wasabi wallet even if the coinjoin works? I messed this up I think.

If you already sent it to Electrum then you can make another transaction from Electrum through CPFP(Child Pays For Parent) but this time increase the transaction fee and send them to another address from your Electrum.

It will help to speed up the transaction and confirm after a few hours depends on the fee you set from your Electrum.
You can check https://mempool.space/ for a recommended fee and if you don't know how to do CPFP you can follow the guide from this thread below.

- https://bitcointalk.org/index.php?topic=5285192.0
Pages: « 1 ... 174 175 176 177 178 179 180 181 182 183 184 185 186 187 188 189 190 191 192 193 194 195 196 197 198 199 200 201 202 203 204 205 206 207 208 209 210 211 212 213 214 215 216 217 218 219 220 221 222 223 [224] 225 226 227 228 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 ... 625 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!