Bitcoin Forum
June 25, 2024, 07:10:02 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: « 1 ... 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 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 ... 310 »
4841  Bitcoin / Electrum / Re: electrum wallet recovery with 12 words on: May 23, 2019, 03:14:32 AM
Can you recall the original addresses? Do they start with "1", "3" or "bc1"?

Also, you said you've tried to enable the "BIP39" option, right?
If it happened to be a BIP39 SEED, was the message on the left side of the option said "BIP39 (checksum: failed)" or "BIP39 (checksum: ok)"?
Because any of the two will enable you to press "next" button to create the wallet but real BIP39 SEED will display as "ok".
If not, you might have miss-clicked one or changed the order (now or during the 1st wallet creation backup).

It just has the application file.
It's useless then, Electrum complies with backward compatibility with the SEED (not BIP39 SEEDs) and it's pretty much the same with the newer versions.
That's only an option if you still have the original wallet file.
4842  Other / Meta / Re: Stake your Bitcoin address here on: May 22, 2019, 03:50:58 AM
I use electrum.
Code:
-----BEGIN BITCOIN SIGNED MESSAGE-----
Hi! This is Spadormie from BCT
Today is May 22, 2019
I'll use this address from now on.
-----BEGIN SIGNATURE-----
18oL5fRutzhvvut1TRNmmCVtLPREcmMKNh
IKvNklthGMdsck1GUe6bHaJYg5tws89bkmuYhho2ionReEe3JsCruzhKqZUp8GnqoeOv3MGvfu9kjy41VJsH8yA=
-----END BITCOIN SIGNED MESSAGE-----
Quoted and Verified via Brainwallet.

It's a legacy address, we don't have to use Electrum to verify it.
4843  Economy / Service Discussion / Re: BCH loss by BSV transaction to Bitfinex on: May 22, 2019, 03:09:25 AM
-snip-
Undecided Uhh... Yes, that's what I said.
You just rephrased it except from the "fee" part.

Are you seriously considering the joke part and slightly considering the slightly serious part? Smiley
4844  Alternate cryptocurrencies / Altcoin Discussion / Re: sick of high fees Ive moved over to alts on: May 22, 2019, 02:57:20 AM
Hmm... maybe the problem is your technical knowledge or/and used client.

I've just sent $60 with <$1 fee (very high priority) and got confirmed after <10minutes; is that expensive?
I've sent $30 before with the same <$1 fee (very high priority) and got confirmed after <10minutes.
I've sent a $200 in BTC last month with the same fee and also got confirmed after the next block.

How's that possible?
I'm only using one input each for these transactions;
because during low mempool times, I'm consolidating all my small inputs and change when 1sat/byte fee is possible.
Always refer to the link's last page for the signal if it's possible to consolidate as cheap as possible.

But go on, you have the right to choose which coin to use, this is just an advice.
4845  Economy / Service Discussion / Re: BCH loss by BSV transaction to Bitfinex on: May 22, 2019, 02:39:49 AM
Bitfinex answered me that requests are only possible with amounts more than $ 2500. But my amount is less than that.

Does anyone has an idea how I get my BCH back? Is it possible to withdraw my BSV back to a wallet and get my BCH because they are still sticked together with BSV?
Send more Bitcoin Cash to your BSV deposit address to fill that $2500 minimum for their cross-chain recovery.... No that's a joke :D

Here's a slightly serious version: Deposit a $2,500 amount to the same wallet and now it will be qualified for the recovery and you can ask to recover the 1st transaction with it since it's the same address and private key.
That's if you can "gamble" that $2,500 'cause they said: "but a successful outcome is not and cannot be guaranteed".

Seriously, There's nothing you can do about it, the terms clearly said that they will only attempt to recover your coins if it is higher than $2500 in value. Perhaps in the future when BCH miraculously pumped to turn your $174 (ATM) into +$2,500. (in reality, it's the opposite)
4846  Bitcoin / Bitcoin Technical Support / Re: attempting to recover old BTC on: May 22, 2019, 01:49:35 AM
If you mined in the early days and were lucky to get a block, then you probably have 50 or 25 BTC in the wallet.dat file.
2013's block reward is 25BTC actually.

But I highly doubt that he'd solo mined at that time, CPUs or even GPUs are getting behind FPGAs and the first generation of ASICs at that time.
It could be no-account pool mining that rewards their share to the specified worker address or a pool with account feature and his bitcoins is in that pool all along.

@megamarclar Does your "15eax" address have a balance when you pasted it in a blockexplorer?
Also, if you happened to do solo mining, there's a slightly long orphaned chain at that time and hopefully, your node (v0.8.0) isn't one of those that's relaying that chain and got rewarded from any of those blocks.
4847  Economy / Web Wallets / Re: Worst Online Crypto Wallet Ever! [Poll] on: May 21, 2019, 08:07:21 AM
It's funny how Coinbase ended up in this list of wallets, it's not even considered as wallet since you can't even export your address' private key.
They now didn't even call it as straight wallet in the support page, instead they call it "Wallet Services" like a respelled "Exchange-integrated Payment Processor".
I'm not against those kind of system though, it's convenient for small transactions.

Take full control of your tokens and collectibles by storing them on your own device.
~my ass.

Blockchain.com's wallet is one example of a real online wallet.

Haven't voted 'cause either I haven't used most of the options or some aren't really a wallet.
4848  Other / Beginners & Help / Re: [GUIDE] How To Create Vanity Address (Segwit) on: May 21, 2019, 07:09:57 AM
i made a bech32 key with vanitysearch and imported the wif into bitcoin-qt 0.18.0 but it ends up giving me the old style with the 1 prefix.  i have bech32 enabled as default in the options; if i let the wallet generate a random key for me it is bech32.  so how to import a key as bech32 ?
you must import the private key full like "p2wpkh-p2sh:5priv.key" or "p2wpkh:5priv.key"
AFAIK this will only work with Electrum.
Have you tried this prefix method with Bitcoin-qt or Bitcoin Core?
4849  Bitcoin / Electrum / Re: Electrum fee under 1 sat/byte on: May 21, 2019, 06:56:46 AM
-snip-
Test Transaction:

Don't know if it's intended or a bug but, even Offline Electrum wont allow you to open "preview" if the tx fee was set lower than 1sat/byte.
It's offline and haven't connected to a server Huh yet the message said:

"This transaction requires a higher fee, or it will not be propagated by your current server
Try to raise your transaction fee, or use a server with a lower relay fee.
"


like the one in the OP.
If Electrum will allow you to directly click "send" after importing the Raw TX to sign it without clicking preview and the selected server allowed it, those methods might work.
Console command can be used as a workaround for signing the TX but requires intermediate to advance knowledge.

Anyways, let's wrap it up:
@CoinSkipper Currently, it's hard to pull this out and probably will cost you more if you want to push it "for the sake of testing".
Just wait for the Bitcoin developers to implement a change in default relay minimum fee before attempting to send a <1sat/byte transaction.
4850  Bitcoin / Electrum / Re: Electrum fee under 1 sat/byte on: May 21, 2019, 03:46:02 AM
Even if he finds a node which would broadcast it, the vast majority of other nodes won't relay it. If it isn't relayed between nodes, it will never been seen by miners. And if miners don't see it, they can't mine it. And even if they do see it, they won't bother mining something with zero fees.
That's what the underlined last sentence said  Undecided (What are you)

Did they stop the new rollout that came with the version 0.18 where they said they were going to reduce it to 0.25 sat per byte? Am I dreaming or was this not a thing a while back (speculation if nothing else).
I don't see anything about that here: https://bitcoincore.org/en/releases/0.18.0/
The only related Pull request regarding lowering the default relay fee to 200sat/KvB that I searched from Github is this: Pull Request #13922
But is was a year old, closed and never got merged.
4851  Bitcoin / Electrum / Re: Electrum fee under 1 sat/byte on: May 20, 2019, 04:02:27 AM
-snip-
he is trying to send a transaction with a fee lower than 1 sat/byte, -snip-
Oh, I missed that "under" word, I thought that the server he was connected to doesn't support 1sat/byte fee txs (lol). You don't need to correct me about bradcasting, it's because of that "missed word" Smiley
With that, he wont be able to open preview window (even offline), tried it on v3.3.3.

The only way to make the transaction is by using other tools like coinb.in by exporting the required private key(s) for signing and broadcast it to his own node or other's node/services that supports lower/0 fee.
It wont be relayed by almost all nodes though, maybe the question is theoretical.
4852  Bitcoin / Electrum / Re: Electrum fee under 1 sat/byte on: May 20, 2019, 03:12:59 AM
Here's a workaround to that (aside from selecting a server with default node setting for minimum fee):
  • Create the transaction with 1sat/byte fee and click 'preview'.
  • On the preview window, click 'sign' and type your passphrase.
  • Now, instead of clicking 'broadcast', hit 'copy' to copy the RAW transaction HEX to the clipboard.
  • Browse in to any Bitcoin blockexplorer/tool that supports 'broadcast', paste the copied TX and broadcast it from there.

Notes:
∙ You don't need to hit save after broadcasting it online since it will be included in the history tab after a while as long as your client is online/synced.
∙ If your selected server didn't relay your tx (from the online blockexplorer's node) it may mot reflect your history tab 'til it got confirmed.
∙ Most online blockexplorer's node accepts 1sat/byte transaction.
4853  Bitcoin / Electrum / Re: electrum wallet recovery with 12 words on: May 20, 2019, 02:55:43 AM
Was the SEED created by Electrum through "Create a new SEED" option or the SEED was created through other tools like iancoleman.io and you used the "I already have a SEED" option to make a wallet using it?
If it is the latter, you cannot use an Android version to restore your wallet because it doesn't support "real" BIP39 SEED.

Usually, people who want to create a SegWit "3" address using Electrum do that.
4854  Bitcoin / Bitcoin Technical Support / Re: RBF a CPFP on: May 20, 2019, 02:44:55 AM
-snip-
I know that it is possible to do CPFP again (up to 24 times as far as I know then the 25 will be rejected), but, since I am the sender now, my question is if it is possible to replace by fee the stuck CPFP transaction? Is it possible?
AFAIK, that "24 times" is not the number of "retries" but the number of unconfirmed UTXO chain from the unconfirmed parent transaction. [Issue#9752]

Regarding your query, you can use RBF as long as it's flagged as "RBF" by enabling the right settings just as TryNinja said.
4855  Alternate cryptocurrencies / Mining (Altcoins) / Re: Claymore's Dual Ethereum AMD+NVIDIA GPU Miner v14.5 (Windows/Linux) on: May 19, 2019, 06:18:03 AM
тoлькo для windows 10, вepнo???
We're in the English forum so... at least use Google translate.
Google translate result:
Quote
tolko for windows 10, vepno ???
lol, I have no idea what tolko and vepno mean.

If you're asking if it will work for W10, yes it will, but with issues specially if your GPUs have limited Memory.
If you prefer Windows, use W7 instead.
4856  Bitcoin / Mycelium / Re: Mycelium balance doesn´t coincide with transaction history result at all on: May 19, 2019, 04:56:21 AM
Most probably it's only a syncing issue of mycelium app which I think it's on their server's end and not yours. -snip-
If it is a syncing issue, shouldn't be the history the same as the balance since it will be based from the last time the wallet was synced?
It must be something else.

Have you imported a "watch-only" address before?
4857  Bitcoin / Electrum / Re: Electrum-3.3.6 Trojan.GenericKD.41303315 on: May 19, 2019, 02:41:59 AM
Hmm, have you excluded v3.3.5 to your antivirus' real-time protection and scanner before? Because, all versions will always have a false positive detection due to the nature of Electrum's code (written in python).
If that's the case (or even not), exclude v3.3.6 as well.

It's up to you to trust it since you're already trusting v3.3.5 with false positive detection too (check both on virustotal.com)
4858  Bitcoin / Bitcoin Technical Support / Re: Information on: May 19, 2019, 02:32:32 AM
-snip- .......I paid the fee to the website that I chose to receive bitcoins.
Let me guess, that website "generated" 1BTC for you and you have to send 0.005BTC as a "transaction fee" to claim it, then you've sent them the said amount;
Am I correct?
4859  Bitcoin / Bitcoin Technical Support / Re: Need a miner's help! Stuck transaction! on: May 19, 2019, 02:23:33 AM
Take note:
Not every miner can help you with this, only pool operators or solo miners that owns a mining node with a good chance of finding a block.
Most of the Bitcoin miners are mining with pools and can't help you with it.

If ever, make sure that you've set the minimum fee to 10sat/byte to be eligible for free "legit" acceleration services.
4860  Alternate cryptocurrencies / Mining (Altcoins) / Re: Be aware of new scammer selling boost miner software! on: May 18, 2019, 04:19:54 AM
The domain (coinomi.store) is now for sale, dunno if the owner immediately parked it after it got popular or used these temporary sub-domains for the "real thing":
(Warning Scam Websites)
  • www.coinomi.store
  • mail.coinomi.store
  • miner.coinomi.store
  • coin.coinomi.store
  • web-wallet.coinomi.store
  • shop.coinomi.store
  • www.test.coinomi.store
All were connected to the same Server.

@michstuff72 add a noticeable warning to the link, people might get mislead by this thread.
6. The warning must be obvious. For example: "MalwareSite.com <------ CAUTION. This is site contains malware - do NOT click". A valid reason would be if your Bitcoin wallet was hacked and you feel a file you downloaded is to blame.
Pages: « 1 ... 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 275 276 277 278 279 280 281 282 283 284 285 286 287 288 289 290 291 292 293 ... 310 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!