Post
Topic
Board Development & Technical Discussion
Re: [HowTo] Use PyBitcoinTools to make CPFP transaction with tip to bounty
by
BitNow
on 31/07/2015, 15:16:35 UTC
I've been playing with Vitalik's Bitcoin Python library.  It is fantastic and I highly recommend it.

Here's a small utility script I wrote that uses it to create CPFP transactions for users needing rescue.

https://gist.github.com/d4n13/579df081ca42ec956506

I have a problem with a transaction with no fee that is 24 hours over the network unconfirmed.
https://bitcointalk.org/index.php?topic=1139711

There is something I can do about it?

There is a way of forcing a transaction broadcast without having to wait the 30 minutes Bitcoin Core period?