Commit Graph

5 Commits

Author SHA1 Message Date
5514f7b794 async solana client
remove blocking on actix handler
asynchronous mint method
fix clippy on node comparison
2024-12-30 22:47:45 +00:00
fc933c0647
connections refactoring
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-24 01:09:06 +02:00
00e0db312b
switch to correct solana RPCs 2024-12-23 18:44:39 +02:00
2a87efacc1
metrics and refactoring
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-02 03:48:09 +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