solana/programs/bpf_loader
Justin Starry 8e8c6e60ff
Allow extending upgradeable program data account length (#26386)
* Allow extending upgradeable program data account length

* Add is_writable check

* Fix cargo version

* System program fix, comment, and test

* Switch to u32 for serialized bytes value in ix
2022-07-11 22:46:32 +01:00
..
benches Remove `get_total_resize_remaining()` and `total_resize_limit` from `TransactionContext` (#26504) 2022-07-08 20:26:54 +02:00
gen-syscall-list Bump Version to 1.11.3 (#26481) 2022-07-07 14:39:46 -05:00
src Allow extending upgradeable program data account length (#26386) 2022-07-11 22:46:32 +01:00
test_elfs reproduceable loader test artifacts (#24950) 2022-05-03 17:10:28 -07:00
Cargo.toml Bump Version to 1.11.3 (#26481) 2022-07-07 14:39:46 -05:00