Commit Graph

465 Commits

Author SHA1 Message Date
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
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
Godmode Galactus 7473d789ba
correctly decrementing connection counters 2023-04-18 14:30:06 +02:00
Godmode Galactus dde14ab16e
making the parameter as arguments 2023-04-18 14:22:51 +02:00
Godmode Galactus d3db9dbb84
correction tx channel count 2023-04-18 11:48:56 +02:00
Godmode Galactus d261c80574
adding transaction replay service 2023-04-18 11:05:01 +02:00
Maximilian Schneider 35d436aa5a fix sql 2023-04-17 00:25:22 +02:00
Maximilian Schneider a5ac54c3ff fix sql 2023-04-17 00:24:37 +02:00
Maximilian Schneider 87eea887da fix sql 2023-04-17 00:20:30 +02:00
Maximilian Schneider 30555ea712
implement parsing of compute budget instructions (#123)
* implement parsing of compute budget instructions

* add parser for legacy compute budget
2023-04-17 00:16:53 +02:00
Maximilian Schneider ed56f1231a make queries resilient against duplictate data 2023-04-16 23:30:58 +02:00
Maximilian Schneider d399bde703 remove log 2023-04-16 23:17:41 +02:00
Maximilian Schneider 98c0e991ed debug update query 2023-04-16 23:08:07 +02:00
Maximilian Schneider d947625196 fix type.. again 2023-04-16 22:31:56 +02:00
Maximilian Schneider 74a2b563c5 fix tests and add a new one 2023-04-16 22:29:51 +02:00
Maximilian Schneider 7483b29d28 fix type issue 2023-04-16 22:27:21 +02:00
Maximilian Schneider 197aff25d4 add type hints to multi-line queries 2023-04-16 22:25:28 +02:00
Maximilian Schneider 9a9e3319a5 improve error log 2023-04-16 22:09:35 +02:00
Aniket Prajapati b49d18d826
Postgres test migration fix (#122)
* metric devide fix

* postgres

* get max safe updates

* rm array vec

* >=

* make it 1

* continue

* postgres 50

* set default to 0 to trigger panic by default

* batch update statements

* add comment to code

---------

Co-authored-by: Maximilian Schneider <mail@maximilianschneider.net>
2023-04-16 20:46:47 +02:00
galactus 65c5d8365c
Merge pull request #120 from blockworks-foundation/postgres_test_migration_fix
postgres migration and test script fix
2023-04-15 10:02:54 +02:00
galactus d28f9a4b6a
Merge pull request #121 from blockworks-foundation/check_stable_id_before_writing
checking if connection is already updated before writing again
2023-04-15 10:02:24 +02:00
Godmode Galactus fbe99c7e81
checking if connection is already updated before writing again 2023-04-15 09:10:32 +02:00
aniketfuryrocks 5711203d48
log batch size on failure 2023-04-15 02:56:20 +05:30
aniketfuryrocks 2699a676c4
postgres migration and test script fix 2023-04-15 02:40:25 +05:30
galactus 4156abc708
Merge pull request #109 from blockworks-foundation/test_bash
bash script for testing
2023-04-14 18:01:14 +02:00
aniketfuryrocks 1ade456a70
kill but don't fail 2023-04-14 18:27:11 +05:30
aniketfuryrocks 55cdef6e02
yarn install deps 2023-04-14 18:24:18 +05:30
aniketfuryrocks 2323b8d1a1
bash script for testing 2023-04-14 18:24:15 +05:30
galactus 4b61b33755
Merge pull request #119 from blockworks-foundation/optimize_custom_tpu_2
Optimize custom tpu 2
2023-04-14 13:57:21 +02:00
Godmode Galactus 81b422c69a
increase limits, minor changes, updated the bench executable 2023-04-14 12:35:11 +02:00
Godmode Galactus ddd45dd478
Using same connection and reconnecting when necessary 2023-04-14 11:50:52 +02:00
Godmode Galactus 46c123121c
optimizing tpu connection by getting limits and sending transactions in parallel 2023-04-13 16:18:43 +02:00