Commit Graph

44 Commits

Author SHA1 Message Date
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
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
3e323cbd23
improved stability 2024-08-22 02:14:35 +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
b57675d273
added bash script to verify test network 2024-08-21 21:05:47 +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
5da4ec3785
added scripts to start a test network 2024-08-19 22:53:32 +03:00
0a711b7917
changed startup procedure to prod specification 2024-08-19 21:54:14 +03:00
d47f71c941
improved logic for online/offline status 2024-08-19 16:29:16 +03:00
438c34de3a
added grpc client code 2024-08-19 06:09:01 +03:00
fe3d2e70ab
improved integrations
communication between server and datstore improved
- added full upgrades
- propagate updated only when data is new
2024-08-19 02:33:13 +03:00
b21a9e0a10 IT COMPILES! GOD EXISTS! IT COMPILES! 2024-08-19 00:17:20 +03:00
21f7a9f971 add funny joke cause I am so funny and stuff 2024-08-18 05:27:06 +03:00
95b2f6455a moved old functions into new impl 2024-08-18 05:07:52 +03:00
4f2cec3fa7 succesfully injecting datastore into webserver 2024-08-18 04:49:29 +03:00
32fcfcb385 changed handling of async tasks 2024-08-15 22:06:43 +03:00
719a0b5455 added code to handle gRPC server calls 2024-08-15 03:45:43 +03:00
60b26344d6 signing random messages from user 2024-08-15 02:11:58 +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