Commit Graph

870 Commits

Author SHA1 Message Date
GroovieGermanikus 7f7a931b5f
log GSO enable/disable 2023-10-09 17:40:02 +02:00
GroovieGermanikus 9f502e17d7
remove unused import 2023-10-09 17:39:47 +02:00
GroovieGermanikus e8edcee127
rework flag method 2023-10-04 21:01:07 +02:00
GroovieGermanikus d353569dbb
WIP: add DISABLE_GSO env flag 2023-10-04 20:44:52 +02:00
GroovieGermanikus 6c4cb46dfa fix throughput_50 2023-09-26 19:23:41 +02:00
galactus 3cdab51676
Merge pull request #216 from blockworks-foundation/prioritize_unistream_on_connected_connections
Trying to pick free connection in order so that we prioritize connect…
2023-09-26 18:31:10 +02:00
galactus d938e70d75
Merge pull request #212 from blockworks-foundation/adding_previous_bh_and_renaming_txs
adding previous blockhash and renaming txs to transactions
2023-09-26 17:27:45 +02:00
Godmode Galactus eed573601f
minor change 2023-09-26 16:53:13 +02:00
Godmode Galactus be435249ed
Trying to pick free connection in order so that we prioritize connection that already have been established 2023-09-26 16:28:05 +02:00
Philippe Delrieu a68a379ed1
Merge pull request #215 from blockworks-foundation/rpc_doc
Add RPC subscriptions
2023-09-22 17:34:11 +02:00
musitdev 08239ef869 Add RPC subscriptions 2023-09-22 16:37:32 +02:00
galactus c6f2d52278
Merge pull request #211 from blockworks-foundation/galactus_change_logs_21_09_2023
Updating changelog.md
2023-09-21 20:24:56 +02:00
godmodegalactus 886c80faa6
adding previous blockhash and renaming txs to transactions 2023-09-21 16:08:41 +02:00
galactus 147120c2c1
Merge pull request #205 from blockworks-foundation/implementing_history_for_blocks
Adding history module and implementing inmemory block storage and mix…
2023-09-21 16:06:44 +02:00
godmodegalactus e900f8145a
Updating changelog.md 2023-09-21 16:05:41 +02:00
godmodegalactus 7ef29e1af6
implementing history, block storage method
changes after groovies review
2023-09-21 15:39:25 +02:00
galactus 8a9a6e2d67
Merge pull request #204 from blockworks-foundation/fixing_blockhash_valid_checks
Fixing blockhash valid checks
2023-09-21 15:34:05 +02:00
galactus 2e7a617a6e
Merge pull request #203 from blockworks-foundation/improve-ci-github-actions
Improve ci GitHub actions
2023-09-21 14:47:12 +02:00
godmodegalactus 255b9de7f5
fixing tests, cargo fmt 2023-09-20 17:01:23 +02:00
godmodegalactus 7f3d3303b7
checking for transaction confirmation and blockheight before sending the transaction 2023-09-20 16:57:01 +02:00
galactus b491a05852
Merge pull request #180 from blockworks-foundation/refactor_after_groovies_review
changes after groovies review
2023-09-20 10:19:40 +02:00
Godmode Galactus 7ce00a2642
changes after groovies review 2023-09-19 16:49:46 +02:00
galactus 5b7dd5de6b
Merge pull request #202 from blockworks-foundation/fixing_ci_issues
establish connection before using QuicConnection
2023-09-19 16:48:24 +02:00
GroovieGermanikus 3ea7f460d6 minor fixed in test.bash 2023-09-19 13:50:05 +02:00
Godmode Galactus 5c84163138
removing unwanted test code 2023-09-19 13:39:00 +02:00
Godmode Galactus 4b51dc0460
establish connection before using QuicConnection 2023-09-19 13:35:58 +02:00
GroovieGermanikus d12e354a6e spit validator test 2023-09-19 12:57:38 +02:00
GroovieGermanikus 2b306048ff ignore flakey tests 2023-09-19 12:41:12 +02:00
GroovieGermanikus 89fd02bcd2 ignore with_1000_transactions_direct 2023-09-19 12:21:42 +02:00
GroovieGermanikus 13579a8cad add rust-toolchain.toml with rust 1.70.0 2023-09-19 11:16:56 +02:00
GroovieGermanikus fd26b56ddf ci: update validator to 1.16.13 2023-09-19 11:05:23 +02:00
GroovieGermanikus 99b6bd7ccc rework CI 2023-09-19 11:03:12 +02:00
galactus 41ae03e8f5
Merge pull request #196 from blockworks-foundation/improve_tx_replayer
improve the algorithm to schedule transaction replays
2023-09-15 13:56:40 +02:00
galactus 7d36768b05
Merge pull request #194 from blockworks-foundation/removing_unwanted_code
using semaphore in tpu connection manager and removing unwanted code
2023-09-15 12:07:05 +02:00
Philippe Delrieu da94becbde
Merge pull request #197 from blockworks-foundation/rpc_doc
Rpc doc update
2023-09-15 12:01:28 +02:00
Godmode Galactus 41d36a8e3b
bug fix add connection when created first time 2023-09-15 11:06:45 +02:00
Godmode Galactus 3e4c6ed933
creating task counters per quic connection 2023-09-15 11:06:45 +02:00
Godmode Galactus dcc640f80a
using semaphore in tpu connection manager and removing unwanted code 2023-09-15 11:06:45 +02:00
Godmode Galactus 5f48f21cd9
Changes after groovies review 2023-09-15 11:05:36 +02:00
musitdev 357e63a14d change consensus domain name to validator and simplify schema 2023-09-15 10:44:38 +02:00
Philippe Delrieu baaa8e4eae
Update architecture.md
Change consensus domain name to validator domain.
2023-09-15 10:07:32 +02:00
galactus a830567bf2
Merge pull request #195 from blockworks-foundation/restructuring_core
restructuring core library into multiple directories
2023-09-15 09:32:36 +02:00
Godmode Galactus 8c795345dd
Cargo fmt 2023-09-15 09:27:31 +02:00
Godmode Galactus c50537eec4
improve the algorithm to schedule transaction replays 2023-09-14 16:11:25 +02:00
Godmode Galactus 73242ce9a6
changes after groovies review 2023-09-14 12:05:13 +02:00
Steve a16bc3ba2b
Merge pull request #168 from blockworks-foundation/groovie/tpu-proxy-improved-docs
proxy: improved docs
2023-09-13 20:21:49 +02:00
Godmode Galactus aff1c78d12
restructuring core library into multiple directories 2023-09-13 17:15:28 +02:00
galactus c6be2b401b
Merge pull request #192 from blockworks-foundation/removing_quic_forward_proxy_from_fly_and_enabling_prometheus
Removing quic forward proxy from fly and enabling prometheus
2023-09-10 16:57:42 +02:00
Godmode Galactus ffef824dce
removing quic forward proxy from the fly 2023-09-09 17:55:37 +02:00
Godmode Galactus 2f4cb1f839
Revert "disable prometheus to check performance impact of prometheus on fly"
This reverts commit 2945153bd2.
2023-09-09 17:43:51 +02:00