Bitcoin Forum
May 10, 2024, 06:51:08 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Fee is Not Optimal  (Read 2128 times)
Zetler (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 20, 2014, 08:38:10 AM
 #1

Why is the default fee set to 0.0002 BTC per kilobyte?
Isn't the standard fee in the bitcoin network 0.0001?

Personally I wouldn't mind skipping the fee sometimes either at the expense of waiting for 24+ hours. That's anyway what I'm used to from bank transfers Cheesy

My wish for future releases for Electrum is the ability to choose high, medium, or low priority, and also for the high priority that the fee is optimized (0.0002 is no faster than 0.0001, right?)

Having said that, I am very impressed by Electrum Smiley
1715323868
Hero Member
*
Offline Offline

Posts: 1715323868

View Profile Personal Message (Offline)

Ignore
1715323868
Reply with quote  #2

1715323868
Report to moderator
"In a nutshell, the network works like a distributed timestamp server, stamping the first transaction to spend a coin. It takes advantage of the nature of information being easy to spread but hard to stifle." -- Satoshi
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
bobdutica
Newbie
*
Offline Offline

Activity: 53
Merit: 0


View Profile
March 22, 2014, 10:06:49 PM
 #2

You can set the default fee you want to use in the "Preferences", the icon with a screwdriver and wrench in the lower write hand corner of the electrum GUI.
Just change it from .0002 to .0001, or whatever else you want, select OK and then restart electrum. From then on, the fee will default to whatever value you set.
Zetler (OP)
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
March 23, 2014, 07:50:42 AM
 #3

Does not work for me.
I get prompted by an error, "This transaction requires a higher fee, or it will not be propagated by the network".

I'm using version 1.9.7 for Windows.
TheButterZone
Legendary
*
Offline Offline

Activity: 3052
Merit: 1031


RIP Mommy


View Profile WWW
March 23, 2014, 10:00:43 PM
 #4

You may have visited too many faucets.

Saying that you don't trust someone because of their behavior is completely valid.
er.arpit
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
March 24, 2014, 08:20:25 PM
 #5

I am also getting the error mentioned above.. I am kinda new to mining. One of my friends who uses bitcoin-qt says it's not mandatory to pay any fee but for me, it's not allowing unless i pay the fee.
dabura667
Sr. Member
****
Offline Offline

Activity: 475
Merit: 252


View Profile
March 25, 2014, 05:12:30 PM
Last edit: March 25, 2014, 05:40:08 PM by dabura667
 #6

To use the fee properly, you must

1. Have the fee set to 0.0001 BTC ( 0.1mBTC) in your preferences.

2. You must also type in 0.0001 BTC ( X number of kb for tx rounded up) for the "Fee" box on the send window. Keep trying til it lets you send, then that should be enough. a 1999 byte tx should be 0.0002 but a 2001 byte tx should be 0.0003, etc. People who receive a lot of transactions to their address will have a larger tx size because it will have to include a signatures for every single bitcoin your received in previous transactions. Miners and donation addresses are affected most.

If you have done both of these and send the transaction, you will be able to send for the 0.0001 Min Txfee. (0.9.0 adoption is still rather low at less than 30% or so, so dropping the min tx fee now to the new standard is not logical, it will cause delayed transaction times.


If you MUST send tx with 0 fees for some reason. Go in to the code and change the min tx fee constant from 0.0001 BTC to 0, or you could comment out the exception causing the error message.

Hey, it's a good opportunity to learn Python, people! :-)

DISCLAIMER: If you tinker with the program and lose all your coins, don't blame anyone but yourself. If you don't know what you're doing, hire someone who does, or post an issue on github.

My Tip Address:
1DXcHTJS2DJ3xDoxw22wCt11FeAsgfzdBU
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!