Commit Graph

18 Commits

Author SHA1 Message Date
eceafd9de8
switch to tokyo rwlock 2024-12-24 03:01:01 +02:00
fc933c0647
connections refactoring
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-24 01:09:06 +02:00
780c1e54a3
stability improvements 2024-12-22 18:36:25 +02:00
ad2c5a7f6c
added metrics
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-16 17:28:52 +02:00
2a87efacc1
metrics and refactoring
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-02 03:48:09 +02:00
3c93b258f5
write metrics to the /host/logs
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-02 03:42:38 +02:00
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
7c90c2ceda
added signature with keys from disk 2024-08-23 03:26:49 +03:00
a20d46bb49
added http_serve support for persistence 2024-08-23 03:05:30 +03:00
Valentyn Faychuk
55a9993572
applied suggestions 2024-08-22 01:03:07 +03:00
b57675d273
added bash script to verify test network 2024-08-21 21:05:47 +03:00
0a711b7917
changed startup procedure to prod specification 2024-08-19 21:54:14 +03:00
4f2cec3fa7 succesfully injecting datastore into webserver 2024-08-18 04:49:29 +03:00
32fcfcb385 changed handling of async tasks 2024-08-15 22:06:43 +03:00
60b26344d6 signing random messages from user 2024-08-15 02:11:58 +03:00
701c2c6010 print nodes working 2024-08-15 01:11:38 +03:00