solana/programs/bpf_loader
Alexander Meißner 41988807d3
Refactor: Remove `visit_each_account_once()` (#25532)
* Removes is_duplicate().

* Replaces use sites of visit_each_account_once().

* Removes visit_each_account_once().

* cargo fmt

* Adds comments to clarify the order of pre_accounts and instruction_accounts.

* Simplify control flow.
2022-05-26 20:55:58 +02:00
..
benches Refactor: Rebase offset of `index_in_caller` (#25531) 2022-05-25 13:43:20 +02:00
gen-syscall-list chore: bump regex from 1.5.5 to 1.5.6 (#25488) 2022-05-23 13:45:43 -06:00
src Refactor: Remove `visit_each_account_once()` (#25532) 2022-05-26 20:55:58 +02:00
test_elfs reproduceable loader test artifacts (#24950) 2022-05-03 17:10:28 -07:00
Cargo.toml Bumps solana_rbpf to v0.2.29 (#25333) 2022-05-19 09:19:05 +02:00