Skip to content

upgrade to agave 4.0.0 + add quic support to recv transactions#29

Open
nuel77 wants to merge 45 commits intomainfrom
upgrade-version
Open

upgrade to agave 4.0.0 + add quic support to recv transactions#29
nuel77 wants to merge 45 commits intomainfrom
upgrade-version

Conversation

@nuel77
Copy link
Contributor

@nuel77 nuel77 commented Mar 2, 2026

agave now supports most features we used to keep a fork for in the builder pattern, so target crates to updated to use agave repo

@sachin-sanjay
Copy link
Contributor

sachin-sanjay commented Mar 9, 2026

configs added 👍

quic_server_threads: 8,
quic_bind_port: 7001,

TPU_CLIENT_RT__NUM_THREADS=4
TPU_CLIENT_RT__CPUS=[0,1,2,3]

RPC_RT__NUM_THREADS=4
RPC_RT__CPUS=[4,5,6,7]

QUIC_RT__NUM_THREADS=2
QUIC_RT__CPUS=[8,9]
QUIC_BIND_PORT=8009

configs removed 👎

metrics_update_interval_secs
dedup_cache_max_size -> internally hardcoded to 120seconds

@nuel77 nuel77 changed the title use new client builder pattern for tpu client next ugrade to agave 4.0.0 + add quic support to recv transactions Mar 11, 2026
@nuel77 nuel77 changed the title ugrade to agave 4.0.0 + add quic support to recv transactions upgrade to agave 4.0.0 + add quic support to recv transactions Mar 11, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants