solana/sdk
sakridge 03d29a8311
Async poh verify (#6353)
* Async poh verify

* Up ticks_per_s to 160

GPU poh verify needs shorter poh sequences or it takes forever to
verify. Keep slot time the same at 400ms.

* Fix stats

* Don't halt on ticks

* Increase retries for local_cluster tests and make repairman test serial
2019-10-23 12:11:04 -07:00
..
benches Use Serde's `with` attribute to shorten length encodings in Transaction 2019-03-29 08:25:56 -06:00
bpf Update Rust-BPF to v0.1.8 (#6404) 2019-10-16 15:08:29 -07:00
docker-solana Install bzip2 in solana docker file (#5701) 2019-08-27 22:10:05 -04:00
src Async poh verify (#6353) 2019-10-23 12:11:04 -07:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.toml Use serde-bytes to serialize u8 efficiently (#6442) 2019-10-18 17:18:06 -07:00