Commit Graph

25 Commits

Author SHA1 Message Date
GroovieGermanikus 37e44aa9b3 code format 2023-07-19 09:33:52 +02:00
GroovieGermanikus 18397eeab7 add context to rpc calls 2023-07-19 09:33:10 +02:00
Godmode Galactus 9d31f6c756
using blockheight to expire transactions instead of time 2023-07-17 17:27:57 +02:00
aniketfuryrocks d5a4a394e3
prometheus 2023-06-27 00:05:00 +05:30
Godmode Galactus 70eb250b10
Updating Cargo files with new version 2023-06-23 15:40:50 +02:00
Godmode Galactus 04868028b8
replacing slot pubsub because it is not working well 2023-06-23 12:12:07 +02:00
Godmode Galactus f63c8538c3
Fmt, clippy and other minor changes 2023-06-23 09:54:14 +02:00
godmodegalactus ea8d60abc2
Creating more connection with each leader 2023-06-23 09:54:12 +02:00
aniketfuryrocks cbb1b8447f
rpc tester and other fixes 2023-06-22 17:02:25 +05:30
aniketfuryrocks b82f2c9f37
fixes 2023-06-20 17:51:18 +05:30
Godmode Galactus 1eefe06189
nit, changing the version of lite-rpc to 0.2.1 2023-06-16 14:21:58 +02:00
Godmode Galactus 83024ab6a7
adding Send and Sync to SubscriptionSink 2023-06-16 13:35:44 +02:00
Godmode Galactus 478e65a93c
Adding more information to notifications 2023-06-13 17:04:16 +02:00
Godmode Galactus 0eeea15b1a
moving part of the code responsible to manage send and confirm transactions from bridge to its owns service 2023-06-13 10:58:21 +02:00
Godmode Galactus 9ff5af67c7
cargo fmt 2023-06-13 10:58:20 +02:00
Godmode Galactus bd59eeb7fd
commiting missing files 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
aniketfuryrocks 56acfccc62
tpu service 2023-06-12 06:11:49 +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 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