Author

Topic: [HowTo] Use PyBitcoinTools to make CPFP transaction with tip to bounty (Read 1489 times)

full member
Activity: 233
Merit: 102
I've been playing with Vitalik's Bitcoin Python library.  It is fantastic and I highly recommend it.

FYI, I've got a fork which adds lots of extra functionality: HERE

legendary
Activity: 1260
Merit: 1003
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://bitcointalksearch.org/topic/unconfirmed-transaction-delay-solved-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?
full member
Activity: 210
Merit: 104
“Create Your Decentralized Life”
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
Jump to: