solana/runtime
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 Accounts index opt (#4621) 2019-06-10 18:15:39 -07:00
src Data plane verification (#4639) 2019-06-12 16:43:05 -07:00
tests Break noop_program -> runtime dependency (#4481) 2019-05-30 11:20:49 -07:00
.gitignore
Cargo.toml Split BPF loader to match the rest of the programs (#4636) 2019-06-12 08:49:59 -07:00