Commit Graph

9 Commits

Author SHA1 Message Date
09a84a15f3 rewrite (#2)
running clippy fix
separating homepage to a file
adding summary of network security
removing the rewrite structure
removing catch unwind
adding sealing to persistence
redirectng to the upstream
fixing some startup endgecases

Co-authored-by: Jakub Doka <jakub.doka2@gmail.com>
Reviewed-on: SGX/hacker-challenge-sgx#2
2024-11-08 14:33:42 +00:00
d7b0c3fd2c
start rewrite based on ticket #2
keys go migrated to solana_sdk in a 01b889d
2024-09-10 03:11:46 +03:00
01b889d273
migrated keys to the solana sdk 2024-09-08 02:47:39 +03:00
a20d46bb49
added http_serve support for persistence 2024-08-23 03:05:30 +03:00
c7976ec44b
added paginated list of nodes 2024-08-23 01:37:22 +03:00
dfe37b27cf
added more tests 2024-08-23 01:01:21 +03:00
87c04454ad
read and write working 2024-08-22 23:29:40 +03:00
b3498b8e1e
added tests that are currently failing 2024-08-22 23:09:58 +03:00
3c2137f224
added untested code for disk persistence 2024-08-22 20:53:30 +03:00