solana/core
behzad nouri 13b032b2d4
removes manual trait impl for contact-info (#17332)
The current implementations use only the id and disregard other fields,
in particular wallclock. This can lead to bugs where an outdated
contact-info shadows or overrides a current one because they compare
equal.
2021-05-19 20:56:10 +00:00
..
benches Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
src removes manual trait impl for contact-info (#17332) 2021-05-19 20:56:10 +00:00
tests Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00
.gitignore
Cargo.toml Create solana-rpc crate and move subscriptions (#17320) 2021-05-19 00:54:28 -06:00
build.rs Remove frozen ABI modules from solana-sdk 2020-10-20 16:11:30 -07:00