Commit Graph

38 Commits

Author SHA1 Message Date
Godmode Galactus b3a5622b5f
Revert "Block Listner Channel Fix (#137)"
This reverts commit 4e5506cc58.
2023-05-09 16:52:51 +02:00
Aniket Prajapati 4e5506cc58
Block Listner Channel Fix (#137)
* fix

* tokio select

* postgres pending join
2023-05-05 18:32:14 +02:00
Godmode Galactus 6a528a2df4
fetching block from estimated slot instead of polling by rpc. Dropping transactions that have already been confirmed 2023-05-01 08:11:19 +02:00
Godmode Galactus 0403d80676
solving current slot update issues 2023-04-26 11:18:40 +02:00
Godmode Galactus bf5841f438
Adding prometheus metrics to newly added custom tpu classes 2023-04-04 10:49:58 +02:00
Godmode Galactus 4a66400856
cargo fmt, change number of endpoints 2023-04-03 19:29:37 +02:00
Godmode Galactus 927f894be9
Correcting QUIC TPU port, increasing default fanout, Limiting transaction queue size to 40K 2023-04-03 19:29:37 +02:00
Godmode Galactus e382765725
adding log messages in custom tpu client 2023-04-03 19:29:36 +02:00
Godmode Galactus e1c5c1fcdd
Creating custom TPU Client which follows leader schedule 2023-04-03 19:29:35 +02:00
galactus d130b83115
adding sizes of all the containers in prometheus (#76) 2023-03-05 22:40:02 +00:00
aniketfuryrocks 0e986dbd6a
benchhelper 2023-02-10 17:00:35 +01:00
aniketfuryrocks 6704a4580b
test fix 2023-02-10 17:00:34 +01:00
Godmode Galactus 62207bb2ab
adding identity to the tpu client, connection cache 2023-02-08 22:18:09 +01:00
aniketfuryrocks a20d23e924
reset pub_sub client 2023-02-05 15:08:17 +05:30
aniketfuryrocks f1e4215c82
rm extra argument from block listner 2023-02-04 13:06:39 +05:30
aniketfuryrocks 7f97b62845
untested: block_store and common block_listener 2023-02-02 19:00:15 +05:30
aniketfuryrocks 0bbb30b0db
use solana repo 2023-01-31 15:32:48 +05:30
aniketfuryrocks 04deb4d22a
write to postgres after every tx_batch 2023-01-29 00:40:49 +05:30
aniketfuryrocks b28cbff4cb
rebase unbounded 2023-01-29 00:24:26 +05:30
aniketfuryrocks d64d4194d0
have slot 2023-01-29 00:07:17 +05:30
aniketfuryrocks 4fbef582e3
WIP: 2023-01-28 02:05:29 +05:30
aniketfuryrocks 635cae824e fmt 2023-01-17 12:36:00 +05:30
aniketfuryrocks 40dd71f191 WIP: TpuManager 2023-01-17 12:35:24 +05:30
aniketfuryrocks e9d7e7d851 read config for payer 2023-01-17 11:02:19 +05:30
aniketfuryrocks b645dc9964
optimized tx batching 2023-01-12 17:58:59 +05:30
aniketfuryrocks a37cbd2047
bench-utils -> bench 2023-01-12 14:25:30 +05:30
Aniket Prajapati 35dbac2035
workers and house keeping 2023-01-10 20:26:41 +05:30
Aniket Prajapati bea2403e2a
tx store in tx_sender 2023-01-10 12:36:24 +05:30
Aniket Prajapati fba16b9941
fmt 2023-01-08 23:06:37 +05:30
Aniket Prajapati f3bc5e873b
global metrics store 2023-01-08 19:43:33 +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
Aniket Prajapati a77a17260a removed lite-client use get_signature_status 2023-01-02 19:08:59 +05:30
Aniket Prajapati 4e1d908616 bench helper and ability to use signature status to confirm tx 2022-12-28 18:31:04 +05:30
Aniket Prajapati 02ef2996b1 Fixed workers test. connect to Write Address for lite_client 2022-12-27 16:40:05 +05:30
Aniket Prajapati 15b8780422 new confirm_transaction signature 2022-12-27 15:41:06 +05:30
Aniket Prajapati e69bdb5d48 fixed tests 2022-12-24 01:28:42 +05:30
aniketfuryrocks 481e6f949e moved 2022-12-17 08:05:49 +05:30