bitcoin-s/app-commons
Chris Stewart 955978f635 Apply string factory to a bunch of easy things (#1891)
* Apply string factory to a bunch of easy things

* Refactor HDPath, ExtKey, and LnTagPrefix to use StringFactory

* Implemen StringFactory on LnHumanReadablePart, ScriptType, ServiceIdentifier

* Implement StringFactory on AesCrypt, NodeUri, AddressTag, PSBT, TxoState

* Fix failing tests, fix website compile

* Apply StringFactory to all ScriptOperations, ChannelState, Script Parsing
2020-08-25 10:48:37 -05:00
..
src/main/scala/org/bitcoins/commons Apply string factory to a bunch of easy things (#1891) 2020-08-25 10:48:37 -05:00
commons.sbt Move Json Reader, Writers, and Serializers to App Commons (#1328) 2020-04-10 14:33:37 -05:00