solana/storage-proto/proto
Tyera Eulberg 38bbb77989
Return error if Transaction contains writable executable or ProgramData accounts (#19629)
* Return error if Transaction locks an executable as writable

* Return error if a ProgramData account is writable but the upgradable loader isn't present

* Remove unreachable clause

* Fixup bpf tests

* Review comments

* Add new TransactionError

* Disallow writes to any upgradeable-loader account when loader not present; remove is_upgradeable_loader_present exception for all other executables
2021-09-08 15:21:52 -06:00
..
confirmed_block.proto Record vote account commission with voting/staking rewards and surface in RPC 2021-07-12 15:09:44 -07:00
transaction_by_addr.proto Return error if Transaction contains writable executable or ProgramData accounts (#19629) 2021-09-08 15:21:52 -06:00