17a41cf29a
Massive speed up during invitation creation at the expense of reliability. Document method for creating a reliability manager of some sortHarvey Zuccon2026-05-30 21:21:34 +02:00
0b848989a2
Remove transaction screen from the menu in invitationScreenHarvey Zuccon2026-05-30 20:50:26 +02:00
1776fbbf61
Add TSX as a core dep due to it being used in reading templates from .ts filesHarvey Zuccon2026-05-30 20:50:04 +02:00
0acc70b613
Update readme to use utils and correct branches during installHarvey Zuccon2026-05-30 12:25:05 +02:00
14e74fab6c
Update readme to include pulling in primitivesHarvey Zuccon2026-05-30 12:13:05 +02:00
bcc3277cb9Merge pull request 'Add random mnemonic generation in seed input screen' (#1) from add-seed-generation into mainHarvmaster2026-05-19 22:02:28 +10:00
6c01ac1c1bAdd currency settings, Settings service, and dialog to select fiat currency. Add support for non Official currencies like DOGE when using rates.Harvmaster2026-05-11 10:41:41 +00:00
c2334b2cddDocument that storage should be removed once engine can provide invitation data. Also documented memory adapter should be moved as its only used in the testsHarvmaster2026-05-04 12:15:39 +00:00
dec228063bRemove the Logger. Was used temporarily as a remote logger for debuggingHarvmaster2026-05-04 12:15:06 +00:00
3c47ee8a4cAdd documentation to the commands for the CLIHarvmaster2026-05-04 12:14:40 +00:00
32c42cdc2dRemove ESBuild experiment. Add --install option for bash completions. Move shell scripts to separate files for auditability. Fix template inspect command autocomplete and output formattingHarvmaster2026-04-20 11:12:26 +00:00
ff2fe126c6Tests. 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.Harvmaster2026-04-20 10:30:38 +00:00
55c75501d5Huge 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.Harvmaster2026-04-06 11:56:09 +00:00
b475b23bebFormat with prettier. Use screen mode for invitation import - dialog mode is broken.Harvmaster2026-03-23 10:15:48 +00:00
a28d43a68bMassive 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 extractionHarvmaster2026-03-22 13:20:46 +00:00
be52f73e64Add saved-wallets to the import screen. Reads from fileHarvmaster2026-03-16 07:38:22 +00:00