Commit Graph

14 Commits

Author SHA1 Message Date
dfd5081b1b
fix testnet 2025-01-10 19:52:32 +02:00
1a897d780f refactor mint endpoint to use query parameters and improve test script accordingly 2025-01-10 01:58:07 +00:00
fc933c0647
connections refactoring
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-24 01:09:06 +02:00
0a8f5d29f4
testnet upgrade
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-22 22:14:20 +02:00
1da6053acf
build scripts 2024-12-22 17:43:20 +02:00
91fe7d810d
remove unused dependencies
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-06 04:19:32 +02:00
9e9b906598
fix curl and remove tracing
Signed-off-by: Valentyn Faychuk <valy@detee.ltd>
2024-12-02 05:42:05 +02:00
c379d3851e
testing 2024-12-02 05:20:15 +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
7c90c2ceda
added signature with keys from disk 2024-08-23 03:26:49 +03:00
b57675d273
added bash script to verify test network 2024-08-21 21:05:47 +03:00
5da4ec3785
added scripts to start a test network 2024-08-19 22:53:32 +03:00