solana/runtime
Greg Fitzgerald 49b7e67585 Return program error from process_transaction()
Our unit-test helper `process_transaction()` wasn't returning
program errors, which made testing programs tedious and
counter-intuitive.
2019-03-02 07:50:32 -07:00
..
benches Rename MAX_ENTRY_IDS 2019-03-01 13:38:17 -08:00
src Return program error from process_transaction() 2019-03-02 07:50:32 -07:00
Cargo.toml Include solana-logger for use by tests 2019-02-27 21:16:23 -08:00