gituser
gituser
@furszy thanks for the quick reply! This bug is 100% reproduceable for me both on testnet and production wallets, in both cases bitcoind goes stuck forever (even left it overnight)....
@theStack > FWIW, in a first quick test I couldn't reproduce this issue on signet with the latest version of the master branch. Sure, deriving hundreds of thousands of addresses...
@furszy I've been running bitcoin with your pull request applied (though it's quite old from August 22nd 2022 I think). The only issue I'm encountering is: * when I try...
Yeah, would be a nice feature as well. Where will you store deletion url though?
I have the same issue with `cardano-node v8.1.2` and latest cardano-wallet. Is there anyone who could look into this? @Albert-Youngg EDIT: here is a fix: Change your **config.json** conway section...
I'm having similar issue on `v1.26.0` except in my case Nethermind process became totally unresponsive, eventually turning into Zombie. Here is my configuration: config.cfg { "Init": { "ChainSpecPath": "chainspec/sepolia.json", "GenesisHash":...
I'm using init script for starting simplewallet as well as monerod daemon. First of course I'm starting monerod it works fine. For simplewallet it's something like this: ``` #! /bin/sh...
>The file is always created in the current working directory when authentication is enabled. There is no configuration to change this currently, so a script like this has to change...
@moneromooo-monero the point is to make the upgrade as easy as it should be. Maybe you don't want to ignore unknown options what I meant is: I have a working...
+1 @arnuschky