Has anyone tried Zeus v0.8.0's embedded node?
Also does anyone know of any wallets that allow CPFP? You would think it would be more widely used over RBF given there's no special relay rules needed to broadcast them (noted by Pieter Wuille in the stack exchange thread listed in the optech)
The "special rules" around RBF are things that avoid DoS attacks. They're rarely relevant to normal wallets just trying to bump a fee.
RBF gets used more than CPFP because CPFP requires two transactions. So it's a lot more expensive than RBF.
reply
I didn't say I didn't know why those policy rules are there.
CPFP is easier to implement than RBF for wallet devs (which requires the search and calculation of descendants and their fees)and is useful for receivers trying to get their funds faster from a sender who refuses to RBF.
reply
It works well, but it slow to load.
reply