Commit Graph

53 Commits

Author SHA1 Message Date
Aniket Prajapati 4e5506cc58
Block Listner Channel Fix (#137)
* fix

* tokio select

* postgres pending join
2023-05-05 18:32:14 +02:00
Godmode Galactus dde14ab16e
making the parameter as arguments 2023-04-18 14:22:51 +02:00
aniketfuryrocks 713c19bf52
remove async_recursion and fix clippy bugs 2023-04-12 20:02:04 +05:30
Godmode Galactus e1c5c1fcdd
Creating custom TPU Client which follows leader schedule 2023-04-03 19:29:35 +02:00
Godmode Galactus f65f5410b8
setting threads in tokio main instead 2023-02-14 08:11:18 +01:00
Godmode Galactus e58f287c08
solving warning 2023-02-13 22:34:36 +01:00
Godmode Galactus e12fee2c5c
renaming worker threads 2023-02-13 22:29:45 +01:00
Godmode Galactus 11405d304e
setting runtime number of workers 2023-02-13 22:27:52 +01:00
galactus 577a1e8875
adding identity to new env variables (#53) 2023-02-13 18:58:30 +00:00
Godmode Galactus 62207bb2ab
adding identity to the tpu client, connection cache 2023-02-08 22:18:09 +01:00
aniketfuryrocks 2ec0fc06af
prometheus 2023-02-04 17:15:20 +05:30
aniketfuryrocks 64d8429c45 fixed spell mistake 2023-02-01 16:32:50 +05:30
aniketfuryrocks ecdba2cedc log ctrl c 2023-02-01 16:32:50 +05:30
aniketfuryrocks 464b857a87 bail out when services quit 2023-02-01 16:32:50 +05:30
aniketfuryrocks a2a91dcaf7 postgres env 2023-02-01 16:32:49 +05:30
aniketfuryrocks 115ab1c8ad
postgres connection revival 2023-01-29 03:14:27 +05:30
aniketfuryrocks 28413123e7 WIP: postgres ssl 2023-01-17 22:26:17 +05:30
aniketfuryrocks 40dd71f191 WIP: TpuManager 2023-01-17 12:35:24 +05:30
aniketfuryrocks a3f3e271f8
rm simplelog 2023-01-12 11:57:38 +05:30
aniketfuryrocks 3eb0f2bf1c block hash 2023-01-12 11:05:09 +05:30
Aniket Prajapati a4392cee2d
Fanout size 2023-01-10 21:15:30 +05:30
Aniket Prajapati 35dbac2035
workers and house keeping 2023-01-10 20:26:41 +05:30
Aniket Prajapati e16e0ed545
args 2023-01-10 12:10:43 +05:30
Aniket Prajapati 7396bb4146
a 2023-01-05 16:24:00 +05:30
Aniket Prajapati b12810a706 blockhash 2023-01-04 16:28:25 +05:30
Aniket Prajapati 26c104a186 batch_transactions 2023-01-02 20:42:26 +05:30
aniketfuryrocks 84153f9a45 a 2022-12-21 19:01:43 +05:30
aniketfuryrocks 0ff895a862 rename light_bridge-^>lite_bridge 2022-12-18 20:39:37 +05:30
aniketfuryrocks 481e6f949e moved 2022-12-17 08:05:49 +05:30
aniketfuryrocks f78e4ddcb2
fix 2022-12-10 23:38:48 +05:30
galactus cdcac8fd32
Merge pull request #23 from aniketfuryrocks/bench_and_client
Bench, Tests and lib lite-client
2022-12-10 18:51:31 +01:00
aniketfuryrocks 5f047c9c4d
lite-client, tests and bench 2022-12-10 23:01:37 +05:30
Kittycat 7140908e1b
Merge branch 'main' into main 2022-12-10 13:12:43 +05:30
Lioncat2002 12966235f2
fix: fixed typescript tests 2022-12-10 12:51:41 +05:30
Lioncat2002 60d0f8326e
feat: integrated ts tests with the lite rpc cli 2022-12-07 21:59:45 +05:30
Lioncat2002 51fe807e4a
feat: rewritten the cli to support extra commands 2022-12-07 20:35:18 +05:30
Lioncat2002 a6aa73fb02
chore: change port to 8899 and 8900 2022-12-07 19:35:37 +05:30
Kittycat 8b6b351a1d
Merge branch 'main' into main 2022-12-07 19:31:14 +05:30
galactus fc58a41c53
Merge pull request #17 from aniketfuryrocks/lite_client
Wrapper around RpcClient to call confirmTransaction Endpoint
2022-12-06 19:50:26 +01:00
aniketfuryrocks aea182b3b9
client 2022-12-06 17:12:46 +05:30
Lioncat2002 59197c52b3
chore: updated the cli so that it can accept ports correctly 2022-12-06 10:51:03 +05:30
Godmode Galactus b7df23d470
Adding performance counters 2022-12-03 22:07:23 +01:00
Godmode Galactus 5d05abebde
Using clap parser for cli 2022-11-30 16:56:41 +01:00
Godmode Galactus 4f978394fd
cargo fmt 2022-11-30 13:28:15 +01:00
Godmode Galactus 12535686d4
websockets pubsub related changes 2022-11-28 22:11:06 +01:00
Godmode Galactus 601f01a518
sending notification on block subscribe, cargo fmt 2022-11-27 23:19:02 +01:00
Godmode Galactus a74e2c8c70
finishing with websockets implementation 2022-11-27 22:59:27 +01:00
Godmode Galactus e40c7ec61e
websockets completion of broadcasting notification and rpc service 2022-11-27 15:23:08 +01:00
Godmode Galactus 85be3cc707
Implementing initial stages for websocket connections 2022-11-27 09:33:56 +01:00
Godmode Galactus 53995c3de6
Adding a correct way to free the RPC context 2022-11-25 10:22:12 +01:00