solana/programs/bpf
Tyera Eulberg 62eebe6e6d
Parse address-lookup-table instructions (#27316)
* Parse address-lookup-table instructions

* Finish extend instruction handling

* Rename payer, recipient

* Update docs parsing status
2022-08-24 10:17:53 -06:00
..
benches Cap the number of accounts passed to a bpf program ix (#26630) 2022-07-20 14:12:43 +02:00
c Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02:00
rust Feature: disable CPI setting `is_executable` and `rent_epoch` (#26987) 2022-08-10 00:22:23 +02:00
tests clean feature: `request_units_deprecated` (#27102) 2022-08-13 13:12:35 +01:00
.gitignore
Cargo.lock Parse address-lookup-table instructions (#27316) 2022-08-24 10:17:53 -06:00
Cargo.toml Bumps solana_rbpf to v0.2.32 (#27059) 2022-08-15 16:04:48 +02:00
build.rs Switch to cargo-build-sbf for building tests in programs/bpf 2022-08-08 03:42:54 +00:00