-
I am running v0.63.0 and I started noticing some addresses had mismatching quanta when comparing my local block explorer vs. the explorer.theqrl.org block explorer. My local node appeared to be in-sy…
-
Completed automated build process to create OSX electron app and push releases to Github.
-
Completed automated build process to create linux electron app and push releases to Github.
-
Completed automated build process to create windows electron app and push releases to Github.
-
Upon going to the block explorer's main page, the info graph on the top-right side of the page is distorted--only filling up half of the top-half portion of the space that was intended for it.
-
Requesting the passphrase confirmation when creating a new wallet on the https://wallet.theqrl.org.
-
I followed the documentation to update my QRL client to the newest version:
```
sudo apt update && sudo apt upgrade -y
sudo apt-get -y install swig3.0 python3-dev python3-pip build-essential cmake …
-
- Docker on windows, Node:11 image as a base.
- NodeJS 11
- CCXT version:1.18.430
- Exchange: bittrex
- Method:loadMarkets
Here's my code. It just gets the market data from bittrex. It output…
-
The node (v0.62.4) believes to be synced and keeps looping within block heights 12000-13000 (approximately). I tried once to delete ~/.qrl/data and restart the node but it got back to the same state (…
-
NTP drift value calculated once when the node starts, this could cause trouble if the node is running for long time. Drift value must be asynchronously updated, after every X hours.