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

Moving fd_quic linked list implementations to util/tmpl. - **util: fix typos in dlist** - **util: add fd_list singly linked list**

Agave reports this error particular as "ExecutionOverrun", which is our equivalent to `sigtext` TODO: - [ ] add test fixture

vm

To follow Agave's handling of jumping-into-addl-imm case TODO: - [ ] add fixture

RFC 9000 recommends skipping QUIC packets in a single datagram when the dst conn id is different than the first in the datagram.

Code block at fd_quic.c:3124 is duplicated at :3081. Probably an incorrectly resolved merge conflict.