Commit Graph

255 Commits

Author SHA1 Message Date
godmodegalactus 1e631c6199
performance counter will count confirmations and finalized while processing the blocks 2023-01-04 19:02:41 +01:00
godmodegalactus eab035b07d
Merge branch 'send_transactions_in_batches' into processing_transaction_errors 2023-01-04 19:01:25 +01:00
Aniket Prajapati 3ffe1470b8 fmt 2023-01-04 21:49:38 +05:30
Aniket Prajapati 61e0798995 block information 2023-01-04 21:48:27 +05:30
Aniket Prajapati 83e2fc9d12 typescript tests 2023-01-04 19:16:43 +05:30
godmodegalactus 169bd4cddb
processing transaction errors, updating benchmark files 2023-01-04 14:33:36 +01:00
Aniket Prajapati 50d0d06b89 websocket pubsub 2023-01-04 18:51:00 +05:30
Aniket Prajapati af05b7420c use Option 2023-01-04 17:43:23 +05:30
Aniket Prajapati c5c0f86b45 implemented request_airdrop 2023-01-04 16:41:37 +05:30
Aniket Prajapati b12810a706 blockhash 2023-01-04 16:28:25 +05:30
Godmode Galactus 5aa0dbef33
handling transaction errors in block subscription 2023-01-04 08:28:55 +01:00
Aniket Prajapati 3faad9bc00 wip 2023-01-03 15:20:09 +05:30
Aniket Prajapati 381a5f0deb a 2023-01-02 21:25:50 +05:30
Aniket Prajapati 3e56179913 rm http 2023-01-02 21:20:13 +05:30
Aniket Prajapati 139dc934dd updated deps 2023-01-02 20:59:59 +05:30
Aniket Prajapati 26c104a186 batch_transactions 2023-01-02 20:42:26 +05:30
Aniket Prajapati 6172a4f4c3 increased retry tick duration 2023-01-02 19:11:15 +05:30
Aniket Prajapati a77a17260a removed lite-client use get_signature_status 2023-01-02 19:08:59 +05:30
Aniket Prajapati 6235cb211d a 2023-01-02 17:14:07 +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 6bd1447ef7 commitment level confirmed 2022-12-27 16:44:25 +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 05f32c9c97 replaced git dependency to crates.io variant 2022-12-21 23:24:48 +05:30
aniketfuryrocks 84153f9a45 a 2022-12-21 19:01:43 +05:30
aniketfuryrocks 1b3a613de2 rename 2022-12-18 21:05:58 +05:30
aniketfuryrocks 14d738b625 rename 2022-12-18 21:05:33 +05:30
aniketfuryrocks 7180d959e4 rm unused send_transaction_config fields 2022-12-18 20:48:09 +05:30
aniketfuryrocks 0ff895a862 rename light_bridge-^>lite_bridge 2022-12-18 20:39:37 +05:30
Aniket Prajapati 636947b439
Update README.md 2022-12-17 16:07:58 +05:30
Aniket Prajapati 5238bb8c1f
Merge pull request #30 from blockworks-foundation/add-license-1
Create LICENSE
2022-12-17 16:07:09 +05:30
Aniket Prajapati 02f7b55731
Create LICENSE 2022-12-17 16:06:56 +05:30
Aniket Prajapati e0a9b6a81c
Update README.md 2022-12-17 16:06:26 +05:30
aniketfuryrocks 481e6f949e moved 2022-12-17 08:05:49 +05:30
Godmode Galactus 17294a00e0
removing unwanted print statement 2022-12-12 09:24:55 +01:00
Godmode Galactus 6a70cf5548
Creating multiple threads to send tpu batches 2022-12-12 09:15:46 +01:00
Godmode Galactus 6d14edd617
minor changes for socket addr 2022-12-11 21:05:19 +01:00
Godmode Galactus 72e52dff90
fixing minor compilation issues 2022-12-11 18:48:49 +01:00
Godmode Galactus ca616bcf2b
making the batching of transactions work 2022-12-11 18:06:39 +01:00
galactus 91cd396d9f
Merge pull request #24 from aniketfuryrocks/fix
fix
2022-12-10 19:17:34 +01:00
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
Godmode Galactus 7a4125aaa2
Making main tokio::main to support async/futures 2022-12-10 18:47:29 +01:00
Godmode Galactus 4d1ecf3926
updaing cargo file with the new repo compatible with lite rpc 2022-12-10 18:47:28 +01:00
Godmode Galactus ddccf28022
sending transactions in batches in a new thread 2022-12-10 18:47:27 +01:00
galactus 5e3f2954e1
Merge pull request #20 from Lioncat2002/main
Fixed typescript tests and revert the cli
2022-12-10 18:45:28 +01:00
aniketfuryrocks 45b2718e94
metric 2022-12-10 23:05:23 +05:30
aniketfuryrocks 5f047c9c4d
lite-client, tests and bench 2022-12-10 23:01:37 +05:30
Lioncat2002 b3d0405c59
refactor: remove extra scripts 2022-12-10 20:39:35 +05:30