solana/sdk
carllin 8c1b9a0b67
Data plane verification (#4639)
* Add signature to blob

* Change Signable trait to support returning references to signable data

* Add signing to broadcast

* Verify signatures in window_service

* Add testing for signatures to erasure

* Add RPC for getting current slot, consume RPC call in test_repairman_catchup for more deterministic results
2019-06-12 16:43:05 -07:00
..
benches Use Serde's `with` attribute to shorten length encodings in Transaction 2019-03-29 08:25:56 -06:00
bpf Nits (#4662) 2019-06-12 13:04:24 -07:00
docker-solana Overhaul cargo/rustc version management 2019-03-14 20:22:46 -07:00
src Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Bump byteorder from 1.3.1 to 1.3.2 (#4641) 2019-06-11 11:21:26 -07:00