pharpend
96c45bbe68
jr: pubkey in popup has link to explorer
2024-03-19 02:25:38 -06:00
pharpend
5861f326e5
jr: version bump
2024-03-19 02:25:30 -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
ae646417aa
jr: generating new keypair works
2024-03-18 23:32:55 -06:00
pharpend
b6aa8fe7cc
jr: commented out code to show account balance
2024-03-18 22:58:27 -06:00
pharpend
f444835d8f
jr: show shortened ak_... string in popup window
2024-03-18 21:51:36 -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
0e84ddcc3b
jr: add build instructions to readme
2024-03-18 19:50:01 -06:00
pharpend
546f990b97
[wip] done genericizing popup (works!)
...
now moving on to mansplaining
2023-10-23 13:55:53 -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
0f337f1519
jex: add -w/-f options to dwim(-|+|++)/install, make extinstall its own command
2023-10-18 22:30:57 -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
853be87eeb
upgrade manifest v2->v3
2023-10-07 21:42:50 -06:00
pharpend
58e8c1507c
Merge branch 'pharpend/develop' of https://github.com/aeternity/Vanillae into pharpend/develop
2023-10-07 21:15:58 -06:00
pharpend
9ec0d7c9a0
Merge branch 'pharpend/develop' of https://github.com/aeternity/Vanillae into pharpend/develop
2023-10-06 11:25:23 -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
c69becba5e
getting jr/jex to compile on a new machine
2023-09-28 23:09:00 -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
86710f5b1f
add notes file for jex
2023-08-30 21:54:10 -06:00
pharpend
d38ccbd83e
vdk_aecrypt works, jr can post sale on aegora
2023-08-30 18:40:28 -06:00
pharpend
a13878e0b1
HOUSEKEEPING: vdk_aecrypt package installs
...
Blake was being stupid so I copied the contents of this package directly into
the source of JR, but really this should be its own package. So now doing that
refactoring.
2023-08-30 18:19:53 -06:00
pharpend
976016c5c7
bump jr awcp dep
2023-08-30 18:19:00 -06:00
pharpend
890372f27f
Merge branch 'pharpend/develop' of github.com:aeternity/Vanillae into pharpend/develop
2023-07-08 19:28:55 -06:00
pharpend
c04fc74e97
site
2023-07-08 19:28:49 -06:00
pharpend
8fab36de60
jr
2023-07-08 19:28:41 -06:00
pharpend
bf20eb0f09
just trying to get a bad jr working so it works
2023-07-07 00:20:26 -06:00
pharpend
892bec960b
add the TODO file
2023-05-28 15:41:53 -06:00
pharpend
812920cf2e
all the tests pass
2023-05-28 15:40:54 -06:00
pharpend
daea58c91e
vdk_tests_cases appears done
2023-05-28 13:25:51 -06:00
pharpend
668fe623cd
vdk_rlp appears done
2023-05-28 13:08:45 -06:00
pharpend
7b9df16196
fix vdk_base64 package name, faert appears to be done
2023-05-25 15:50:45 -06:00
pharpend
e0fcb7b88a
vdk_base58 appears done
2023-05-25 15:47:26 -06:00
pharpend
be7b2dd219
base64 appears done
2023-05-25 15:15:19 -06:00
pharpend
a548572de9
vdk_binary seems to be done
2023-05-25 15:13:16 -06:00
pharpend
ee30eaaf7f
[wip] factoring vdk out into several packages
2023-05-25 15:05:48 -06:00
pharpend
35ef2e0b1d
vanillae project reorganization
2023-05-25 12:58:23 -06:00
pharpend
60f56cf25d
i think i figured out the boundary case crap
2023-05-15 16:57:02 -06:00
pharpend
93ce93a3bf
ts bitstring work
2023-05-12 18:31:30 -06:00
pharpend
f63b7f6c7a
start bitstring concat rewrite
2023-05-12 14:11:21 -06:00
pharpend
eac235e3da
bitstring concat test cases
2023-05-11 16:14:54 -06:00
pharpend
d36fcf826d
start documenting jex:
2023-05-09 16:16:43 -06:00
pharpend
d6a8fa87dd
vdk bitstring testing
2023-05-09 16:16:30 -06:00
pharpend
e99981b73e
fix a couple of typos
2023-05-03 14:27:20 -06:00
pharpend
28ddd5ddb4
add bit concat procedure
2023-05-03 14:22:38 -06:00
pharpend
c093445978
start js bitstring library
2023-05-03 13:44:15 -06:00
pharpend
e470413f77
start sidekick docs
2023-05-02 16:45:20 -06:00
pharpend
0e030cb395
Merge branch 'pharpend/develop' of github.com:aeternity/Vanillae into pharpend/develop
2023-04-29 17:06:44 -06:00
pharpend
da67b6a1ac
add thing about passwords/crypto wallets
2023-04-08 20:34:13 -06:00
pharpend
9a91d6782a
done with kek docs for the night
2023-04-01 03:01:11 -06:00
pharpend
ce9937b9e4
theta
2023-04-01 02:31:00 -06:00
pharpend
5e107a5044
PIT FALLIN
2023-04-01 02:04:13 -06:00
pharpend
7e317d7151
starting inner keccak explanation
2023-04-01 02:00:47 -06:00
pharpend
c2e21e502b
document squeeze phase
2023-04-01 01:28:21 -06:00
pharpend
779fae089f
kek: explain absorption
2023-04-01 00:44:45 -06:00
pharpend
b1b5b37515
kek padding
2023-04-01 00:12:49 -06:00
pharpend
5d02fb0865
wip keccak docs
2023-03-31 23:42:56 -06:00
pharpend
ace8668b47
KECCAK docs
2023-03-31 23:38:17 -06:00
pharpend
622a7620e0
more keccak
2023-03-31 23:31:02 -06:00
pharpend
55e4c9396f
kek docs progress
2023-03-31 23:28:48 -06:00
pharpend
76c55c7ef0
more kek
2023-03-31 23:14:58 -06:00
pharpend
2d83eeca83
start keccak explainer
2023-03-31 23:06:21 -06:00
pharpend
ef86c3a924
rlp
2023-03-30 23:02:22 -06:00
pharpend
c736c0eabe
add rlp
2023-03-30 14:51:31 -06:00
pharpend
d5fc02c7e6
Merge branch 'pharpend/develop' of github.com:aeternity/Vanillae into pharpend/develop
2023-03-30 14:12:15 -06:00
pharpend
7a8804243a
update npm doc with date of writing
2023-03-30 14:11:46 -06:00
pharpend
c7a19ac8fc
hit point of diminishing returns on baseN docs
2023-03-27 15:32:56 -06:00
pharpend
829dd2930f
baseN docs much improved
2023-03-27 12:09:38 -06:00