Bitcoin Forum
July 01, 2024, 08:20:44 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 [150] 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 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 ... 311 »
2981  Economy / Web Wallets / Re: Btc recovery on: May 17, 2021, 04:41:13 AM
Any idea why it says that 0.049btc is required to make $524,845.02 to be available to your bank account.
Because HTML is quite simple and a scammer who want to display it above the page can easily edit the source code and make his own site.
Here's an example (it's in dark-orange theme BTW):


Your screenshots are inconsistent, one is from the older version and the other is the latest.
Why's "inspect" opened in the other screenshot, accidentally hit F12 instead of PrtScn?
There are 445 errors in the page with "inspect" open.

IDK what you're into but Bitcoin users and even developers have no access to anyone's bitcoins, there's no way to do a "Btc recovery" in a way of granting non-spendable balances.
Whatever the situation is, there absolutely no way that it's legit.
Come to think of it, why would someone gain $500k for sending $2000? Even contest/lottery winners wont be asked for any amount to claim their price.
2982  Bitcoin / Electrum / Re: Qt_5_PRIVATE_API not defined in libQt5Gui.so.5 with 4.1.2-x86_64.AppImage on: May 17, 2021, 03:11:10 AM
I first tried to run Electrum-4.0.9 from Electrum-4.1.2.tar.gz :
Code:
$ ./Electrum-4.0.9/run_electrum
E | ecc_fast | failed to load libsecp256k1: LibModuleMissing('libsecp256k1 library found but it was built without required module (--enable-module-recovery)')
Error: Failed to load libsecp256k1.
I don't know "sudo apt-get" but after having installed lib64secp256k1-devel-0.1-0.0.git20171221.2.mga7, I got the same error
Electrum has its own script to build libsecp256k1, the version for your OS might have a missing module.
Try to use:
Code:
$ ./Electrum-4.1.2/contrib/make_libsecp256k1.sh
Or the other workarounds mentioned in this post: https://github.com/spesmilo/electrum/issues/6465#issuecomment-691368241

But I doubt that it will fix the other issue since there seems to be a problem with pyqt5 when you use the Appimage.
2983  Bitcoin / Electrum / Re: Funds Gone on: May 17, 2021, 02:15:55 AM
-snip-
Downloaded the original version and no-one have seen the seed.
From the discussion, it's still not certain that you've downloaded a malware version of Electrum.
And the transaction is just recent, if you've installed the malware version before, the funds should've spent the moment you typed your password.

How certain are you that no one seen your seed phrase?
Where is it stored? Written on a paper in a safe storage, a device which is connected to the internet or somewhere online like a cloud storage?
Only the former is the recommended and safest way to store the seed phrase, the other two have a great chance to get hacked.
2984  Bitcoin / Wallet software / Re: Bitcoin Transaction Shows Two Outputs on: May 16, 2021, 03:47:46 AM
Here is the transaction number:
c1fe9a5e07b0e1663fbaac996f31465b05109b29c4b7b004842de40cf4f7e0d5
The transaction is already confirmed: c1fe9a5e07b0e1663fbaac996f31465b05109b29c4b7b004842de40cf4f7e0d5
There's no way for your to reverse it.

Now, if 1JMW9BuQrAPpvqRyBAcLE37ePQxaXsR7SJ is your "change address", the rest of the balance (0.00706326 BTC) should be added back your bitcoin.com wallet balance because the change address is used by your wallet to receive the excess amount of the transaction.
2985  Bitcoin / Electrum / Re: I have an airgapped Electrum install. How do I update my balance offline? on: May 16, 2021, 03:30:19 AM
ranochigo's reply is the only way AFAIK.
You could just copy the wallet file and move that to the offline machine and load it through File > Open option since the file already contains the transaction history and can have an updated balance (specially if there is a huge history). But that way the "air-gap" "cold storage" can no longer be considered safe because it is not "air-gap" anymore.
Isn't that the watch-only wallet?
Then he didn't actually update the balance of the offline wallet.

And copying the watch-only wallet wont affect the cold-storage Electrum since it's basically the same as transferring transaction files between devices through USB.
2986  Bitcoin / Bitcoin Technical Support / Re: Bitcoin core help on: May 16, 2021, 03:20:14 AM
How did you see the transaction in your Bitcoin core wallet?
-snip-
Transaction saved in the wallet.dat will still be displayed once loaded to a non-synced node.
The difference is: they'll be temporarily marked with '?' since they may be invalid until the node sync to the height where the transactions were.

So, there's a chance that it's really Bitcoin unless the wallet.dat is from "Litecoin Core" or "SegWit2X Core" clients because "Bitcoin Core" will display them as Bitcoin even though they're not.

@nadeto3719 you can get the transaction IDs of those transactions from the 'Transactions' tab by using "right-click->Copy transaction ID" and paste to a multi-blockeplorer to know which coin they belong to.
For that, use https://blockchair.com/ for Bitcoin and Dash, i don't know any blockexplorer for the dead coin SegWit2X.
If it's Bitcoin, the best and safest way to go is to let Bitcoin core sync.
2987  Bitcoin / Electrum / Re: I have an airgapped Electrum install. How do I update my balance offline? on: May 15, 2021, 07:53:53 AM
ranochigo's reply is the only way AFAIK.

Whenever I sign transactions from my airgapped Electrum the balance does not change.  Previously, I tried to load a broadcasted transaction from my online computer but that does not seem to work either.  Is there a way to see transactions and balance without going online at all?
My method to keep the air-gap electrum's balance in the history up-to-date is to save every transaction that it signed before closing the window
and also save transactions from the watch-only wallet that I haven't spent yet. But there's really no reasonable reason to do that aside from my OCD.

If you want to follow ranochigo's reply but there are too many transactions in your history, you can just export-import the entries in the watch-only wallet's 'coins' tab (View->Show Coins).
You might need to increase the cold-storage Electrum's gap limit to be able to save the transactions that used addresses beyond its gap limit.
  • In the offline Electrum, open console and type wallet.change_gap_limit(1000) (increase "1000" depending on your expected wallet usage), then restart Electrum.
  • In the watch-only Electrum, open coins tab, right-click a UTXO, select "details" and use "Export" menu. Do that to all of the available coins.
  • Back to the offline Electrum, import them using the menu "Tools->Load transaction" and click "save" to save the txn locally in the history.
With the same number of coins, the balance that's displayed in the latest transaction should be your current balance (not on the lower-left).

To maintain the correct balance, you can copy the "method" I've mentioned.
2988  Bitcoin / Wallet software / Re: Transaction not complete: Address of “lost” Bitcoins not in my wallet on: May 15, 2021, 07:11:37 AM
If I have a ? mark in my transaction how long do I have to wait before it is cleared?
also, what happens if I send satoshis to a wallet that is mining, will it ever go through?
Please create your own thread when asking an off-topic question.
To do that: go to the board where you want to post (eg.: Bitcoin Technical Support)
and click "new topic" at the right-hand side of the screen (at the top of the topic list).

Now, to answer your question:
[1] I suppose it's Bitcoin core, then '?' are transactions that has various issues, most of them are txns that already dropped from your mempool.
To "clear" it (you mean remove?), you can use "Abandon transaction" when you right-click the transaction in the 'Transactions' tab, you should be able to reuse the inputs that it's trying to spend.

[2] This doesn't make sense, if you send to an address that's used for mining reward, it will be sent "normally" and prioritization will be based from the fee rate just like any other transactions.

If you have further questions, include it in your thread.
2989  Alternate cryptocurrencies / Mining (Altcoins) / Re: Having a Hard Time Moving this Blockchain on: May 15, 2021, 07:00:53 AM
So, the issue is not block generation then.
"socket recv error Connection reset by peer (104)" is a generic error message which doesn't really tell the reason for the disconnection; it's usually followed by the description of the issue.
"29032 refused connection" may be an RPC problem connecting through port: 29032.

I'm sorry but I can't help you find the root of the issue,  you know your coin's code better than anyone.
2990  Bitcoin / Wallet software / Re: Transaction not complete: Address of “lost” Bitcoins not in my wallet on: May 14, 2021, 12:37:16 PM
I'm about to transfer some to a yield farming stock exchange wallet I already have. The rest I'll put in the newly created wallet (still hot storage). The Tut is for creating a watching-only version wallet (that creates a new wallet, right?): can I also convert an existing wallet into a cold storage wallet? Or am I just confused now  Lips sealed
IMO it's indeed a bit confusing because there's no numbering and detailed steps on creating the the "offline wallet".
Basically, the steps are:
  • Create a new wallet with new seed on an offline machine.
  • Get its "master public key" and use that to create a watch-only wallet on the online machine.
  • The rest of the steps demonstrate the transaction creation, signing and broadcast process

Okay so it wouldn't be a very huge amount, if it's something you can risk, a Hot wallet on a "very secured" system will do.
Or consider getting a reputable hardware wallet from its official source (more info in this board: Hardware wallets).
2991  Bitcoin / Wallet software / Re: Transaction not complete: Address of “lost” Bitcoins not in my wallet on: May 14, 2021, 10:43:45 AM
Do you think this wallet is still secure or should I transfer max amount to another one in case the putative scam app has had access in some way?
I wouldn't take any risks, and move the funds to another wallet with a new seed word phrase.
I second this.
And [off-topic] proceed to give you a merit but it seems like it was double-sent, I thought it's not possible :/
-edit- I've accidentally pressed "prev" button and sent a merit again after a few minutes thinking that I still haven't.


@2140Miner With that amount, I'd suggest you to create a "cold-storage" set-up, here's a tutorial on how to set-it-up in Electrum:
https://electrum.readthedocs.io/en/latest/coldstorage.html
The screenshots are bit different than the latest version but the buttons/menu should have similar names.
2992  Bitcoin / Bitcoin Technical Support / Re: When can transaction be dropped from mempool on: May 14, 2021, 07:50:44 AM
<...>
Do not mind amirmachi1986, he only just wanted to copy, paste and also probably spam around, I created this thread, you can check the OP, check the third paragraph, amirmachi1986 copied exactly what is on the third paragraph.
Oh, right. Shame that I missed that.
Guess I'll just delete my reply to that post since it's not a genuine question.
2993  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core v0.21.1 issue with incomming transaction on: May 14, 2021, 07:45:51 AM
-snip-
I am wondering, however, if this is related to this issue that @LoyceV found: https://bitcointalk.org/index.php?topic=5336919.0
I think it's unrelated, that issue started in v0.21.1 while OP's started in v0.21.0.

On top of that, incoming transactions with multiple outputs that belong to your wallet will be displayed in separate entry per output and will only display that one address on 'recent transactions'.
Only those "send&receive" transactions (with in/out arrow icon, 'send to yourself') are one of the examples that still lists multiple addresses.
2994  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core v0.21.1 issue with incomming transaction on: May 14, 2021, 04:52:37 AM
Maybe it has really to do with the size of transactions, because those from Nicehash are much larger than other, 7MB compared to usually a few hundred kb.
Most tx from Nicehash are just 7kB, about 6.8kvB in virtual size, 7MB wont even fit in a block.
But still, it's really weird that the problem only occurs when you receive transaction from them.
2995  Bitcoin / Wallet software / Re: Transaction not complete: Address of “lost” Bitcoins not in my wallet on: May 14, 2021, 03:41:40 AM
You're lucky if it's a non-custodial wallet where you can export the keys needed to export the funds to a working wallet.

TL;DR: Saying the wallet's name is good enough info to tell why the balance is missing and if it's recoverable.
I have the seed phrase well protected. I also loged it in to a trusted wallet now (balance still 0, and 0 transactions in history).
Fortunately, I think you have fair chance to recover it as long as it's a BIP39 seed and you haven't restored it to a fake wallet.

Try Electrum: https://electrum.org | Verify its signature: /index.php?topic=5240594.0

To restore your wallet, use these selections when creating a new wallet:
  • Standard wallet->I already have a seed->Click "option", tick "BIP39 seed"->Paste the seed phrase->next
  • When prompted to select a wallet type, select depending on your previous wallet's address type:
    "legacy (p2pkh)" for addresses that start with '1', "p2sh-segwit (p2wpkh-p2sh)" for SegWit addresses that start with '3' (<- I bet it's this one) and "native segwit (p2wpkh)" for 'bc1' addresses.
  • If you're not sure, you can create three separate Electrum wallets with three different address types and see if which one will come up with balance.

I don't know any wallet for IOS named "Bitcoin Wallet" aside from the one "for Android", anyways
some wallets use non-standard derivation path so you need to research the term "[N] wallet derivation path" if you fail to restore the right addresses.
Electrum wallet's derivation path can be edited in the address type selection window.
2996  Bitcoin / Wallet software / Re: Transaction not complete: Address of “lost” Bitcoins not in my wallet on: May 13, 2021, 01:11:44 PM
I hope you can help me to understand this:

Transaction from stock exchange wallet to personal wallet:
Satoshi-Test “successfull”.
Test amount “successfull”
Transaction of XX Bitcoins “successfull”

Transaction from personal wallet to another exchange stock wallet (total balance):
In personal wallet shows “successfull” but only partly received (the amount of the Test-sendings came, the other Bitcoins not).  Huh

I see the address, where the “lost” Bitcoins are, but my wallet balance is 0.-
3LXFcCGTmWWeqJ5oQMx6eVsSRj1Qx8xwME
Somewhat understandable, at least the transactions of 3LXFcCGTmWWeqJ5oQMx6eVsSRj1Qx8xwME matched up to the statement.
The first and last transactions look like withdrawals from an Exchange (because of the inputs):

The latest transaction dated May 5 looks like batched, it seems to have included your last two withdrawals but it's missing from your personal wallet's history and balance.
If this is the case, you can only see the transaction from April 20 which was already spent, so your displayed balance is '0'.

App not in Appstore anymore (it had good recommendations and Google Search didn’t ring my alarms), but now there is no Support Center or anything.
But I suppose you still have the "personal wallet" in your device?
You're lucky if it's a non-custodial wallet where you can export the keys needed to export the funds to a working wallet.

TL;DR: Saying the wallet's name is good enough info to tell why the balance is missing and if it's recoverable.
2997  Alternate cryptocurrencies / Marketplace (Altcoins) / Re: I need someone to help me set up 2/3 multi sig on a website i will pay $50 xmr on: May 13, 2021, 11:30:05 AM
i am supposed to add a wallet , i have to put my xpub key
so i did this

but then i tested to see even if i get normal transactions sent to wallet , and no
and then the multi sig transactions i cant sign and complete because not even the xpub i put on the website works
im adding the wallet wrong
You can get help for free if you can provide the necessary info, try to answer these:
  • Do you know how many cosigners your Multisig address has and how many signatures are required to be able to send transactions?
    That's usually labeled as 2-of-3 multisig or 2-3 multisig, where '2' is the number of required signature and '3' is the number of cosigners.
    Because if either of the info is wrong, the addresses that you'll restore will be different.
  • Do you have enough seed phrase(s) or master private key(s)? You need to have at least the same amount as the "required signatures".
    If you have, do not share them to anyone.
  • Do you have enough master public key(s) to fill the number of cosigners used to create the MultiSig address?
  • What wallet/website are you using?
    Depending on its setup and/or "keys" you have, you may be able to re-create it to a wallet that supports MultiSig.

I'm not available for private chat if you would ask, BTW.

-snip-
i dont get this
Me too.
Jokes aside, there are local boards below the homepage: https://bitcointalk.org/index.php#5 (Local)
You can use your local language in your local board, if there's none, you can use: https://bitcointalk.org/index.php?board=11.0 (Other languages/locations )
2998  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core v0.21.1 issue with incomming transaction on: May 13, 2021, 05:31:48 AM
Maybe it's time to check for possible hardware issues since you log seems normal.
First check the disk drives, RAM and then the processor.
2999  Bitcoin / Bitcoin Technical Support / Re: Bitcoin Core 0.21.1 rediculous window width (bug?) on: May 12, 2021, 12:43:43 PM
It looks like a bug.
It's not just in Linux, I also upgraded to v0.21.1 (from v0.21.0) and it has the same issue on Windows10.
If there's a transaction with multiple recipients like a "Payment to yourself" transaction with 2+ outputs without labels, the window will expand to all of the addresses' full length.
I'm having the same error when trying to add a label too, other 'payment to self' transactions with label are editable.

Here's some screenshot from RegTest:
version 0.21.0 (normal):

version 0.21.1 (with issue)


That's just the previous release so there are only few PRs that may have caused the issue.
3000  Bitcoin / Electrum / Re: A Question About Setting Up Electrum 4.1.2 on: May 12, 2021, 02:52:11 AM
-snip- My present Electrum account is set up with a user name and password, but there is no way to proceed from this page full of addresses and activate the Electrum wallet...
This doesn't sound like Electrum at all. From where did you downloaded Electrum?
The wallet should be created after setting up your wallet's password, there's no "full page of address" that will be displayed.
Pages: « 1 ... 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 [150] 151 152 153 154 155 156 157 158 159 160 161 162 163 164 165 166 167 168 169 170 171 172 173 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 ... 311 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!