solana/program-test
Christian Kamm bea181eba9
Improve program-test process_transaction() speed by reducing sleep duration in banks-server (#20508)
* banks_server: Reduce sleep duration for local server

This speeds up process_transaction_with_commitment_and_context()
and thus most program tests by a lot.

* Plumb tick duration through poh config and signature polling

Co-authored-by: Jon Cinque <jon.cinque@gmail.com>
2021-10-15 18:55:41 +02:00
..
src Improve program-test process_transaction() speed by reducing sleep duration in banks-server (#20508) 2021-10-15 18:55:41 +02:00
tests program-test: Fix getting new blockhash post-warp (#20710) 2021-10-15 14:58:09 +02:00
Cargo.toml Bump version to 1.9.0 2021-10-06 17:57:41 -07:00