Commit Graph

26 Commits

Author SHA1 Message Date
3806f4bcb3
testnet upgrade
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-22 21:02:38 +02:00
331788fb6e
switch to external ips
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-22 17:06:38 +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
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
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
d7b0c3fd2c
start rewrite based on ticket #2
keys go migrated to solana_sdk in a 01b889d
2024-09-10 03:11:46 +03:00
248c2f694c
remove inactive nodes after two cycles 2024-08-23 22:53:01 +03:00
a20d46bb49
added http_serve support for persistence 2024-08-23 03:05:30 +03:00
3c2137f224
added untested code for disk persistence 2024-08-22 20:53:30 +03:00
e13fb05dbb
fixed small errors in logic
small errors that were causing everything to crash
2024-08-22 18:23:42 +03:00
8ef7757267
possible fixes 2024-08-22 01:58:36 +03:00
Valentyn Faychuk
55a9993572
applied suggestions 2024-08-22 01:03:07 +03:00
2f4fa0f4f9
cycling keys every 60 sec 2024-08-20 04:01:56 +03:00
4d00b116f4
fixed connection management
all nodes now properly maintain 3 outbound connections
2024-08-20 03:36:19 +03:00
efa36737a0
network connecting 2024-08-20 02:10:41 +03:00
0a711b7917
changed startup procedure to prod specification 2024-08-19 21:54:14 +03:00
b21a9e0a10 IT COMPILES! GOD EXISTS! IT COMPILES! 2024-08-19 00:17:20 +03:00
4f2cec3fa7 succesfully injecting datastore into webserver 2024-08-18 04:49:29 +03:00
719a0b5455 added code to handle gRPC server calls 2024-08-15 03:45:43 +03:00
701c2c6010 print nodes working 2024-08-15 01:11:38 +03:00
68c1978742 first push 2024-08-14 21:18:53 +03:00