solana/core
carllin c1953dca8f
Cleanup some of banking stage (#4878)
* Add committable transactions that cause errors like InstructionErrors back to retryable list on MaxHeightReached

* Remove unnecessary logic

* Add comments/renaming for clarity
2019-07-01 12:14:40 -07:00
..
benches Cleanup num_threads() and batch_limit numbers (#4852) 2019-06-28 10:55:24 +02:00
src Cleanup some of banking stage (#4878) 2019-07-01 12:14:40 -07:00
tests Re-enable tests (#4848) 2019-06-27 12:09:14 -07:00
.gitignore add /target/ to .gitignore files for all crates (#4217) 2019-05-08 12:15:05 -07:00
Cargo.toml Add Measure abstraction over measuring time intervals (#4851) 2019-06-29 15:34:49 +02:00
build.rs Avoid linking with CUDA directly 2019-06-21 15:26:22 -07:00