Commit Graph

73 Commits

Author SHA1 Message Date
e5cc423e07
reproducible package
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-19 03:41:18 +02:00
0829ba4d07
switch to opensource 2024-12-18 20:26:46 +02:00
273a9f0483
reproducible build 2024-12-18 16:54:49 +02:00
ad2c5a7f6c
added metrics
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-16 17:28:52 +02:00
Ramil Algayev
f448bf790d fixed the redundant ip 2024-12-10 13:53:09 +01:00
Ramil Algayev
5acce18dd8 fixed logfile odd single bracket 2024-12-10 12:54:13 +01:00
b8079b0981
optimize newline in logs
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-09 16:16:28 +02:00
4d93229f19
precise network attacks metric 2024-12-07 22:56:20 +02:00
334b600a2d
saving node info and restarts metric
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-06 06:48:47 +02:00
91fe7d810d
remove unused dependencies
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-06 04:19:32 +02:00
7349bf16e1
fix bug where containers are not connecting 2024-12-03 03:51:36 +02:00
9e9b906598
fix curl and remove tracing
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-02 05:42:05 +02:00
2d99be8fe3
cleanup mrsigner from hex 2024-12-02 05:21:59 +02:00
c379d3851e
testing 2024-12-02 05:20:15 +02:00
8eea6d3373
create logs file if not existing
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-02 04:45:06 +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
c2e751d893 lightweight docker container and docker volumes
Reviewed-on: SGX/hacker-challenge-sgx#3
Co-authored-by: Jakub Doka <jakub.doka2@gmail.com>
Co-committed-by: Jakub Doka <jakub.doka2@gmail.com>
2024-12-02 01:42:06 +00: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
2517285dd3
folder fix in packager 2024-11-07 13:08:51 +02:00
193426b041
fix packager script 2024-11-06 23:05:29 +02:00
75c94324dd
deploy key for fetching occlum and detee-sgx 2024-11-06 22:48:05 +02:00
Valentyn Faychuk
5ea4751e02 add ratls to key_grabber 2024-10-06 19:56:20 +03:00
Valentyn Faychuk
fc20534577 traces and docs 2024-10-06 19:37:40 +03:00
Valentyn Faychuk
21ea84a747 refactoring 2024-10-06 19:23:54 +03:00
Valentyn Faychuk
c74aa76612 fix compilation and runtime 2024-10-06 15:34:02 +03:00
Valentyn Faychuk
a8da3ddcfa package the challenge within enclave 2024-10-06 14:19:01 +03:00
Valentyn Faychuk
9f7a8fb602 migrate hacker challenge on ratls 2024-10-06 13:28:18 +03:00
e361eba2ca modified deployement with auto minting and testing mint on all the containers 2024-10-02 21:15:42 +04:00
29db00de0b solana mint program 2024-10-02 21:14:29 +04:00
a4b141dbde
improved homepage text 2024-09-30 00:26:06 +03:00
64e9479092
fixed bug on comparing SystemTime 2024-09-29 13:40:40 +03:00
7671610bbe
added persistence 2024-09-29 13:16:14 +03:00
90e9501fee
FUCK YEAH! IT WORKS! FINALLY!
Dear Noor, Dear Ram,

Please take into consideration I am Co-CEO and I am allowed
to use language like this in commits messages.

You should normally follow my lead, but not in this case.
My advice is to not use language like this in commit messages.

Yours trully,
The G
2024-09-29 00:57:33 +03:00
118fd077b4
added skeleton for Solana integration
`
2024-09-28 20:09:05 +03:00
3b5b55e44e
dependency inversion principle 2024-09-20 04:56:44 +03:00
801d058682
keepalive updates working correctly 2024-09-19 05:20:30 +03:00
1804c8e00c
testnet starting 2024-09-19 04:54:21 +03:00
216b08be57
added updates every 60s and mint request counter 2024-09-19 03:22:15 +03:00
cdb88f4b16
add code to start servers 2024-09-18 04:41:03 +03:00
e2c77841de
started rewriting datastore and gRPC 2024-09-17 05:27:05 +03: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
248c2f694c
remove inactive nodes after two cycles 2024-08-23 22:53:01 +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
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