-
![image](https://github.com/taproot-wizards/purrfect_vault/assets/49429891/cde8b27b-5871-4aa9-92bc-0bced24dc83a)
bitcoin-core.cli -rpcuser=user -rpcpassword=password -regtest getblockcount
0
-
A couple of commands have been deprecated and replaced by others. For example listaccounts is now listlabels. Most accounts related rpcs are now renamed to label. See https://chainquery.com/bitcoin-cl…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current behaviour
According to the help manual the parameter is `newsize` and `keypoolrefill` fills the …
-
I encountered this error while testing ord on the Bitcoin regtest network.
```
error: output in Bitcoin Core wallet but not in ord index: c1023c0da24101730c8b3a4f67c346bd0a2b2b91f50ecc63a83341cb88cf…
-
A lot of bitcoin tools provide a cli which one could use to interact with the daemon/rpc server. When a user uses the cli tool they will usually see all the available commands fill up the screen (and …
-
The white paper is available on every single full node (including all bitcoin forks )
```bash
bitcoin-cli getrawtransaction 54e48e5f5c656b26c3bca14a8c95aa583d07ebe84dde3b7dd4a78f4e4186e713 | sed '…
-
If I remember correctly this is doable and I already discussed about that online.
Not in the original repository according to [opentimestamps-client/issues/created_by/Benjamin-Loison](https://githu…
-
Calling `bitcoin-cli addnode i-am-not-an-address onetry` fails immediately and permanently, but does not give any indication that happened. Having `addnode .. onetry` instead block and return either a…
-
Got unexpected behavior when trying to run bitcoind with -proxy setting.
-proxy is used to connect to SOCKS5 proxy which is able to access some internal network.
bitcoind is started with -noconnect …
-
If you peer your bitcoind node with bitcoin-s and then run `bitcoin-cli generatetoaddress 100 $(bitcoin-cli getnewaddress)` you will end up with a corrupted chain state, I believe we are receiving blo…