Commit Graph

495 Commits

Author SHA1 Message Date
galactus 271a8e0232
Merge pull request #144 from blockworks-foundation/creating_library_for_literpc_algorithms
Creating a new package for lite-rpc algorithms
2023-06-09 14:22:06 +02:00
Godmode Galactus 4b957fad94
removing unwanted files 2023-06-09 11:37:40 +02:00
Godmode Galactus 497dc1be6c
Implementing method get slot 2023-06-09 11:26:31 +02:00
Godmode Galactus 27a42198e1
remove unused dependencies 2023-06-09 11:07:01 +02:00
Godmode Galactus 68b0dded29
minor removing unwanted dep 2023-06-09 10:10:03 +02:00
Godmode Galactus 37b4216c05
breaking if block listner channel is closed 2023-06-09 10:06:59 +02:00
Godmode Galactus 7db0ef4908
making default binary lite-rpc 2023-06-09 10:03:36 +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
Godmode Galactus 5256737874
Solving clippy errors 2023-06-07 16:19:23 +02:00
Godmode Galactus 151d7110a8
renaming from algorithms to services 2023-06-07 15:54:35 +02:00
Godmode Galactus 128337385a
remove .vscode directory 2023-06-07 15:42:19 +02:00
Godmode Galactus 0f88e308c3
Creating a new package for lite-rpc algorithms 2023-06-04 22:23:03 +02:00
galactus a3aa9993b1
Merge pull request #136 from blockworks-foundation/bench_save_transactions_in_csv
save transaction in a seperate csv
2023-06-03 20:59:45 +02:00
riordanp b3afdcc189
Add deployment instructions to README, add PG_ENABLED env var (#138)
* Add deployment instructions to readme

* Add environment variable to enable postgres, fix fly deploy commands
2023-05-13 14:52:43 +01:00
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 230171acea
save transaction in a seperate csv 2023-05-03 12:36:28 +02:00
galactus 44922e3d7f
Merge pull request #133 from blockworks-foundation/rm_metric
rm fin_block and conf_block_recv
2023-05-02 15:46:50 +02:00
galactus e5e3c164b1
Merge pull request #135 from blockworks-foundation/block_listner_on_estimated_slots
Block listner on estimated slots
2023-05-02 15:46:19 +02:00
Maximilian Schneider 7abd6b84da
Update README.md 2023-05-02 14:02:21 +02:00
Godmode Galactus 0bbaba34da
more optimizations for tpu connection 2023-05-02 06:51:24 +02:00
Godmode Galactus acdac2061e
solving deadlocks 2023-05-01 19:08:45 +02:00
Godmode Galactus 1594bdeb02
minor changes 2023-05-01 10:33:49 +02:00
Godmode Galactus ddbfc95675
solving issue with expired blockhashes 2023-05-01 10:22:17 +02:00
Godmode Galactus b304540a00
increasing broadcast channel size 2023-05-01 08:28:51 +02:00
galactus 58cccaf6ef
Merge pull request #132 from blockworks-foundation/improving_bench
making a task for each transaction send, and tracking metrics correctly
2023-05-01 08:12:52 +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 f8b8b28036
correcting calculation of averages 2023-05-01 04:01:28 +02:00
Godmode Galactus f17b346e08
making a task for each transaction send, and tracking metrics correctly 2023-05-01 04:01:28 +02:00
galactus 7941855c74
Merge pull request #134 from blockworks-foundation/optimization_of_block_listner
some changes in block listner
2023-04-30 18:31:04 +02:00
Godmode Galactus 172db67f26
some changes in block listner 2023-04-30 17:48:14 +02:00
aniketfuryrocks 1d3033c027
rm fin_block and conf_block_recv 2023-04-29 19:29:03 +05:30
galactus 93c9ec4066
Merge pull request #130 from blockworks-foundation/solving_current_slot_update_issue
solving current slot update issues
2023-04-26 11:26:11 +02:00
Godmode Galactus 97b75aa4c7
minor issue 2023-04-26 11:22:23 +02:00
Godmode Galactus 0403d80676
solving current slot update issues 2023-04-26 11:18:40 +02:00
galactus 972800f57d
Merge pull request #129 from blockworks-foundation/changes_till_20_04_2023
Revert "increase default tpu size"
2023-04-25 22:16:53 +02:00
Godmode Galactus 0038041eb3
Revert "increase default tpu size"
This reverts commit db96e330c4.
2023-04-25 22:14:21 +02:00
Godmode Galactus 59b7608726
reverting default value for tpu fanout 2023-04-25 13:45:06 +02:00
galactus 1128832ed2
Merge pull request #128 from blockworks-foundation/optimizing_for_high_flow
Optimizing lite-rpc to handle heavy transaction flow
2023-04-24 20:27:53 +02:00
Godmode Galactus 3e494ad2cd
Optimizing lite-rpc to handle heavy transaction flow 2023-04-24 12:16:00 +02:00
galactus 256df3476f
Merge pull request #127 from blockworks-foundation/making_default_value_same_as_triton
increase default tpu size
2023-04-21 09:35:13 +02:00
Godmode Galactus db96e330c4
increase default tpu size 2023-04-21 09:34:28 +02:00
Aniket Prajapati fc78822c22
Merge pull request #126 from blockworks-foundation/jsonrpsee_upgrade_and_crucial_changes
upgrade jsonrpsee and fixed 1 bug of early return
2023-04-20 15:41:15 +05:30
aniketfuryrocks 099fd80e34
upgrade jsonrpsee and fixed 1 bug of early return 2023-04-20 02:39:36 +05:30
galactus 0f429ef727
Merge pull request #125 from blockworks-foundation/making_default_value_same_as_triton
updating the default values
2023-04-19 21:39:47 +02:00
Godmode Galactus f5dcec256d
changing message for the prometheus counter 2023-04-19 21:39:13 +02:00
Godmode Galactus 33dfcd1895
updating the default values 2023-04-19 18:51:04 +02:00
galactus a80b84762b
Merge pull request #124 from blockworks-foundation/adding_tx_replayer
Adding transaction replay service
2023-04-18 14:52:57 +02:00