solana/core
behzad nouri e283461d99
enforces hash domain for ping-pong protocol (#28433)
https://github.com/solana-labs/solana/pull/27193
added hash domain to ping-pong protocol.
For backward compatibility responses both with and without domain were
generated and accepted.
Now that all clusters are upgraded, this commit enforces the hash domain
by removing the response without the domain.
2022-10-18 18:17:12 +00:00
..
benches Batch filtering invalid transactions before forwarding (#26798) 2022-09-29 16:33:40 -05:00
src enforces hash domain for ping-pong protocol (#28433) 2022-10-18 18:17:12 +00:00
tests remove expected rent collection and rehashing completely (#28422) 2022-10-17 07:24:42 -07:00
.gitignore
Cargo.toml Use num-enum crate to make everything typesafe 2022-10-05 11:43:27 -05:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00