Commit Graph

6 Commits

Author SHA1 Message Date
Mikunj Varsani fa83971353
Fix asset downloading during build (#185) 2020-09-18 14:59:42 +10:00
Mikunj Varsani 2eb941518c
LNS (#127)
* Add UI for lns.

* Fix watch handlers

* Made lns purchase a component.

* Add config for vscode intellisense

* Add fetching of LNS Records

* Add owner field

* Update LNS logic to use correct rpc calls.

Turns out we never send the `name` to the rpc, instead we send `name_hash` and from that we can correctly decrypt `encrypted_value`.

* Add lns record display

* Map request_index to owner

* Add viewing record details.
Refactor.

* Add decrypt ui

* Minor fix

* Added name and value decryption

* Cleanup.
Don't show records which don't belong to us.

* Refactor
2020-04-07 12:56:15 +10:00
Mikunj f3884a3ef0 Added auto updating.
Ask user about updating.

Fix quit and install process.
Removed unnecessary logs

Added progress bar when selecting download and install.

Added releasing instructions

Minor fix
2020-03-03 10:29:59 +11:00
Mikunj 5e85253920 Added github actions building 2019-12-17 12:56:09 +11:00
Mikunj 6309c58ab2 Added Signing on Mac. 2019-10-15 15:15:46 +11:00
mosu forge 94ed4ec316 Import v1.0.0 2018-09-08 14:44:19 -07:00