feeleep75
feeleep75
like in title...
Hi - I am getting this kind of issues recently: ``` # 2021-05-12T03:56:21,606 [DEBUG/BFTSync/ConsensusRunner vb1q26cz] (BFTSync.java:443) - SYNC_VERTICES: Received GetVerticesErrorResponse: GetVerticesErrorResponse{vb1q0x47->HighQC[highest=QC{37:53223}, highestCommitted=, highestTC=null]} highQC: HighQC[highest=QC{37:53223}, highestCommitted=, highestTC=null] java.lang.NullPointerException at com.radixdlt.consensus.sync.BFTSync.processGetVerticesLocalTimeout(BFTSync.java:318)...
Hi, I am trying to modify the code and I am almost there but when I found a block I've got following error message: 2013-06-28 15:45:24,511 INFO template_registry # We...
I am trying to run it for Yacoin but I've got initial error message: ``` 2013-06-30 09:44:18,107 INFO mining __init__.setup # Connecting to litecoind... 2013-06-30 09:44:18+0200 [-] Log opened. 2013-06-30...
Hi, Excuse my ignorance but is it still necessary to use separate PoS branch for PoS coins or it is already merged? I am totally not familiar with such tools...
Hi, I am trying to connect with key. Here is the error message ``` Exception in thread Thread-53: Traceback (most recent call last): File "./python3.3/threading.py", line 901, in _bootstrap_inner File...