Nadav Ivgi

Results 99 issues of Nadav Ivgi

Currently, BTC amounts are always displayed as millibits. Would be nice to support satoshis, bits and whole bitcoins as well.

enhancement

A failing test case for #259. @instagibbs [mentioned](https://github.com/ElementsProject/elements/issues/259#issuecomment-645392524) that it would be good to have a test for this, hopefully this might nudge someone to give this issue some more...

Steps to reproduce (with 0.21.0.1): ```bash elementsd -chain=elementsregtest -initialfreecoins=2100000000000000 -anyonecanspendaremine=1 -validatepegin=0 -datadir=/tmp/elements-test alias cli='elements-cli -chain=elementsregtest -datadir=/tmp/elements-test' cli createwallet default cli rescanblockchain # pick up anyonecanspend addr=$(cli getnewaddress) for i in...

Re-export the `atty`, `humantime` and `regex` features. Some time-related features are disabled without `humantime`. I did not make `termcolor` optional because it seemed too interleaved with pretty_env_logger's code, and because...

So that there's some ability to look back and diagnose previous payments. This has privacy implications when used for self-service payments on publicly accessible devices (as [in the TLV bitcoin...

enhancement

This adds a new `--torrent` CLI flag (plus some related `--torrent-xxx` options) to `ord wallet inscribe`, which automatically creates a torrent for the given file (by default, in the same...

The preview page doesn't appear to load any of its styles when iframed (at least on Firefox 109). Here's an example of how this looks like for me with a...