aggstam

Results 21 comments of aggstam

Did you remove your wallet file? If yes you have to reinit your wallet.

Are you sure this is not OS related? What system are you on?

Are you on master or tag 0.4.0? The `JSON-RPC error: "Blockchain is not synced"` is because wallet needs to be synced with current blockchain state, via subscribe or `./drk scan`.

Use the master tag, we are fixing findings and will tag a new version once everything is stable. Let us know if issues persist.

@a-moreira: Do you have `libmpg123-dev` installed? These errors do not affect rest functionality.

@a-moreira Its not as random as you might think :) TLDR: terminal is not able to get sound driver lock to play a sound, as its locked by some other...

Hello @shrugs ! From the logs I can safely asume you are using `MacOs` (correct me if I'm wrong), where this issue has been reported by other users of in...

Hey @spital, sup? PR looks good, will merge, but before we do I wanted to ask your input here: [riscv.Dockerfile](https://github.com/darkrenaissance/darkfi/blob/master/contrib/docker/riscv.Dockerfile#L61-L76) As you can see that enables to build desired bins,...

@spital Hey, I think you missconcept my question. I'm talking about the BINS part, where we enable the passing of argument to make command, so the docker builder can build...

This is exactly what the provided docker file does, no gpt suggestions needed... So can you add the same handling in rest dockerfiles or should I?