lord_stake

Member
12
Posts
184
Reputation
Dec 3, 2017
Joined
Recent posts
  • I had already done that. I used bitcoin-cli, but will try zypwallet as per your recommendation. Yes I am aware and was looking for an option for that since I have already the raw transaction. So mempool.space is what I…

  • Hi I have tried --help. That was the first thing I did. It does not display anything. I have clean installed it on a *nix box - not portable version and I got it working using CLI. I still feel bitcoin-cli is a faster…

  • I am using the portable version, not sure why it does not provide me with cmdline option - only gives a console through the GUI.

  • Okay found this - https://mempool.space/testnet/docs/api/rest#post-transaction More full RPC open nodes are welcome - Thanks.

  • Is there a way to send testnet coins to someone without needing to run my own full testnet node, but still using bitcoin-cli? I'm looking for any public RPC nodes that I can use to broadcast transactions or send coins.…

  • Facing this issue of "Rolling forward.." since a restart of my system. NOT ON WINDOWS!! Very painful. I just calculated and at the current speed, it is going to take me 80+ hours just to catch up provided no new blocks…

  • Broken LLM enters the room.. I think what he meant was that he thought he didn't mine any but turns out his computer did, or that's what he thinks atleast.. And now he thinks he has some discovered some text/strings…

  • Hi, yes it is indeed an old system, but enough to act as a full node. Not mining though lol Aware of ; and sleep. Thanks achow101 and seoincorporation for the clarifications. I tried to give you both sMerits but I don't…

  • I had kept the system off for some time to conduct a test. I just ran and I am 147 blocks behind. I tried to load my wallet and I got the prompt back within a second. The command just ran as it should, no delays. Not…

  • Do you mean the delay can only be minimized / eliminated if the node is always current and fully synced? If I stop bitcoin daemon and come back after a week, the wallet loading will take more than expected?

  • Thank you for your response. Well, nothing. I know it is expected. I am saying the delay because of loadwallet is a hindrance since I want to run the walletpassphrase command. I ran a benchmark again as per your…

  • I'm dealing with a weird issue and I'm curious if anyone else has faced this. So, when I run a command in console A, the bitcoind (Daemon console) in console B shows: [walletname] Wallet completed loading in 2368ms But…