BullishNode
BullishNode
Add connect option to connect to a node without opening a channel Use-case: this is required by Bitrefill to open a channel with you after buying channel capacity from them
When ordering a channel, the upcoming LN balance is not shown, which can confuse the user. A solution should be to sum up the channel amounts of pending blocktank orders...
### Description We are using the WebSocket API to receive notifications for inbound transactions related to an address using `track-address` What we want is to be notified if an unconfirmed...
### Description Expose 'first seen' data in the API for an unconfirmed tx ### Problem to be solved Wallet clients that are offline do not know at which time a...
Instead of using the conf_target in Bitcoin Core wallet when doing a transaction send, we switch to fee_rate. We add a parameter to Cyphernode "Spend" which is the Priority We...
raw tx
transaction webhooks should when possible return raw tx so that a client app can manually rebroadcast them if required
- We want to RBF a transaction. It is 200 bytes and has a fee of 2000 sats, a priori feerate of 10 sats/vbyte. - But the transaction has many...
Services will need to be notified as soon as a transaction they are watching has been cancelled via RBF or any other mecanism.
**Showing the button** - If an **unconfirmed outbound** transaction signals RBF, a "bump fee" button should appear - Bump fee button should **never** appear on inbound transactions - Bump fee...