Commit Graph

590 Commits

Author SHA1 Message Date
aniketfuryrocks af9b709676
wip: coi 2023-03-18 16:36:41 +05:30
aniketfuryrocks 976265de41
rand cargo.lock 2023-03-18 16:36:41 +05:30
aniketfuryrocks 5fbc9c1c37
ignore test-ledger generated by solana-test-validator 2023-03-18 16:36:41 +05:30
aniketfuryrocks a7b43bbcd6
random string fix 2023-03-18 16:36:41 +05:30
aniketfuryrocks 3b0a64f199
WIP test.yml 2023-03-18 16:36:41 +05:30
aniketfuryrocks 2ff6c75fdf
WIP test.yml 2023-03-18 16:36:38 +05:30
galactus 72d2c3b9df
Merge pull request #90 from blockworks-foundation/adding_tx_timeout_counter
adding counter for transaction timeouts
2023-03-17 14:39:34 +01:00
Godmode Galactus 5a53f57035
adding counter for transaction timeouts 2023-03-17 14:38:40 +01:00
Godmode Galactus b95e63df66
Making the default fanout again to 32 2023-03-17 10:57:15 +01:00
galactus aeb416401f
Merge pull request #88 from blockworks-foundation/87-lite-rpc-keeps-restarting
fix #87
2023-03-14 14:05:56 +01:00
aniketfuryrocks e0b45d9d1b
fix #87 2023-03-14 18:34:47 +05:30
Godmode Galactus 394f201732
fixing calculation of forward slot, reducing the default fanout 2023-03-12 21:44:20 +01:00
galactus 1d147c45fa
Merge pull request #85 from blockworks-foundation/postgres_fix
Postgres Fix
2023-03-10 13:37:01 +01:00
aniketfuryrocks aa88b5d04a
enable postgres 2023-03-10 18:05:54 +05:30
aniketfuryrocks 7d5b7ef733
poll connection first 2023-03-10 17:49:03 +05:30
Aniket Prajapati f22701302c
Merge pull request #83 from blockworks-foundation/remove_tokio_metrics
remove tokio metrics
2023-03-10 15:46:17 +05:30
Godmode Galactus 6d5d6981de
reverting back to counting semaphore for tx sender 2023-03-09 23:32:34 +01:00
aniketfuryrocks 3b64a65893
tokio unstable 2023-03-10 03:00:26 +05:30
Godmode Galactus 47434579d2
adding a time required to sent transactions in the log, reducing number of tx senders to 1 for tests 2023-03-09 20:48:42 +01:00
Godmode Galactus 58e49c1bd8
stopping postgres 2023-03-09 16:43:02 +01:00
galactus 1fc73e0b5d
Merge pull request #84 from blockworks-foundation/solving_diff_finalized_confirmed
solving the issue for difference between finalized and confirmed, add…
2023-03-09 15:15:13 +01:00
Godmode Galactus aafc3d9a11
Revert "Temporarily disable postgres"
This reverts commit 9457e3888e.
2023-03-09 14:25:34 +01:00
Godmode Galactus 71be6c3f65
solving the issue for difference between finalized and confirmed, adding a prometheus histogram for tx_send time 2023-03-09 14:23:49 +01:00
aniketfuryrocks 227de97fd7
remove tokio metrics 2023-03-09 18:44:39 +05:30
galactus 3046bdae90
Merge pull request #82 from blockworks-foundation/avoiding_return_while_fetching_slots
In block listner if there are errors while fetching slot we ignore an…
2023-03-09 08:08:24 +01:00
aniketfuryrocks 84647cf600
warn! log 2023-03-09 10:06:56 +05:30
Godmode Galactus 512e805190
In block listner if there are errors while fetching slot we ignore and continue 2023-03-08 20:58:06 +01:00
Aniket Prajapati bfda476ab9
Merge pull request #80 from blockworks-foundation/78-postgres-batching
78 postgres batching
2023-03-08 09:45:39 +05:30
aniketfuryrocks 79fe62b820
revert MESSAGES_IN_POSTGRES_CHANNEL 2023-03-07 14:56:28 +05:30
aniketfuryrocks 1c692d8c32
mut 2023-03-06 20:18:43 +05:30
aniketfuryrocks 9edded6b7e
new line char in config.toml 2023-03-06 20:07:13 +05:30
aniketfuryrocks 6beeaf5226
postgres session fix 2023-03-06 19:44:40 +05:30
aniketfuryrocks 6a9fa15a37
remove un used flags 2023-03-06 19:40:34 +05:30
aniketfuryrocks 24dc5421ba
WIP: postgres 2023-03-06 19:36:33 +05:30
galactus fee6daaf1a
Merge pull request #79 from blockworks-foundation/add_more_metrics_for_prometheus
adding more tokio metrics, other metrics, forcing new instance of TPU…
2023-03-06 14:42:24 +01:00
Godmode Galactus dcdbf050ce
adding more tokio metrics, other metrics, forcing new instance of TPUClient in cleanup 2023-03-06 14:25:00 +01:00
Riordan Panayides 5e88b90a87 Enable building unstable tokio features 2023-03-06 11:52:05 +00:00
galactus 1e40bf0013
Merge pull request #77 from blockworks-foundation/add_more_metrics_for_prometheus
Add more metrics for prometheus
2023-03-06 10:15:36 +01:00
Godmode Galactus 3f8be135db
adding tokio metrics to prometheus 2023-03-06 10:14:48 +01:00
galactus d130b83115
adding sizes of all the containers in prometheus (#76) 2023-03-05 22:40:02 +00:00
Riordan Panayides 9457e3888e Temporarily disable postgres 2023-03-05 13:16:07 +00:00
galactus b72e4e328a
Merge pull request #75 from blockworks-foundation/memory_consumption_issue
Memory consumption issue
2023-03-05 10:39:05 +01:00
Godmode Galactus 21aca71153
cleaning old subscribers too 2023-03-05 10:38:02 +01:00
Godmode Galactus 06a9ad29f4
creating a method to get supported commitment level 2023-03-05 08:34:08 +01:00
galactus ad000e8175
Merge pull request #74 from blockworks-foundation/memory_consumption_issue
adding cleanup of block store, and processing of processed as confirm…
2023-03-04 20:29:48 +01:00
Godmode Galactus 602305e17f
adding cleanup of block store, and processing of processed as confirmed in signature subscribe 2023-03-04 19:38:52 +01:00
galactus d9bb99787d
Merge pull request #73 from blockworks-foundation/test_blockhash_constant
constant
2023-03-04 12:15:20 +01:00
galactus 84bd7356e8
Merge pull request #72 from blockworks-foundation/memo_helper
use memo in create_memo_tx helper
2023-03-04 10:56:15 +01:00
aniketfuryrocks b1885e0ea2
constant 2023-03-04 03:07:44 +05:30
aniketfuryrocks a13e630e56
use memo in create_memo_tx helper 2023-03-04 01:29:31 +05:30