Commit graph

16 commits

Author SHA1 Message Date
505355189f
feat(api): Add Merkle Audit Proof by leaf hash endpoint 2024-10-27 16:01:52 -06:00
6d1ae370fa
feat(api): Get Signed Tree Head consistency proof 2024-10-27 15:12:58 -06:00
2358a22d38
chore: Reformat 2024-10-27 15:09:39 -06:00
d4762205dc
feat(api): Add Get Signed Tree Head endpoint 2024-10-27 15:08:39 -06:00
b718fe2792
chore: Rename endpoint consts and reformat 2024-10-27 15:01:05 -06:00
6f290c90e9
feat(api): Add add-pre-chain endpoint 2024-10-27 14:12:07 -06:00
ecbf630127
fix(api): Fix URL logic 2024-10-27 00:22:55 -06:00
032a99f4fc
feat(api): Start on API requests with add-chain and boilerplate 2024-10-27 00:16:29 -06:00
84aa99f261
chore: Reformat 2024-10-26 23:40:02 -06:00
f888aa47d0
refactor(parsing): leaf_input parsing to use combinators properly, rather than messy descructuring 2024-10-26 19:28:31 -06:00
e2f4de8603
test: remove unnecessary enumeration 2024-10-26 19:28:31 -06:00
7f9f4fd99b
Add extra_data parsing support
Also, revamped the testing to take real live entries from the letsencrypt 2024h2 log
2024-10-26 17:41:09 -06:00
94a8343be7
Remove alloc for extensions 2024-10-25 22:05:00 -06:00
0904b73c12
Fix .vscode config for jj 2024-10-25 22:03:36 -06:00
d6ad520ea5
Add more docs (im just testing jj lol) 2024-10-25 21:30:09 -06:00
Ty
df1d7e54ca
Initial commit for Jujitsu (JJ) vcs 2024-10-25 19:50:05 -06:00