solana/programs/address-lookup-table-tests
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
..
tests Make payer and system program optional when extending lookup tables (#23678) 2022-03-16 21:40:16 +08:00
Cargo.toml Allow extending upgradeable program data account length (#26386) 2022-07-11 22:46:32 +01:00