solana/programs/bpf
sakridge 5a230f418d
Add quic port for accepting transactions (#22753)
using quinn library

streamer: Sign TLS cert with validator identity key

Handle multiple incoming chunks
2022-02-04 15:27:09 +01:00
..
benches Refactor: Improve type safety and readability of transaction execution (#22215) 2022-01-05 10:15:15 +08:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Add get_processed_sibling_instruction syscall (#22859) 2022-02-02 16:45:57 -08:00
tests Adjust expected instruction counts in assert_instruction_count test (#22927) 2022-02-04 01:39:24 +00:00
.gitignore
Cargo.lock Add quic port for accepting transactions (#22753) 2022-02-04 15:27:09 +01:00
Cargo.toml Add get_processed_sibling_instruction syscall (#22859) 2022-02-02 16:45:57 -08:00
build.rs Add get_processed_sibling_instruction syscall (#22859) 2022-02-02 16:45:57 -08:00