Title: How to send BitCoins with LOW TX FEE (Not No TX Fee) Post by: BitHits on March 22, 2013, 06:31:09 AM How to send BitCoins with LOW TX FEE (Not No TX Fee)
Ideally a fee proportionate to the total input of the transaction. Clearly this is not possible with official client. Anyone know how this can be done? Can an alternative client do it ? Or perhaps a raw tx from the main? If anyone knows how to do this I would really like to know! (Currently paying 1000% of BTC Transacted just to send the Transaction, Horribly broken system imho) Title: Re: How to send BitCoins with LOW TX FEE (Not No TX Fee) Post by: dendory on March 22, 2013, 07:22:19 AM Can't you input the fee you want in the client? The only one I tried was Electrum.
Title: Re: How to send BitCoins with LOW TX FEE (Not No TX Fee) Post by: TheButterZone on March 22, 2013, 07:49:00 AM main thread here: https://bitcointalk.org/index.php?topic=156334.0
Title: Re: How to send BitCoins with LOW TX FEE (Not No TX Fee) Post by: rcv on March 22, 2013, 08:34:01 AM If you try to undercutting the "official fee schedule", I think that's almost like offering nothing.
Miners who respect the official fee schedule will ignore your transaction just as if you paid nothing. I'm sure I saw a custom 0.7.2 client advertised on these forums that claims it can send with no fee. I think it will let you send with low fee. Title: Re: How to send BitCoins with LOW TX FEE (Not No TX Fee) Post by: BitHits on March 22, 2013, 09:14:20 AM The results of the main thread..
Script written --- Code: y = 0 --- lol! Max debug console input is 32,767 characters Also got this error... Quote Error: value is type int, expected obj Something tells me this has something to do with it Code: amounts are double-precision floating point numbers (code -1) UPDATE: After a JSON Error, a few Invalid BitCoin Address errors, and a insufficient funds error I finally got it to sendmany :) But.... 980% the amount transferred just to send it! Code: BTC Transacted: 0.001422 BTC That was just a test really, 4 days worth of 'Single BitHitters' - 711 Addresses Paid :) also........ Unless There is a way I can pass more data to the Debug Console I cant do much larger tx then that.... 711 is only 49 addresses short of my source list I was using... This....might actually be a HIGHER fee then what sending normally with the GUI was ? |