-
I have shared my thoughts on full node and light wallet congruency here: [Open-DB/full-node-lightwallet-sync.md](https://github.com/Open-Nyzo/Open-Nyzo-Projects/blob/master/Open-DB/full-node-lightwall…
-
**Describe the bug**
The full node tutorial in the guide doesn't describe how to use the auto https functionality. Ideally someone who follows the tutorial should get an HTTPS endpoint by default.
-
Hi, Zeta team. I am from the DeBank team. We have noticed that Zetachain has released the Athens3 testnet and we would like to integrate with it as soon as possible. However, we encountered an issue w…
-
**Is this a question?**
No
**Can this functionality be implemented utilizing API?**
Not a functionality per say.
**Is your feature request related to a problem? Please describe.**
Many functi…
-
Hello,
thank you for this really rapid json tool.
i like to have a subnode as string. For this i do:
```
std::string out;
rapidjson::Pointer ptr("/a/b/c", nullptr);if (ptr.IsValid() == true)
…
-
It only confuses users, and, to date, I have never seen a single user actually get a fully synced GUI full node with healthy neighbors up 24/7. _If you're using the GUI wallet, you won't be having it …
-
Hi ,
I have a problem that I can't solve .
I downloaded the DB and refresh the whole system and download gigahorse twice . The problem is still there .
Here is the the error I have on the l…
-
**Describe the solution you'd like**
I think it would be good to always compare the latest block number with the latest block number of a remote node and indicate to the user if there is a bi…
-
The distinguishing feature of a full node (short for "fully validating node") is that it is capable of independently enforcing all rules of the Bitcoin protocol. While it is necessary to fully verify …
-
The current code appears to assume that each job uses a full node. This might not always be the case when using for example a slurm job array with multiple elements per node. This can lead to large ov…