Skip to content
#

cryptocurrencies

Here are 1,008 public repositories matching this topic...

freqtrade
MNThomson
MNThomson commented Nov 30, 2021

Describe the enhancement

In the docs, I'm not seeing any /api/v1/healthcheck endpoint or whatnot (heartbeat specific, not referencing ping). Potentially returning the time of last heartbeat and any errors (if present).

This would be highly useful for monitoring and ensuring nothing crazy is going wrong. This would make monitoring from another server much easier and with some simple sc

nano-node
dsiganos
dsiganos commented Oct 22, 2021

The instructions and infrastructure for building on windows are not very good. It takes too long and there are too many manual steps and too much ambiguity and it takes too long between each manual step. We need to do better. I followed the instructions at build options on nano.org. I did not try to follow the steps taken by the CI build which maybe would been better because at least there would b

Superalgos
WenceslaoGrillo
WenceslaoGrillo commented May 29, 2020

Some suggestions to make it easier to run the backend without the front end. Some of these suggestions might be *ix only:

  • a command line parameter to indicate that the back end should start with everything that is pending without waiting for a front end to be available in the browser.
  • some instruction to make it work as a daemon (Linux) or service (Windows) to gain independence from the te
mDuo13
mDuo13 commented Dec 16, 2021

I believe this is incorrect behavior. Both false and null are intended to derive an X-address without a tag, but null seems to derive the same result as the tag 0.

> xrpl.deriveXAddress({publicKey: "ED02C98225BD1C79E9A4F95C6978026D300AFB7CA2A34358920BCFBCEBE6AFCD6A", tag: false, test: false})
'X7FbrqVEqdTNoX5qq94rTdarGjeVYmkxi8A1TKAJUnyLL9g'
> xrpl.deriveXAddress({publicKey: "ED0
go-spacemesh
PIVX
furszy
furszy commented Mar 5, 2020

Our current JSON-RPC wiki is outdated.

A lot of commands were changed, new commands were added and some were removed.
Some description might need to be rewritten in a more comprehensible way.

This is a good first issue for anyone who wants to start familiarizing with the PIVX sources.

0xAshish
0xAshish commented Feb 25, 2020

This bounty is to improve test coverage on the Matic contracts repo. The repo contains the following contracts:

For an overview of

Improve this page

Add a description, image, and links to the cryptocurrencies topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the cryptocurrencies topic, visit your repo's landing page and select "manage topics."

Learn more