Bitcoin Forum
May 24, 2024, 02:09:58 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1] 2 3 4 »
1  Bitcoin / Electrum / Re: Electrum showing error "Transaction rejected by network" on: January 13, 2019, 10:35:15 AM
But I am only spending the bitcoins that are there on my wallet.
Why is this problem occuring then?
What to do now?

According to electrum, you are trying to spend inputs you don't have the corresponding private key of.

What version of electrum are you using ?
And how did you create the transaction ? What were your actual steps ?

I had recently upgraded to electrum 3.2.3.

I was purchashing a gift card from nafa.in. And then I went to pay for it from my wallet like I usually do, to the address given on the payment page. But when I clicked on send, this error was shown by electrum.
2  Bitcoin / Electrum / Re: Electrum showing error "Transaction rejected by network" on: January 13, 2019, 06:54:53 AM
in short you are trying to spend bitcoins that you don't own.

in other words you are spending a transaction output that doesn't belong to your key. maybe that transaction wasn't confirmed, or double spent and became invalid,... i can't tell without having more information but one thing is for sure, your transaction that you are trying to broadcast is invalid that is why it is being rejected.

go to your wallet, in history tab, and see if you can see any transaction that is marked unconfirmed or local. and see if you can find a transaction that starts with 426b28... it seems like this is the tx you are trying to spend and fail to do so.

Yes there is a transaction that starts with 426b28.., and yes, it still hasn't confirmed. But I am only spending the bitcoins that are there on my wallet.
Why is this problem occuring then?
What to do now?
3  Bitcoin / Electrum / Re: Electrum showing error "Transaction rejected by network" on: January 13, 2019, 04:55:11 AM
Can anyone please help?
4  Bitcoin / Electrum / Electrum showing error "Transaction rejected by network" on: January 12, 2019, 06:47:48 PM
Hi! Whenever I'm trying to pay someone, electrum is showing the above error. Once a transaction was shown as successful, but it is still unconfirmed in my wallet, and doesn't even show on blockchain.info.

The error looks like this

Can someone please help?

I am on electrum 3.2.3.
5  Bitcoin / Electrum / Re: Electrum always showing 'synchronising'? on: October 25, 2018, 08:35:23 AM
~
Thanks for your explanation.
Actually the wallet I'm running does not have a SEED, I made it using private key only. So, do I need to create a seed first and then upgrade?

Or should I import the private keys again into the version 3.2.3 without creating a seed?

no, you just upgrade and the new version will open the old wallet and you will be good to go.

but as i said it is a good idea to keep a backup just in case something went wrong. in your case make a copy of your wallet file and write down your private key(s) on a paper (eg. printing them in which case make sure your printer is not storing them in its memory).
your wallet file is here: %appdata%\Electrum\wallets
and your private key can be found either by right clicking on each address in your "Addresses" tab and selecting private key then entering your password. or you can go to "Wallet > Private keys > export" from the menu and export all your keys.

Thanks. I want to ask one more question, how to make a backup?
Sorry but I am not that good with computers. I am using windows 7.
Thanks in advance.
6  Bitcoin / Electrum / Re: Electrum always showing 'synchronising'? on: October 24, 2018, 04:37:26 AM
is it really "always" or is it just taking more time? what is happening in the background is that you are downloading a file that is more than 40 MB in size and it can take a while depending on your internet speed. you can find the file here on windows: %appdata%\Electrum it is called blockchain_headers

as for upgrade, you are not switching wallets from one implementation to another like what you did with Multibit to Electrum. you are just getting a new version of the same implementation which is from 2.8.2 to 3.2.3
the only thing you need to do in this case is to have your SEED backed up by writing it down on a piece of paper. sometimes it is best if you make a copy of your wallet file too before making the upgrade but SEED is more than enough.
the process is downloading the new version installer from the official website, then verifying its signature, and if it was valid then simply install the new version by double clicking on the installer (for windows, in Linux simply replace the old files with the new ones that you get by extracting the tarball).

~ I have heard that there are HD wallets being made, and importing private keys is not possible anymore.

you don't need to import private keys for upgrading but just so you know, it is possible to do it. it's just that Electrum is preventing you from importing a private key in an HD wallet (a wallet that has seed) to prevent you from having 1 key among other keys that can not be recovered from seed while the rest can! so it forces you to create a separate new wallet and import that 1 key there so it is obvious that this key is not recovered by your HD wallet seed.

Thanks for your explanation.
Actually the wallet I'm running does not have a SEED, I made it using private key only. So, do I need to create a seed first and then upgrade?

Or should I import the private keys again into the version 3.2.3 without creating a seed?
7  Bitcoin / Electrum / Re: Electrum always showing 'synchronising'? on: October 24, 2018, 03:37:38 AM
Update your Electrum to the latest version.

AFAIK there are synchronization issues for versions below 2.9.3;

Thanks for your reply. Can you please tell me how to update it without losing any money?

Last time I upgraded from multibit to electrum, and people told me that you need to import private keys to the new wallet, but now I have heard that there are HD wallets being made, and importing private keys is not possible anymore.

Can you please address these issues and clarify them for me?

Thanks in advance.
8  Bitcoin / Electrum / Electrum always showing 'synchronising'? on: October 23, 2018, 06:12:56 PM
Hi.. I am running electrum version 2.8.2, which is password protected.

But recently, I am not able to perform any transactions from it, and it is always showing 'synchronising'.

This is how it looks like- http://prntscr.com/l9kgu4

Please help.
9  Other / MultiBit / Re: MultiBit on: May 28, 2017, 08:57:21 AM
Creating a wallet using a public key will generate a watching wallet. Basically, it means you can see the deposits and withdrawals, but you can't make any withstands.

To withdraw or "spend" coins you must have a private key. So if you export your private key and import it you will definitely be able to spend any coins in that address.

As for the backup, by default, Electrum will generate what is called a "Hierarchically Deterministic" or HD wallet. This is just a fancy way of saying that given a set starting point, it can regenerate the same addresses/keys all the time. As opposed to  older wallets like MB Classic that just regenerates random addresses.

The set starting point is known as the "seed" or "wallet words". This means you just need to write down your seed and keep it somewhere safe and you'll be able to restore your whole wallet just using the seed.

Because HD wallets generate a set list of addresses/keys, generally,  you cannot import private keys. You need to "sweep" the key which effectively creates a transaction that sends from your old address to an address in your new wallet.

Electrum will allow you to create an "old style" private key only wallet that you can import into, but then you won't have a seed to be able to backup your wallet with. You'll need to make backups of your wallet file (and/or the keys)...

So, the best plan is create an HD wallet and then sweep the private key(s)... You'll have the security of a seed based wallet.

Ok..Thanks for the explanation. Now I understand some bit of how it works. Cheesy

Anyway, I have already imported my private key into a new  electrum wallet and its working fine now. Should I sweep my private key to some other HD wallet or keep using the electrum wallet which I just created? What would be better?

And if you suggest sweeping, which would be a good HD wallet that you recommend?
10  Other / MultiBit / Re: MultiBit on: May 28, 2017, 05:00:06 AM
Neither. There is one private key per address that is contained in your wallet.


Ok..I checked it out. There is only one private key in my case. Thanks for your help.

I read your other posts also, and you've mentioned about creation of a new electrum wallet using the private key. But, I checked out the electrum website and it says that the wallet created using the private keys would be a "watching only" wallet. I couldn't understand what is that supposed to mean? Could you please explain?

Also, it mentions about backing up my new wallet after creating it (something like that), which I'm not sure how to go about. Please help me with these things. Thanks again for your reply.
11  Other / MultiBit / Re: MultiBit on: May 28, 2017, 03:00:33 AM
Without the transactionID we can't really help. Post it here and we can investigate further.

What I can say is that you're using MultiBit Classic, which is very old and outdated... the fees it would have used would have been VERY low by today's standards, so I'm not surprised your transaction is stuck.

For low fee help, put your transaction ID in here: http://www.mocacinno.com/page/feechecker and you will get a number of options.



Hey..How to switch to a new wallet from multibit 5.18? I don't want to send the money through the bitcoin network. Is there any workaround by which I can transfer my funds to a new and better wallet?

Please help me out.

If you are using multibit classic there's instructions explaining how to switch to electrum without moving your coins at this link.

https://bitcointalk.org/index.php?topic=1922317.msg19181835#msg19181835

Thanks a lot. So there is only one private key for every transaction?
Or one per wallet?
12  Other / MultiBit / Re: MultiBit on: May 27, 2017, 01:09:09 PM
Without the transactionID we can't really help. Post it here and we can investigate further.

What I can say is that you're using MultiBit Classic, which is very old and outdated... the fees it would have used would have been VERY low by today's standards, so I'm not surprised your transaction is stuck.

For low fee help, put your transaction ID in here: http://www.mocacinno.com/page/feechecker and you will get a number of options.



Hey..How to switch to a new wallet from multibit 5.18? I don't want to send the money through the bitcoin network. Is there any workaround by which I can transfer my funds to a new and better wallet?

Please help me out.
13  Other / MultiBit / Re: How to switch from multibit to a new wallet with the same btc address? on: May 27, 2017, 12:55:23 PM
I'm having problems with the following transactions-

3d5271161a284bacd4bb10e0fe5a3ae164cc8ca519fbd6986fad874fb4cb7a40

ed44c85e290e71a9666d5ed55d2020c3cd4a5e8d88a14eac4efa80918994e73b

95ca10599cedb7b10686bc5f32adb86d3e1847f61bff4eb0d8eee706e817580d

abd0c3d9a4f9005237108d209632fddb08dd54fa16295f0a4348d36b8992185d

Please help me out guys. Thanks.
14  Other / MultiBit / How to switch from multibit to a new wallet with the same btc address? on: May 27, 2017, 12:22:31 PM
Hi guys! I have been using multibit classic v 5.18 for a few years now(more than 2 years to be specific), but lately, the transactions have started getting stuck and are not confirming (since the last month or so). Some of my friends have suggested me to switch to a new wallet, but I don't want to take that risk of transferring my money through the bitcoin network.

Is there any way I can transfer the entire balance thats there in my wallet to a new wallet, maybe retaining the same address? Please tell me from the basics as I have never done any of this ever. Thanks in advance

PS- If you can help getting my stuck transactions confirmed, that would be great!  Grin
15  Economy / Currency exchange / [H] $27 PP [W] BTC on: May 29, 2015, 01:47:00 PM
Hey guys! I am looking to buy BTC for $27 PP.
HMU if you can do it or post here please.

Thankyou.
16  Economy / Currency exchange / [H] $50 AGC [W] BTC on: May 29, 2015, 01:26:03 PM
Hey guys! I'm looking to sell $50 AGC for bitcoins.

HMU or post here with what rates you can offer.

Thankyou.
17  Economy / Gambling / Re: NBA - Basketball picks (predictions) Wins: 8 Loses: 2 on: April 26, 2015, 06:39:23 AM
Lol..This guy decides to monetise just after posting 10 tips.
Pretty clear, he is looking to spam and run away with people's money.
Please don't believe such idiots.
There are quite a few guys who r posting awesome tips without asking for money.
18  Economy / Gambling discussion / Re: 🏀⚽🎾Sportstips - Basketball/tennis/soccer 🔥 Wins 61 - Loss 8 🔥 on: April 22, 2015, 01:27:10 PM
Thanks for changing your mind and posting picks on the thread again.
This will really help the community. Smiley
19  Economy / Gambling / Re: Allepo's Sports Picks 2015 NBA/Tennis/IPL/MLB Wins 52 /Losses 22 on: April 11, 2015, 07:12:12 AM
Thanks for the picks Aleppo.
However, I'd suggest that u mention which picks have a high probability of winning, so that we can add them to a parlay.
Keep going. Smiley
20  Economy / Gambling discussion / Re: Sports tips everyday - Basketball/tennis/soccer - Stats - Wins 43 - Loss 6 on: April 10, 2015, 05:54:22 PM

Sorry for posting tips so late today, there is a match just started .
You can still do live betting on Directbet right now

Soccer - U20 - International - Qatar U20 v Honduras U20 - Tip - Draw or Away

Good luck!





Honduras won this by 2 goals Smiley
Another match starting in 20 minutes .

Soccer - Benfica B v Chaves - TIP - Over 2
I am also making a small bet on - Both Teams to Score - Yes 


Links :
http://www.directbet.eu/BetStatus.cshtml?BetID=1EMq3Ym5Hi4K9g4JNWq5yRAVgi77gZVCfS
http://www.directbet.eu/BetStatus.cshtml?BetID=1AcLA5VVu7nEMasc4RSYUmLrAYN7XDEwuG

I pick wrong period and lost 0,1 btc  Undecided OMG

What do you mean ? The game is happening right now, and the score is already 1-2 Smiley which means a win for both the tips. All 3 tips have been wins today.

Yeah..All of them have been wins.
You really put some thought behind those picks, which distinguishes u from others.
You make every effort to make them sure win, which is commendable too.
Thanks for the tips bruh, and keep going the same way. Smiley
Pages: [1] 2 3 4 »
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!