Martin

Results 110 comments of Martin

Hi. Sorry for the late response. Could you please do the following before we can merge the PR: 1) fix the problem with bitcoindiamond-qt by removing it from the package,...

@atomlab Hi, when I try to build it, I get error: ``` bchain/coins/blockchain.go:16:2: bcd redeclared as imported package name previous declaration at bchain/coins/blockchain.go:14:2 ```

@atomlab Hi, I was able to build the packages now, however when I try to start the backend, I get the following error: ``` Aug 12 22:55:08 blockbook-dev systemd[6744]: backend-bdiamond.service:...

Hi, sorry we do not operate Bitcoin SV Blockbook, I do not know the reason for the error. However from the error message it looks like some data corruption of...

Hi, as far as I understand the message, it looks like some RocksDB issue. You can try to repair the database using `-repair` flag and if it does not help,...

You have to specify at least `-datadir` in addition to `-repair`. However, you can use the same command line parameters you use for the synced run of Blockbook and add...

@martin-key Hi, it seems to me that the integration tests are missing in the PR.

Hi, sorry, there were some other coins integrated to Blockbook, which caused conflict in the files and also took the ports which you have chosen. Could you please resolve the...

Hi @martin-key, when I try to build the backend using Docker on Debian11, I get the following errors: ``` dpkg-shlibdeps: error: cannot find library libboost_filesystem.so.1.71.0 needed by debian/backend-hydra/opt/coins/nodes/hydra/bin/hydra-cli (ELF format:...

Hi, would https://github.com/trezor/blockbook/issues/251 help you?