solana/entry
Illia Bobyr a425cab518
entry: Split `start_verify_transactions` into `*_{cpu,gpu}` (#29962)
`start_verify_transactions` is relatively long and contains both a small part of the CPU verification and the full GPU verification code. As CPU and GPU verification are equal peers, it seems easier to follow the code when they each live in separate functions.

No functional changes. Only moving code around.
2023-02-13 11:52:01 -08:00
..
benches Fail tx sanitization when ix program id uses lookup table (#25035) 2022-05-07 03:19:50 +08:00
src entry: Split `start_verify_transactions` into `*_{cpu,gpu}` (#29962) 2023-02-13 11:52:01 -08:00
Cargo.toml Bump serde from 1.0.144 to 1.0.152 (#29696) 2023-02-01 16:27:17 -07:00