Commit Graph

  • f8738e3b8f
    Merge fe196a39d7 into d10910e737 Groovie | Mango 2024-05-03 08:12:37 +0200
  • fe196a39d7
    fmt improvement/postgres-config-error-handling GroovieGermanikus 2024-05-03 08:11:04 +0200
  • 1e2c8d86a4
    log conext of postgres config errors GroovieGermanikus 2024-05-03 08:10:23 +0200
  • 07056d8c58
    Reducing log levels private-accounts godmodegalactus 2024-04-24 11:27:48 +0200
  • 522866b508
    Making blocks and accounts subscription compressed, slot and blockinfo uncompressed godmodegalactus 2024-04-23 10:40:51 +0200
  • 80288a4ade
    cargo fmt and clippy godmodegalactus 2024-04-22 21:36:44 +0200
  • 2002c43589
    Getting compressed accounts with tonic gzip compression godmodegalactus 2024-04-22 21:35:13 +0200
  • 2c9785b8b0
    Saving account updates during a slot inmemory store godmodegalactus 2024-04-22 11:57:25 +0200
  • 9fca2861dd
    Merge 7457c8bc72 into d10910e737 Aniket Prajapati 2024-04-20 12:10:10 -0400
  • f54a2aad31
    Saving compressed accounts in Inmemory, adding lz4 and zstd compression methods godmodegalactus 2024-04-19 16:17:02 +0200
  • c4009a2763
    Updating accounts that are writable in the transactions, using lz4 compression godmodegalactus 2024-04-19 11:36:56 +0200
  • f47a26aafb
    Merge branch 'improvement/reducing-yellowstone-dependencies' into private-staging godmodegalactus 2024-04-17 15:17:00 +0200
  • d10910e737
    reducing yellowstone dependencies (#389) main Groovie | Mango 2024-04-17 15:11:51 +0200
  • f800c1883a
    Using all program ids for lite-rpc accounts godmodegalactus 2024-04-16 16:55:28 +0200
  • a109037223
    fix fmt improvement/reducing-yellowstone-dependencies GroovieGermanikus 2024-04-16 15:54:38 +0200
  • 274dc76125
    cleanup GroovieGermanikus 2024-04-16 13:44:07 +0200
  • a8c38bad5e
    use reimported types GroovieGermanikus 2024-04-16 13:40:03 +0200
  • bc081c0695
    remove connect_hacked GroovieGermanikus 2024-04-16 13:35:43 +0200
  • a3ad81cf39
    WIP - not compiling GroovieGermanikus 2024-04-16 10:53:45 +0200
  • c5caf3037e
    refactor: expose quic-proxy-integrationtest setup lou/tc-4 Lou-Kamades 2024-04-07 13:55:40 +0200
  • 7530c4d77c
    Merge branch 'main' into lou/tc-4 Lou-Kamades 2024-04-06 16:32:40 +0200
  • 9ffb422877
    add tokio-console lou/tokio-console Lou-Kamades 2024-04-05 21:37:01 +0200
  • 68d3eba3ff
    bench: start implementing cu_requested task lou/bench-cu-reqd Lou-Kamades 2024-04-05 18:29:15 +0200
  • fd988bfbd3
    Add StakesStore to cache validator stakes (#2) Christian Kamm 2024-04-05 16:59:47 +0200
  • 45a8ac79aa
    Merge pull request #1 from blockworks-foundation/ckamm/remove-rotating-queue galactus 2024-04-05 15:02:28 +0200
  • 9d8bf7e9ac
    Deploy from private-staging riordanp 2024-04-05 09:59:04 +0100
  • 34827b0159
    Deploy from private-production branch riordanp 2024-04-05 09:58:26 +0100
  • 9212b3bccc Remove RotatingQueue, connections share an Endpoint Christian Kamm 2024-04-04 08:24:30 +0200
  • 45171acd3b experiment: reduce number of source endpoints to 1 (#386) Christian Kamm 2024-04-03 17:38:42 +0200
  • 2d614365e7
    experiment: reduce number of source endpoints to 1 (#386) Christian Kamm 2024-04-03 17:38:42 +0200
  • b9e470be30 experiment: reduce number of source endpoints to 1 Christian Kamm 2024-04-03 16:19:09 +0200
  • 9d776ed084
    wip: Make connections also to the tpu_forwards port (#385) galactus 2024-04-03 15:23:04 +0200
  • 71820a9272
    Making using of tpu forwards customable godmodegalactus 2024-04-03 14:57:42 +0200
  • 9369cdb66b
    wip: Make connections also to the tpu_forwards port Christian Kamm 2024-03-21 10:57:11 +0100
  • b84e880961
    remove async_channel and bring back tokio mpsc§ (#384) Groovie | Mango 2024-04-03 11:22:36 +0200
  • b069cc1782
    remove async_channel and bring back tokio mpsc§ improve/replace-async-channel GroovieGermanikus 2024-04-03 10:59:56 +0200
  • 90dbcaa9d8
    Adding more prometheus metrics to track QUIC errors details godmodegalactus 2024-04-03 10:51:32 +0200
  • 69d7dbb123
    optimize mapping of produced block (#382) Groovie | Mango 2024-04-03 10:40:53 +0200
  • 06373c0844
    Closing QUIC connection correctly, changing some QUIC params godmodegalactus 2024-04-03 10:25:30 +0200
  • dc864308da
    remove the owned pattern imrove/merging-streams-mapping GroovieGermanikus 2024-04-03 10:16:41 +0200
  • 6b8fe682ae
    Revert "Close connection while dropping" godmodegalactus 2024-04-03 10:02:45 +0200
  • 5ef1391b9a
    Close connection while dropping godmodegalactus 2024-04-02 23:06:52 +0200
  • d0a2fe200b
    Using default solana timeout for quic connection godmodegalactus 2024-04-02 21:45:35 +0200
  • 4909e148e3
    optimize mapping of produced block GroovieGermanikus 2024-04-02 21:16:40 +0200
  • 944a93114c
    Bugfix,379 identity key pair loading must be optional (#381) Groovie | Mango 2024-04-02 15:52:06 +0200
  • 12a6832c56
    Swapping notify channel with broadcast channel godmodegalactus 2024-04-02 15:07:01 +0200
  • ca3fa46139
    Using broadcast channels instead of notify godmodegalactus 2024-03-28 16:03:03 +0100
  • 91cf06436a
    Changing exit signal from notify to broadcast channel in grpc multiplexer godmodegalactus 2024-04-02 14:45:41 +0200
  • 681334197f
    Adding custom tpu send transaction example (#380) galactus 2024-04-02 14:26:54 +0200
  • f8995cbdfc
    After groovies review adding-custom-tpu-send-transaction godmodegalactus 2024-04-02 14:20:06 +0200
  • 0f90d7fdf5
    fix: identity loading for quic-proxy fix: precedence between IDENTITY env and cli arg bugfix/issue-379-identity-optional GroovieGermanikus 2024-04-02 11:34:29 +0200
  • 72026d5a58
    Reverting unwanted changes godmodegalactus 2024-04-02 11:15:48 +0200
  • 33029974dc
    Optimizing SentTransactionInfo, and calculating TPS godmodegalactus 2024-04-02 11:13:52 +0200
  • 09e26ca614
    Revert "WIP: revert load_identity_keypair and callers" GroovieGermanikus 2024-04-02 11:02:54 +0200
  • 122203d140
    test 2 Lou-Kamades 2024-04-02 10:49:39 +0200
  • 8d04e46968
    WIP: revert load_identity_keypair and callers GroovieGermanikus 2024-04-02 10:47:51 +0200
  • 4d7700145e
    fix parsing of use_grpc env var (#378) Lou-Kamades 2024-04-02 10:21:46 +0200
  • 46a12f78d7
    fix parsing of use_grpc env var lou/polling_config Lou-Kamades 2024-03-31 19:43:54 -0600
  • dffd66662d
    temp: mem profiling Lou-Kamades 2024-03-31 19:25:58 -0600
  • 7166844a6a
    Merge branch 'main' into lou/tc-4 Lou-Kamades 2024-03-31 15:31:55 -0500
  • 64837a58fd
    Fixing the custom tpu example godmodegalactus 2024-03-31 18:28:48 +0200
  • 23199c3a3b test: add transaction service integration test Lou-Kamades 2024-03-29 13:15:34 -0500
  • c9693b8cd6
    Adding an example for custom tpu send transaction Godmode Galactus 2024-03-08 19:16:28 +0100
  • 4da3158842
    temp lou/temp-tc4 Lou-Kamades 2024-03-28 10:04:16 -0500
  • 4bf29f9e4f
    histogram query feature/benchrunner-tc1-tc2 GroovieGermanikus 2024-03-28 16:04:05 +0100
  • 303576d50a
    Using broadcast channels instead of notify production godmodegalactus 2024-03-28 16:03:03 +0100
  • 7b2cdc7386
    reduce txcount and priofees experimental/benchrunner-20240328-1533 GroovieGermanikus 2024-03-28 15:33:38 +0100
  • 86ab802fec
    store histogram as null if not availabe experimental/benchrunner-20240328-1323 GroovieGermanikus 2024-03-28 13:23:28 +0100
  • a135ed67b9
    clippy experimental/benchrunner-20240328-1251 GroovieGermanikus 2024-03-28 12:50:46 +0100
  • 632daa5162
    adopt confirmation time from bench1 GroovieGermanikus 2024-03-28 12:39:32 +0100
  • 080ee39916
    set log level info as defauö GroovieGermanikus 2024-03-28 12:36:42 +0100
  • e6b0d4dc17
    track rpcsend data GroovieGermanikus 2024-03-28 12:27:10 +0100
  • df095e1c62
    Minor changes godmodegalactus 2024-03-28 12:18:20 +0100
  • 1e956a2b4f
    Revert "Replacing notify by cancellation token to correctly shutdown tasks" godmodegalactus 2024-03-28 11:49:20 +0100
  • 02229060cf
    Revert "Fix clippy fmt" godmodegalactus 2024-03-28 11:49:17 +0100
  • 44aeb7986d
    Correctly exiting tasks with additional atomic bool variable godmodegalactus 2024-03-28 11:43:30 +0100
  • b765484f22
    track histogram of confirmation_time GroovieGermanikus 2024-03-28 11:25:41 +0100
  • 549f613bbc
    improve timeout log GroovieGermanikus 2024-03-28 10:42:47 +0100
  • 259b99c694
    BUG: fix started_at timestamp getting overwritten GroovieGermanikus 2024-03-28 10:42:32 +0100
  • bac036ceaa
    Fix clippy fmt godmodegalactus 2024-03-28 09:12:12 +0100
  • d1abc345cf
    Replacing notify by cancellation token to correctly shutdown tasks godmodegalactus 2024-03-27 21:01:19 +0100
  • 37733193c1
    Revert "Replacing notify by cancellation token to correctly shutdown tasks" godmodegalactus 2024-03-28 09:00:17 +0100
  • 9926d2e5c1
    Merge pull request #376 from blockworks-foundation/feature/benchrunner-tc1-tc2 Lou-Kamades 2024-03-27 22:36:36 -0500
  • 945dab554c
    Replacing notify by cancellation token to correctly shutdown tasks godmodegalactus 2024-03-27 21:01:19 +0100
  • bc096d165c
    Merge pull request #375 from blockworks-foundation/lou/bench-helpers Lou-Kamades 2024-03-27 14:13:31 -0400
  • 9f73f8e4a0
    add sql queries GroovieGermanikus 2024-03-27 19:05:47 +0100
  • 1f502a3a57
    cleanup experimental/benchrunner-20240327-1901 GroovieGermanikus 2024-03-27 19:00:35 +0100
  • f3657d7db1
    wire up size_tx GroovieGermanikus 2024-03-27 18:57:51 +0100
  • 8aca443d56
    wire up confirmation_rate + bench1 GroovieGermanikus 2024-03-27 18:54:14 +0100
  • 0105602e05
    refactor: use VersionedTransaction in benchmarks lou/bench-helpers Lou-Kamades 2024-03-27 12:53:50 -0500
  • 4a6a594873
    split metric struct GroovieGermanikus 2024-03-27 18:40:04 +0100
  • 2a87e2f8d7
    permutate config + impl GroovieGermanikus 2024-03-27 18:13:11 +0100
  • fd3fe80336
    introduce traits GroovieGermanikus 2024-03-27 18:00:10 +0100
  • dfe8d972eb
    Porting back the exit notify change godmodegalactus 2024-03-27 17:57:40 +0100
  • 4d5b9f23f3
    move bench run+persist logic around GroovieGermanikus 2024-03-27 17:41:56 +0100
  • 79748c5a58
    Merge production main 2024 03 27 (#374) galactus 2024-03-27 17:09:38 +0100
  • cc02f1130f
    Merge branch 'production' merge_production_main_2024_03_27 godmodegalactus 2024-03-27 17:01:55 +0100
  • 26222f9466
    Remove replace console subscriber with tracing subscriber godmodegalactus 2024-03-27 14:09:57 +0100
  • bd9d15ab3b
    fix 373: openssl-legacy.cnf GroovieGermanikus 2024-03-27 12:31:40 +0100
  • 13e00726a9
    fix 373: openssl-legacy.cnf GroovieGermanikus 2024-03-27 12:31:40 +0100