tomFlowee
4a184fc5c2
Make a static lib pay_lib
...
To avoid recompiles and such generally to simplify stuff, this
moves all the code into a static lib that is then linked with
by the various apps (including tests).
2021-11-20 22:20:08 +01:00
tomFlowee
61eb8ef1ec
Fix one more usecase.
2021-11-03 22:00:58 +01:00
tomFlowee
941757f6cb
Make entering Bitcoin Values much more native.
...
This also starts a FiatValueField widget and related logic in the send
screen, but this is still unfinished.
2021-11-03 19:26:50 +01:00
tomFlowee
6a708726a1
Rework BitcoinValue class
...
We now have a unit test and it supports cursor position for a much more
intuitive editing experience.
2021-11-03 18:29:31 +01:00