Michael Evans
Michael Evans
This adds tests for pr #68
Update the plus icon svg to use the one from Basak in #65
Should the version when using the production umbrel cln app have "-modded"?
This svg came from basak to use for the invoice rune creation plus sign. it should replace the `Add.tsx` svg. ``` ```
When trying to build Android, these dependencies fail to resolve. fr.acinq.eclair:eclair-core_2.11:0.4.23-android-phoenix com.msopentech.thali:universal:0.0.6 com.msopentech.thali.toronionproxy.android:android:0.0.6 I dont see fr.acinq.eclair on maven. e.g. https://repo.maven.apache.org/maven2/fr/acinq/ Were these taken down?
This adds 4 new features: bookkeeper/balancesheet bookkeeper/satsflow bookkeeper/volume bookkeeper/terminal todo: ~date range picker~ - added functionality to balance sheet, need to update look of it light/dark mode switchover fixes
Add ci pipelines Add test workflow to Artifact, Pull Request, and Build and publish workflows. Refactor build steps into build.yml
>it would be great if there were more grouping/filtering options in the satsflow and the balance sheet, to see exactly how much money flowed into and out of each account,...
> It would be great if it could display an actual table instead of raw json For results that return data that can be viewed in a table, the UI...
The Reckless search command was only returning a result if you searched a perfect match, which is not too helpful. This updates the command so that partial search matches return...