Commit Graph
75 Commits
Author SHA1 Message Date
Harvmaster b30243f674 Add custom path support for cli/tui in terminal config 2026-06-01 11:49:23 +02:00
Harvmaster 5e9c6db412 Fix invitation syncing in realtime 2026-06-01 11:28:18 +02:00
Harvmaster 5bec49858f Set the cashASM evaluation encoding in the invitation details screen 2026-05-30 22:25:26 +02:00
Harvmaster f1ac89ef91 Remove reference to transaction screen 2026-05-30 21:21:52 +02:00
Harvmaster 17a41cf29a Massive speed up during invitation creation at the expense of reliability. Document method for creating a reliability manager of some sort 2026-05-30 21:21:34 +02:00
Harvmaster 0b848989a2 Remove transaction screen from the menu in invitationScreen 2026-05-30 20:50:26 +02:00
Harvmaster 1776fbbf61 Add TSX as a core dep due to it being used in reading templates from .ts files 2026-05-30 20:50:04 +02:00
Harvmaster 0acc70b613 Update readme to use utils and correct branches during install 2026-05-30 12:25:05 +02:00
Harvmaster 14e74fab6c Update readme to include pulling in primitives 2026-05-30 12:13:05 +02:00
Harvmaster a7f0ed69a2 Update test mnemonic 2026-05-29 18:16:27 +02:00
Harvmaster 2f8dad7d8d Add import template into tui. Fix tests that fail on macos. Fix some updates. 2026-05-29 18:16:00 +02:00
Harvmaster 85746c3306 Use xo-cash/utils sse. Add vending machine template. Greatly improve startup times. 2026-05-24 19:35:50 +02:00
Harvmaster def261b568 Breaking-Change: Extremely rough update to work with Kioks wallet 2026-05-22 14:11:07 +02:00
Harvmaster 3d6518e465 Completely broken update to latest versions 2026-05-22 10:18:30 +02:00
Harvmaster bcc3277cb9 Merge pull request 'Add random mnemonic generation in seed input screen' (#1) from add-seed-generation into main
Reviewed-on: #1
2026-05-19 22:02:28 +10:00
Harvmaster b2ccff5b19 Add random mnemonic generation in seed input screen 2026-05-19 13:31:01 +02:00
Harvmaster 12b7bde74f Update readme.md 2026-05-16 18:55:56 +10:00
Harvmaster 42d23fa35e Update gitea to https 2026-05-16 18:51:23 +10:00
Harvmaster b6ee25d1dd Use HTTPS installation instructions
Use https for the cloning
2026-05-16 18:49:29 +10:00
Harvmaster b4d82b8b1f Before bliss 2026-05-16 05:59:55 +00:00
Harvmaster a0d9775015 Add variable step 2026-05-11 12:18:47 +00:00
Harvmaster 6c01ac1c1b Add currency settings, Settings service, and dialog to select fiat currency. Add support for non Official currencies like DOGE when using rates. 2026-05-11 10:41:41 +00:00
Harvmaster ebe1d8acda Add copy to generate address 2026-05-11 02:52:52 +00:00
Harvmaster c2334b2cdd Document that storage should be removed once engine can provide invitation data. Also documented memory adapter should be moved as its only used in the tests 2026-05-04 12:15:39 +00:00
Harvmaster dec228063b Remove the Logger. Was used temporarily as a remote logger for debugging 2026-05-04 12:15:06 +00:00
Harvmaster 3c47ee8a4c Add documentation to the commands for the CLI 2026-05-04 12:14:40 +00:00
Harvmaster 8d7856f32e Remove scripts 2026-05-04 12:14:15 +00:00
Harvmaster b8b0a4a1ba Improve output resolution in invitation screen 2026-05-04 11:45:52 +00:00
Harvmaster dedfb69dff Fix history for the 100th time. Fix role resolution in the invitation screen 2026-05-04 11:36:09 +00:00
Harvmaster 2f2e515d72 Fix change output and default locking script function 2026-05-04 10:00:49 +00:00
Harvmaster 7ffb5c44b5 Fix history. Fix invitation accept 2026-05-04 09:28:23 +00:00
Harvmaster f978d740fe Add autocomplete installation scripts to package.json. Update readme. 2026-05-04 05:09:40 +00:00
Harvmaster 6196d33b2a Fix build issues 2026-05-04 05:04:28 +00:00
Harvmaster ccfaf3fd70 Update to use published packages. Update types. Update readme. Fix tests. 2026-05-04 04:45:31 +00:00
Harvmaster 531e53d2ae Fix test 2026-04-27 12:47:02 +00:00
Harvmaster b708c8c1f8 Fix invitation import reactivity and focus imported invitation 2026-04-27 12:46:52 +00:00
Harvmaster 53ad7b729e Fix clipboard actions over ssh 2026-04-27 12:45:04 +00:00
Harvmaster e73fb24422 Add installation instruction as readme 2026-04-27 12:35:54 +00:00
Harvmaster b282bbf5d6 Update readme for cli and command parsing 2026-04-27 09:48:10 +00:00
Harvmaster bd1ae909b5 Fix tests 2026-04-27 09:45:38 +00:00
Harvmaster e97054fa34 Fix help docs 2026-04-27 09:45:07 +00:00
Harvmaster a43a45831c Missed the utils file during previous commit 2026-04-27 09:44:42 +00:00
Harvmaster 1bbc21c742 Remove [next] from template actions 2026-04-27 09:14:44 +00:00
Harvmaster 9fa87d01b3 Combine cli-utils with utils 2026-04-27 09:14:30 +00:00
Harvmaster 7ad17a7c0e Add oracle rates 2026-04-27 08:42:51 +00:00
Harvmaster dbfb2c68d2 Formatting 2026-04-20 12:26:35 +00:00
Harvmaster 32c42cdc2d Remove ESBuild experiment. Add --install option for bash completions. Move shell scripts to separate files for auditability. Fix template inspect command autocomplete and output formatting 2026-04-20 11:12:26 +00:00
Harvmaster ff2fe126c6 Tests. Autocomplete. Few Fixes. Mocks for Electrum Service. Template-to-Json parser. Fix global paths. Use IO Dependency injection for logging from cli. Additional commands in CLI. 2026-04-20 10:30:38 +00:00
Harvmaster df4f438f6d Add readme for CLI 2026-04-06 12:05:56 +00:00
Harvmaster 55c75501d5 Huge commit. Multiple fixes. Refactored commands. Invitations, resources, template inspection, mnemonic stuff, cli utils, pretty printing, remove unreserve on start, fix connectino requirement for invitations, format cashAddress to lockingBytecode on send, lots and lots of other stuff. 2026-04-06 11:56:09 +00:00