solana/core
carllin 22ef3c7c54
Blob verify (#4951)
* Ensure signable data is not out of range

* Add a broadcast stage that puts bad sizes in blobs

* Resign blob after modifyign size

* Remove assertions that fail when size != meta.size
2019-07-08 18:21:52 -07:00
..
benches Cleanup num_threads() and batch_limit numbers (#4852) 2019-06-28 10:55:24 +02:00
src Blob verify (#4951) 2019-07-08 18:21:52 -07:00
tests Blob verify (#4951) 2019-07-08 18:21:52 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Bump serde_json from 1.0.39 to 1.0.40 (#4881) 2019-07-03 16:15:56 -06:00
build.rs Avoid linking with CUDA directly 2019-06-21 15:26:22 -07:00