solana/programs/bpf
Pankaj Garg 4ad32eb412
Perform QUIC handshake asynchronously to allow parallel handshakes (#26043)
* Perform QUIC handshake asynchronously to allow parallel handhskaes

* address comments

* update cargo.lock

* change sleep to 1ms
2022-06-21 23:22:11 +00:00
..
benches Bump rBPF (#25593) 2022-06-07 04:45:07 -07:00
c Disallow deployment of deprecated _sol_alloc_free syscall (#25179) 2022-05-20 13:19:41 -07:00
rust Bump version to 1.11.1 (#26104) 2022-06-21 12:07:46 -05:00
tests Refactor: instruction account index (#25825) 2022-06-16 18:46:17 +02:00
.gitignore
Cargo.lock Perform QUIC handshake asynchronously to allow parallel handshakes (#26043) 2022-06-21 23:22:11 +00:00
Cargo.toml Bump version to 1.11.1 (#26104) 2022-06-21 12:07:46 -05:00
build.rs Add syscall tests for curve25519 (#25634) 2022-06-12 10:18:51 +09:00