firedancer icon indicating copy to clipboard operation
firedancer copied to clipboard

Firedancer is Jump Crypto's Solana consensus node implementation.

Results 272 firedancer issues
Sort by recently updated
recently updated
newest added

```/usr/sbin/ethtool --set-channels eno1 combined 1 netlink error: requested channel count exceeds maximum (offset 36) netlink error: Invalid argument``` ```[nbridge@fpip3-compute0951 ~]$ ethtool -l eno1 Channel parameters for eno1: Pre-set maximums: RX:...

platform
Priority: High
operator

Fixes #1407 - **quic: remove test_tls_quic_both** - **quic: simplify fd_rng_t usage** - **quic: move ACK pool to tile**

BLAKE3 rewrite with support for batched hashing - [x] New parallel scheduler - [x] Port ref, sse41, avx2, avx512 backends - [x] Faster AVX2 streamlined hashing - [x] Faster AVX2...

**Problem** Currently, every QUIC connection owns an exclusive pool of inflight packets. This pool is used to track what has been sent to the peer which is eventually used when...

quic
perf
Priority: Medium
operator

Nick got an error while trying to set up a new box in which his uid and gid are different

Priority: Medium
operator

Workspace creation is slow because of ftruncate. we must zero underlying workspace memory before giving it to the app (else there might be privileged data in there). In development we...

build
Priority: Low
debugging
operator

We get txns from RPC nodes about two slots in advance (800ms) so should be able to hold all of these.

perf
Priority: Medium
operator

Pack shouldn't drop ever in this case, still needs more investigation

perf
Priority: High

Need to compile fdctl lib separately with an IFDEF when used in fddev.

linting
build
Priority: High
fdctl