Post
Topic
Board Development & Technical Discussion
Re: Do pending transactions live forever on Eligius mempool?
by
uminatsu
on 17/04/2014, 00:11:55 UTC

How did you try to redeem this output? There is a web-form http://eligius.st/~wizkid057/newstats/pushtxn.php but we do not know is it connected directly to the pool-node-accepting-non-standard-txs or not. The second way is connect to the node with non-standard client and send raw tx from console. But what is Eligius ip-address?

To answer your question, yes I've trying the web-form.

How do you directly dump rawmempool on a remote node? And how do you find out which tx has conflicts with your tx? I have added the node to my bitcoin.conf but when I type "bitcoin-cli getrawmempool" it just dumps my local mempool, right?