solana/programs/bpf
ryleung-solana 17b00ad3a4
Add quic-client module (#23166)
* Add quic-client module to send transactions via quic, abstracted behind the TpuConnection trait (along with a legacy UDP implementation of TpuConnection) and change thin-client to use TpuConnection
2022-03-09 21:33:05 -05:00
..
benches Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00
c Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
rust Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
tests Resized accounts must be rent exempt 2022-03-02 13:02:02 -08:00
.gitignore
Cargo.lock Add quic-client module (#23166) 2022-03-09 21:33:05 -05:00
Cargo.toml Bump version to 1.10.1 (#23453) 2022-03-02 13:47:01 -06:00
build.rs Add script for running nightly rustfmt on all workspaces (#23244) 2022-02-22 11:59:06 +08:00