Pages:
Author

Topic: [ANN] Bitcoin Transaction Fee Booster - page 2. (Read 18454 times)

sr. member
Activity: 404
Merit: 251
Thanks for creating and making this open source man, Im sure this well help a ton of people  Smiley
full member
Activity: 196
Merit: 100
it looks a bit troublesome
 I'm working on it. Cry
full member
Activity: 129
Merit: 100
someone please write a tutorial not everyone tech here,
my 2 transactions stuck in a network but the fee was 221 satoshi/byte still its not confirming
legendary
Activity: 1708
Merit: 1000
Reality is stranger than fiction
April 26, 2017, 01:10:51 PM
#60
UPDATE: Solved!

Hallo!!

Great project, thank you for your contribution to the community.

1. I am trying to add a bigger fee to a tx that I received in Electrum, but when I enter the "Address to pay to" => 32vXwGiGQiLiRpdBNM2BtSC36ciLwwJDYx, it says Error-Invalid Address. This address is an address that belong to the Electrum wallet and will surely have the needed satoshis for the fee. Is it a bug with multisig addresses?



2. From what I understand, the "Address to pay to" should just be filled with an address that belongs to the wallet and has the needed satoshis for the fee. There is no correlation with the unverified tx that I try to resend with bigger fee, right? edit: Or should I enter the output address of the unconfirmed tx? (regarding CPFP )

Edit: this is the tx https://blockchain.info/tx/e4ba20ccaa6d1eeafa49ddb4ae55032c7f6a099a611ddadc240bb4b3bb6cca96

and the error:
hero member
Activity: 630
Merit: 500
March 10, 2017, 07:55:47 AM
#59
What a great idea, I have said this before that there is no need for this infighting on scaling issue, the market will solve its problem. The question I will like to ask is how many daily user does this application have per day
staff
Activity: 3458
Merit: 6793
Just writing some code
March 07, 2017, 09:39:41 AM
#58
For some reason I can't get past the first window of your program. I paste in the raw hex of my transaction, but nothing happens when I click the next button. I think it is a valid raw transaction because if I alter it at all and then click next an error window pops up that says, "Please enter a valid transaction." But for some reason it won't advance to the next screen with the valid transaction.
It's probably failing to connect to the APIs it uses to calculate the fee and get info about the transaction. Restart it and try again.
newbie
Activity: 26
Merit: 2
March 07, 2017, 06:44:08 AM
#57
For some reason I can't get past the first window of your program. I paste in the raw hex of my transaction, but nothing happens when I click the next button. I think it is a valid raw transaction because if I alter it at all and then click next an error window pops up that says, "Please enter a valid transaction." But for some reason it won't advance to the next screen with the valid transaction.
staff
Activity: 3458
Merit: 6793
Just writing some code
March 03, 2017, 03:00:14 PM
#56
Wow, this looks promising man. Thanks for sharing this to us. We all know that more and more people are suffering with the long confirmation time of their bitcoin transfer. This would greatly help them in various ways. Will I be able to use it now? Do I just need to download the file that you provided above and just follow the steps?
Yes. You will need to have Java installed, but the download should work immediately. There are a few bugs and weirdness with the program. I have not had the time to update it or fix issues.
hero member
Activity: 1708
Merit: 606
Buy The F*cking Dip
March 03, 2017, 02:40:12 PM
#55
legendary
Activity: 2772
Merit: 2846
February 27, 2017, 05:15:04 PM
#54
I signed it with coinb.in

I don't think what I did earlier worked. I'm confused about the 2nd screen when it says choose output to deduct an additional fee from though. Can you explain what that means and how it works?
The transaction fee is the difference between the amount spent by the inputs, and the amount sent to the outputs. In order to increase the transaction fee, you either need to add a new input or reduce an output. What this software does it reduces one of the outputs, which you can choose. By default it chooses the last output.

I only have one output does that matter? Also what would you suggest I do if the recommended fee amount is more than the output amount?

I don't think it matters that you only have one output.

The size of your transction is too big for you to pay the 200 satoshis/byte recommended by bitcoinfees, or even 100 satoshis/byte.

https://bitcoinfees.21.co/

Your transaction's size is 2257 bytes, so if you paid 10 satoshis/byte your total fee would be 0.0002257 BTC (22570 satoshis). You are sending 0.001019 BTC, so you would receive 0.0007933 BTC if you paid a 10 satoshis/byte fee. Bitcoinfees says a 10 satoshis/byte should get your transaction included after another 5 blocks (in about an hour).

If you paid a 50 satoshis/byte fee about half of the Bitcoins you are sending would be used for the fee.
newbie
Activity: 16
Merit: 0
February 27, 2017, 04:16:57 PM
#53
I signed it with coinb.in

I don't think what I did earlier worked. I'm confused about the 2nd screen when it says choose output to deduct an additional fee from though. Can you explain what that means and how it works?
The transaction fee is the difference between the amount spent by the inputs, and the amount sent to the outputs. In order to increase the transaction fee, you either need to add a new input or reduce an output. What this software does it reduces one of the outputs, which you can choose. By default it chooses the last output.

I only have one output does that matter? Also what would you suggest I do if the recommended fee amount is more than the output amount?
staff
Activity: 3458
Merit: 6793
Just writing some code
February 27, 2017, 04:07:12 PM
#52
I signed it with coinb.in

I don't think what I did earlier worked. I'm confused about the 2nd screen when it says choose output to deduct an additional fee from though. Can you explain what that means and how it works?
The transaction fee is the difference between the amount spent by the inputs, and the amount sent to the outputs. In order to increase the transaction fee, you either need to add a new input or reduce an output. What this software does it reduces one of the outputs, which you can choose. By default it chooses the last output.
newbie
Activity: 16
Merit: 0
February 27, 2017, 04:05:10 PM
#51
I signed it with coinb.in

I don't think what I did earlier worked. I'm confused about the 2nd screen when it says choose output to deduct an additional fee from though. Can you explain what that means and how it works?
legendary
Activity: 2772
Merit: 2846
February 27, 2017, 12:00:01 PM
#50
Yes, here's what I see





Ok I think I got it. Is that what I'm supposed to see in the software when it's done?



Yes, that looks right, but how did you sign the transaction in electrum with a greyed out sign button, or did you sign it with coinb.in?
newbie
Activity: 16
Merit: 0
February 27, 2017, 11:35:48 AM
#49
Yes, here's what I see

https://s23.postimg.org/jr8j46pvv/IMG_0471.png



Ok I think I got it. Is that what I'm supposed to see in the software when it's done?

https://s9.postimg.org/582zyn733/IMG_0472.png
legendary
Activity: 2772
Merit: 2846
February 27, 2017, 11:31:30 AM
#48
I was able to get it to the next screen by switching to portrait mode. Where do I copy the unsigned version into Electrum?

I went to load transaction ------> from text but it says Status: unsigned . Transaction unrelated to your wallet

Is electrum's "sign" button greyed out?
newbie
Activity: 16
Merit: 0
February 27, 2017, 11:29:01 AM
#47
I was able to get it to the next screen by switching to portrait mode. Where do I copy the unsigned version into Electrum?

I went to load transaction ------> from text but it says Status: unsigned . Transaction unrelated to your wallet


Or on coin.ib ... where do I find the private key to enter?
legendary
Activity: 2772
Merit: 2846
February 27, 2017, 11:25:09 AM
#46
You could try repeatedly pressing your tab key until the focus is on the "set fee" button, then pressing the tab key one more time, then pressing your enter key.

Most software lets you change which button is focused using the tab key, and simulates you pressing that button with your enter key.
staff
Activity: 3458
Merit: 6793
Just writing some code
February 27, 2017, 11:17:55 AM
#45
I've expanded the window to cover my entire screen and the farthest I can view is what is in my screenshot

Any other suggestions?
Make your desktop into portrait mode (basically turns the desktop sideways to take advantage of the wider monitor) and look at it sideways for a bit to see the button. Otherwise there isn't much else that you can do. I should make it scrollable, but I don't really have time to maintain the software.
legendary
Activity: 2772
Merit: 2846
February 27, 2017, 11:16:54 AM
#44
I haven't been able to use the software to create a new raw transaction because when I enter the stuck raw transition I can't see the button's to proceed on this screen



I've tried adjusting the screen but I can't get the lower part to show
That's quite a large transaction that you have there. You have to make the window as large as possible as JavaFX does not automatically scroll the window apparently when there are too many things on it.

I've expanded the window to cover my entire screen and the farthest I can view is what is in my screenshot

Any other suggestions?

Can you adjust the resolution of your screen to a higher resolution?
Pages:
Jump to: