Chris Stewart

Results 98 comments of Chris Stewart

So i tried connecting to a local peer, startup seems really slow but it does start syncing eventually it seems ``` [DEBUG] [07/12/2022 14:23:40.138] [main] [EventStream] StandardOutLogger started [DEBUG] [07/12/2022...

EDIT: Ignore this, i misconfigured my node.

I believe this is a duplicate of #4511

Hmm, now I seem to to get exceptions when attempting to create things on the filesystem ``` walletserver_1 | 2022-08-09T17:39:07UTC INFO [BIP39KeyManager$] Initializing wallet with seedPath=/home/bitcoin-s/.bitcoin-s/seeds/encrypted-bitcoin-s-seed.json walletserver_1 | 2022-08-09T17:39:07UTC INFO...

> I don't know if you get the earlier one too > > ``` > 19:04:28,780 |-ERROR in ch.qos.logback.core.rolling.RollingFileAppender[FILE] - openFile(/home/bitcoin-s/.bitcoin-s/mainnet/bitcoin-s.log,true) call failed. java.io.FileNotFoundException: /home/bitcoin-s/.bitcoin-s/mainnet/bitcoin-s.log (No such file or directory)...

> It "works" with "0:1000" for me, but it puts files in the docker image at /root/* instead of /home/bitcoin-s/.bitcoin-s/ and does not mount them on the external file system....

I tried running this on an environment that i didn't previous run `docker-compose up` on every, and this worked like a charm. All volume data written to `/data/wallet/`. I'm not...

superseded by #4599

Related documentation that was shared on slack - https://github.com/scijava/native-lib-loader/issues/38 - https://stackoverflow.com/questions/37592218/android-ndk-and-dynamic-load-library-with-dlopen

> This PR makes the following async processes > > 1. Matching of compact filters > > 2. Requesting and processing of blocks that were matched by a compact filter...