-
If you try to sync 2 nodes that don't have each other's pruning point in the SelectedChain then you'll see this:
```
2021-01-12 18:21:24.197 [INF] PROT: IBD started
2021-01-12 18:21:24.197 [DBG] PR…
-
-
```
2021-01-27 18:02:12.824 [INF] KASD: Received signal (interrupt). Shutting down...
2021-01-27 18:02:12.824 [INF] KASD: Gracefully shutting down kaspad...
2021-01-27 18:02:12.824 [WRN] KASD: Kasp…
-
Here's the simplest cpp file I wanted to compile with XMP Toolkit test.cpp:
```
#include "iostream"
#include
/*
#define XMP_DynamicBuild 1
//#define ENABLE_CPP_DOM_MODEL 1
#define UNIX_ENV 1
…
-
OS ubuntu 20.04
kaspad --version
kaspad version 0.12.6/ kaspad version 0.12.7
I am running the latest kaspad full node on linux, and the log error is as above. From the log, the node is constantl…
-
Hi guys, I'm currently creating a wallet but I'm receiving the following error when initially trying to run the daemon - "Error connecting to RPC server localhost: error connecting to address localhos…
-
A few users reported this crash. The error usually happens to properly running and synced nodes, and disappears when rerunning kaspad after the crash.
Here are example logs:
```
2021-12-14 1…
-
How to reproduce:
```
./kaspactl --json '{"getBlocksRequest":{"lowHash":"", "includeBlocks": true, "includeTransactions": false}}'
```
KaspaD v0.11.8.
-
this is my conf(install nghttpx by yum ,the version is 1.21):
frontend=0.0.0.0,443;tls
#frontend-http2-max-concurrent-streams=50
#backend-http2-max-concurrent-streams=50
backend=127.0.0.1,3000;no-…
-
It would be interesting to know how to regenerate the template data.
Commit https://github.com/hogsy/OniFoxed/commit/db05cc125c47a98fd606c1a214347df510f5402c added [OniFoxed/OniProj/OniWin32Projs/Imp…