Commit Graph

22 Commits

Author SHA1 Message Date
Godmode Galactus 40309d8f58
Finish implementing exit on tpu service 2023-06-13 10:58:20 +02:00
Godmode Galactus b65c77a93b
adding exit signal to tpu service 2023-06-13 10:58:20 +02:00
Godmode Galactus 9ff5af67c7
cargo fmt 2023-06-13 10:58:20 +02:00
Godmode Galactus 3995d6ee39
removing dependency of jsonrpsee for core and services 2023-06-13 10:58:19 +02:00
Godmode Galactus 9c91c9528a
setting tokio to any for core and services and specifying version for lite-rpc 2023-06-13 10:58:19 +02:00
Godmode Galactus 0f567b50fc
removing logging of error on empty channel in block listner 2023-06-13 10:57:54 +02:00
Godmode Galactus 18a220e790
Solving issue in block-listner not processing blocks anymore 2023-06-13 10:38:16 +02:00
Godmode Galactus 2c8201bcb9
Limiting time to get slot to 3s and ignoring errors to get slots 2023-06-12 08:04:28 +02:00
aniketfuryrocks 56acfccc62
tpu service 2023-06-12 06:11:49 +05:30
aniketfuryrocks 0d6f271156
fmt 2023-06-12 05:46:46 +05:30
aniketfuryrocks 2bc65f9ec6
block_processor and bridge 2023-06-12 05:45:40 +05:30
Godmode Galactus 3c31e25761
Adding licence and not publishing lite-rpc by default 2023-06-10 14:48:22 +02:00
Godmode Galactus 7c64913349
Changing version to 0.2.0 2023-06-10 14:48:21 +02:00
Godmode Galactus 27a42198e1
remove unused dependencies 2023-06-09 11:07:01 +02:00
Godmode Galactus 68b0dded29
minor removing unwanted dep 2023-06-09 10:10:03 +02:00
Godmode Galactus 37b4216c05
breaking if block listner channel is closed 2023-06-09 10:06:59 +02:00
Godmode Galactus 7db0ef4908
making default binary lite-rpc 2023-06-09 10:03:36 +02:00
Godmode Galactus 78df56e635
Split blocklistner code and move code into core 2023-06-08 18:34:03 +02:00
Godmode Galactus 4fc05f062d
moved code from TPU service and TPU connection to core, format and clippy 2023-06-08 11:27:02 +02:00
Godmode Galactus 00f2b39f52
splitting sevices into core and services 2023-06-07 20:00:59 +02:00
Godmode Galactus 5256737874
Solving clippy errors 2023-06-07 16:19:23 +02:00
Godmode Galactus 151d7110a8
renaming from algorithms to services 2023-06-07 15:54:35 +02:00