Commit Graph

10 Commits

Author SHA1 Message Date
1c4f9abd03
update sgx library to get patch for vulnerabilities 2025-01-21 22:17:57 +02:00
85e0215869
token metadata 2025-01-10 19:16:17 +02:00
bfb4a03b88
correct token creation retries 2025-01-10 05:06:27 +02:00
855e9ab28b
fix wait for sol bug 2025-01-10 01:38:06 +02:00
3ceb4227cc
gplv2 license and token creation retries
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2025-01-10 00:55:31 +02:00
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