joinmarket/src
Kristaps Kaupe 9dbad65b9f
Merge JoinMarket-Org/joinmarket-clientserver#1678: Refactor: move bitcoin unit conversion functions from ob-watcher.py to jmbitcoin
6e5cdc81ae Refactor: move bitcoin unit conversion functions from ob-watcher to jmbitcoin (Kristaps Kaupe)

Pull request description:

  Get rid of `satoshi_to_unit_power()` and `satoshi_to_unit()` in `scripts/obwatch/ob-watcher.py`, move that code where it belongs, to `src/jmbitcoin/amount.py`, with the rest of bitcoin unit conversion functions.

Top commit has no ACKs.

Tree-SHA512: 5d61d6148d283607a9fd8296788d409f9c86c7ca99a47e0c99ecf8ea6504214e867f94b3f889cd0e17aee0533b50115df32a1e6a75bd1326fe0e6ce9aa19e8ef
2024-03-12 11:18:22 +02:00
..
jmbase Merge JoinMarket-Org/joinmarket-clientserver#1674: Unify cli user input code where limited range of answers are allowed 2024-03-12 09:05:30 +02:00
jmbitcoin Refactor: move bitcoin unit conversion functions from ob-watcher to jmbitcoin 2024-02-28 13:33:04 +02:00
jmclient Merge JoinMarket-Org/joinmarket-clientserver#1674: Unify cli user input code where limited range of answers are allowed 2024-03-12 09:05:30 +02:00
jmdaemon De-duplicate and change dict_factory 2024-01-02 17:34:30 +02:00
jmqtui Migrate to modern packaging and src layout 2023-10-05 19:32:20 +02:00