solana/programs/bpf
Justin Starry 45458e7139
Refactor: Improve type safety and readability of transaction execution (#22215)
* Refactor Bank::load_and_execute_transactions

* Refactor: improve type safety of TransactionExecutionResult

* Add enum for extra type safety in execution results

* feedback
2022-01-05 10:15:15 +08:00
..
benches Refactor: Improve type safety and readability of transaction execution (#22215) 2022-01-05 10:15:15 +08:00
c Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
rust Add test to enforce that program id account info for CPI is optional (#22069) 2021-12-24 00:43:15 +01:00
tests Refactor: Improve type safety and readability of transaction execution (#22215) 2022-01-05 10:15:15 +08:00
.gitignore
Cargo.lock Bump hidapi from 1.3.0 to 1.3.2 (#22265) 2022-01-04 10:47:58 -07:00
Cargo.toml Bump rbpf to v0.2.21 (#22216) 2022-01-01 20:22:48 +00:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00