Eloy Espinaco
Eloy Espinaco
As mentioned in #294 it just adds a debug flag to see what commands are being run. I don't know how to add tests for it :(
This should close #627 and might also help to close #613, because cryptocompare does not use cloudflare. This implementation requires hard-coding the fiat currencies (the api cannot send you all...
Currently bitcoin-wallet is using coingecko as the exchange rate source, I think it should use [cryptocompare][cc] instead. There are two main reasons for that: cryptocompare does not use cloudflare (and...
Make it possible to write almost anything as an actor name: "arrow-> and \"quotes\" in the actor name" -> bar : foo I understand that it is not _super useful_...
It seems that hexdoc.pm links the documentation with the source code in github, but those links are not working because of missing [version tags](https://github.com/inaka/Dayron/tags). - `v0.1.0` has no tag. -...
Bitcoin wallet adds an option to show the full transaction as a QR code, that can be scaned and broadcasted by the receiving phone. It makes sense when the merchant...
It seems that there is no way to get access to the master public key (xpub) in the current interface, as far as I understand, it was removed in #166...
On the README file, it is mentioned that a seed phrase (mnemonic) can be used for backup, but there is no way to know if the mnemonic match BIP39 or...
## Problem description It would be great to enable watch only (or receive only) wallet to make it easier for merchants to handle dash payments on a specific account (that...
## Problem description There are many different cryptocurrencies, and while diversity is great for the ecosistem, it makes it harder to promote cripto as a _medium of exchange_. For the...