19 Commits
Author SHA1 Message Date
pharpend 422fccfa88 [broken] jr: add spend feature
It does not work right now, and the blocker right now is that the public node
has debug endpoints turned off. No idea if it would work if said endpoints were
turned on.
2024-03-20 02:41:34 -06:00
pharpend 89a11bfe48 jr: show balances in popup window (might work?) 2024-03-20 01:09:55 -06:00
pharpend 708b4bc612 jr: gajumaru color scheme 2024-03-20 00:44:09 -06:00
pharpend f9d7ea14be jr: make confirm windows slightly less cancerous 2024-03-19 23:57:22 -06:00
pharpend feac310ef1 make confirm dialog a more pleasant size 2024-03-19 22:59:33 -06:00
pharpend 4be9626a43 jr: network id switching seems to work
todo: change explorer links based on network id
2024-03-19 17:59:20 -06:00
pharpend ba0fcf61f8 jr: gajuphrase recovery seems to work 2024-03-19 05:09:16 -06:00
pharpend f479a770c3 jr: multiple keypairs and they have names, one is active 2024-03-19 01:58:39 -06:00
pharpend 5e8d24b793 jr: rebrand jr to gajumaru wallet 2024-03-18 23:38:37 -06:00
pharpend a1d0112337 jr: popup now shows list of keypairs
generate button does not work, that's the next task
2024-03-18 21:44:38 -06:00
pharpend 53cce7598c jr popup: separate modals for keypairs and recover keypair 2024-03-18 19:29:46 -06:00
pharpend 602c232061 message sign confirmation works perfectly
Need to check transaction signing. But we're in the home stretch.
2023-10-23 12:02:28 -06:00
pharpend 76092fc43d b_lib <-> good/bad popup ipc now solved
this was the big problem that was a huge hiccup.

it is now solved.

The next thing is just getting the buttons to work the way they're expected to

other than that it's all fine.
2023-10-18 22:26:22 -06:00
pharpend e677822f43 [wip] everything is stupid and i hate everyone and everything
the correct thing to do at this point is to factor out "show a yes/no popup
window to user"

the complexity in "open a window and then execute some code in the context of
that window" is mind-boggling

nothing works
2023-10-07 23:14:14 -06:00
pharpend 7d87fd626f start on confirm sign tx thing 2023-10-02 08:20:45 -06:00
pharpend cc72856aa3 msg confirm sends back error if user rejects tx 2023-10-02 07:51:38 -06:00
pharpend 0cae93c98a fixed callback issue 2023-09-10 11:42:20 -06:00
pharpend 0f14772302 "confirm message signature" popup not seeing bg message for some reason
further evidence for my belief that this "ask the user about signing things"
feature is unnecessary
2023-09-06 17:20:35 -06:00
pharpend 1cd7c99eaf craig says i need more callbacks 2023-09-04 00:42:47 -06:00