Commit Graph

521 Commits

Author SHA1 Message Date
Aniket Prajapati 2e9752e81c
allow subscription to sigs not in cache 2023-01-08 19:59:51 +05:30
Aniket Prajapati f3ba857e9b
insert request airdrop signature 2023-01-08 19:58:14 +05:30
Aniket Prajapati d2f8184c8e
getSignatureStatuses use global tx_store 2023-01-08 19:54:23 +05:30
Aniket Prajapati 0cd7377d9d
insert tx 2023-01-08 19:44:10 +05:30
Aniket Prajapati f3bc5e873b
global metrics store 2023-01-08 19:43:33 +05:30
Aniket Prajapati a8e4daba5a
metrics 2023-01-07 18:10:56 +05:30
Aniket Prajapati 14a3b51e49
cli and n_users_script 2023-01-07 15:25:12 +05:30
Aniket Prajapati 66d7baa807
signature subscribe fix 2023-01-07 14:14:30 +05:30
Aniket Prajapati 9de92652a1
notification object 2023-01-07 11:30:20 +05:30
galactus 9dbb268be2
Merge pull request #32 from blockworks-foundation/processing_transaction_errors
Processing transaction errors
2023-01-06 17:51:01 +01:00
godmodegalactus ae3618cc7d
solving issues with sendAndConfirmTransactions and confirmTransaction 2023-01-06 17:50:23 +01:00
godmodegalactus 66175f56bc
solving lite rpc only working in localnet 2023-01-06 16:23:17 +01:00
godmodegalactus f8167b9d4a
Updating script to test send transaction 2023-01-06 08:25:05 +01:00
Aniket Prajapati 7396bb4146
a 2023-01-05 16:24:00 +05:30
godmodegalactus c9c358afbe
fine tuning send_transactions, updating performance counter 2023-01-05 11:16:37 +01:00
godmodegalactus 17e2d3f6f6
Fixing minor bugs 2023-01-04 20:52:11 +01:00
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