termcoin icon indicating copy to clipboard operation
termcoin copied to clipboard

A bitcoin wallet and blockchain explorer for your terminal.

Results 11 termcoin issues
Sort by recently updated
recently updated
newest added

Hi, First of all, thanks for the great wallet! With that said, I've got the following problems: 1) When I navigate to 'send' and hit Ctrl-E, I get a list...

Works great for awhile, then when I come back I see this error: ``` Error: Not found. at /home/runvnc/coinado/node_modules/termcoin/node_modules/coined/node_modules/tiny/lib/tiny.json.js:419:23 at /home/runvnc/coinado/node_modules/termcoin/node_modules/coined/node_modules/tiny/lib/tiny.json.js:402:12 at Object.wrapper [as oncomplete] (fs.js:459:17) ``` If I delete...

When running two instances of termcoin simultaneously, on the same machine, some unexpected state management bugs can occur.

Generating interest with a proof of stake coin causes termcoin to fail

Extending #14, it seems as if running two instances allowed me to encrypt two of my keys using a different passphrase.

Choosing a label with a space causes bugs. For instance the QR code generated actually contains the balance. I suggest not parsing the displayed ui or at least to use...

Upon initialization of a new wallet, the user should be prompted for an encryption passphrase.

First off: awesome project! I couldn't help but notice that some functions have a lot of nested callbacks. Maybe it would be an idea to abstract the nesting out via...

The logs panel is empty for me on OpenBSD. Tested with node 0.10.24 and 0.10.25. I have a debug.log file with lots of data in $HOME/.bitcoin which is 600 and...

As currently installed, running termcoin via ssh in iTerm does not allow for copying the addresses to the clipboard. The text does not make it through when using "Copy Address"...