-
**Describe the enhancement**
It looks like in our CI jobs the saving the cache step is taking longer than building and running all the test steps. If we can confirm this then we should re-configu…
-
I struggled for a few hours to figure this out and it wasn't immediatly clear from the tutorial (for me atleast).
When cloning 'home-node' and running 'sudo cp init/{x,y,z} ... ' , I got the follow…
ghost updated
5 years ago
-
there is no rpc method for that, but we can:
- make a copy of all tx in mempool
- bump `minrelayfee` for erase all tx
- set `minrelayfee` to initial value
- broadcast all saved tx but the one we …
-
Migrate to APIv2
Does this use Bitcoind?
-
Cake Wallet appear to have made a WIP fork of electrs to scan for the new Bitcoin Silent Payments (https://silentpayments.xyz/docs/developers/).
Is there any plans for Fulcrum to provide this scann…
-
`ord bitcoind-config` should spit out a minimal bitcoind config including txindex and the correct network.
-
### Background
In bitcoin-s we have a test suite for our lnd api client. In our tests we spin up 2 lnds, open a balanced channel between them, wait for both side to consider the channel active and …
-
**Describe the bug**
If btc-rpc-explorer starts without txindex being available and bitcoind is reconfigured to use txindex, btc-rpc-explorer requires restart to notice that.
Note this was teste…
-
In anticipation of bitcoind version 0.19, we will need to support a modification to the `sendrawtransaction` API to use a numeric field for `maxfeerate` instead of the current boolean value. The PR i…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
I want to import the address or public key into bitcoind because I want to list the unspent …