87 Commits
Author SHA1 Message Date
Harvmaster 46f84e7f98 Remove better-sqlite3 2026-09-07 12:55:23 +00:00
Harvmaster 235447e706 update readme 2026-09-07 22:02:13 +10:00
Harvmaster 7ff2da6025 Update readme 2026-09-07 11:56:59 +00:00
Harvmaster 9213022e79 Update dep 2026-09-07 11:45:54 +00:00
Harvmaster 883b3cd389 Small changes 2026-09-07 11:40:10 +00:00
Harvmaster b7bedc5476 The tests work 2026-09-07 10:56:08 +00:00
Harvmaster f01f9bc56b Update to latest engine. Add sync-v2. Various fixes. 2026-09-07 03:33:44 +00:00
Harvmaster 051fc0c9ac Use engine-version of resolveInivitationReferences 2026-06-29 21:03:42 +10:00
Harvmaster cfcba02bb3 Document methods in resolveInvitationData 2026-06-15 20:07:31 +10:00
Harvmaster 3ee2d53766 Formatting and reduce explicit typing 2026-06-15 20:04:51 +10:00
Harvmaster d089e909f8 Use arrow function syntax. Export all methods. 2026-06-15 20:00:40 +10:00
Harvmaster 771968dfbb Use mergeInvitationCommits in resolveCommitReferences for correct commit merging.
Delegate input/output merging to the engine so mergesWith extensions and
transaction indices resolve correctly instead of flattening raw commits.
2026-06-15 18:36:55 +10:00
Harvmaster d2c37fd957 Add invitation delete to cli 2026-06-08 13:26:41 +02:00
Harvmaster bca736dab4 Add removeInvitation to the invitation screen 2026-06-08 13:22:13 +02:00
Harvmaster 69adee180a Add resolveCommitReferences method 2026-06-08 13:09:38 +02:00
Harvmaster c7e1d69e2d Formatting 2026-06-01 12:36:55 +02:00
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 b2ccff5b19 Add random mnemonic generation in seed input screen 2026-05-19 13:31:01 +02: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
Harvmaster b475b23beb Format with prettier. Use screen mode for invitation import - dialog mode is broken. 2026-03-23 10:15:48 +00:00
Harvmaster 7fd89c5663 Fix dialog focus 2026-03-23 03:51:51 +00:00
Harvmaster a28d43a68b Massive changes. I dont know what happens. Rewrote the action wizard again. Fixed several bugs related to the utxo selection. QR codes were added for address. Add support for data results. Experiment with other methods of role extraction 2026-03-22 13:20:46 +00:00
Harvmaster be52f73e64 Add saved-wallets to the import screen. Reads from file 2026-03-16 07:38:22 +00:00
Harvmaster dd275593cd Fix receive and send 2026-03-16 06:48:29 +00:00
Harvmaster 9ef1720e1f Large amount of changes. Successfully broadcasts txs 2026-03-08 15:53:50 +00:00
Harvmaster 66e9918e04 Save the role as an input when accepting 2026-02-28 08:17:55 +00:00
Harvmaster 38a0ac436b Please sync invitatinos 2026-02-23 06:13:12 +00:00
Harvmaster 2c547f766a publish to sync server 2026-02-09 12:34:22 +00:00
Harvmaster ef169e76db Invitations screen changes. Scrollable list. Details. And role selection on import 2026-02-09 08:14:52 +00:00
Harvmaster df57f1b9ad Big changes and fixes. Uses action history. Improve role selection. Remove unused logs 2026-02-08 15:41:14 +00:00
Harvmaster da096af0fa Clean up and fixes 2026-02-08 02:32:50 +00:00
Harvmaster eb1bf9020e Mid-rewrite 2026-02-06 13:14:24 +00:00
Harvmaster 601c3db9d0 Fix sats output 2026-01-30 06:11:21 +00:00
Harvmaster d3d601ec09 Fix sats output 2026-01-30 03:13:31 +00:00
Harvmaster bae333c8ad Fix sats output 2026-01-30 03:10:37 +00:00
Harvmaster 2c40a7ad73 Fix sats output 2026-01-30 03:05:57 +00:00
Harvmaster fb44304275 Fix sats output 2026-01-30 02:59:52 +00:00
Harvmaster aa6bce6481 Fix sats output 2026-01-30 02:57:30 +00:00
Harvmaster 03a86ca056 Fix sats output 2026-01-30 02:52:09 +00:00
Harvmaster adf3996dc4 Fix sats out 2026-01-30 02:16:30 +00:00
Harvmaster 28af0c0df3 add locking bytecode to template 2026-01-30 02:08:56 +00:00
Harvmaster 4629be8b29 Fix input filling 2026-01-29 08:30:08 +00:00
Harvmaster f764a86bdd Added roleIdentifier to appended invitaiton 2026-01-29 07:36:52 +00:00
Harvmaster 399e93f714 Initial Commit 2026-01-29 07:13:33 +00:00