solana/programs
Alexander Meißner 855ae79598
Fix InvokeContext::push() account_deps (#17350)
* Reverts aliasing of account_deps with the previous invocation stack frame in InvokeContext::push().
* Adds explicit assert of programdata account content in test_program_bpf_upgrade_via_cpi.
2021-05-21 22:34:07 +02:00
..
bpf Fix InvokeContext::push() account_deps (#17350) 2021-05-21 22:34:07 +02:00
bpf_loader Fix InvokeContext::push() account_deps (#17350) 2021-05-21 22:34:07 +02:00
budget checked_sub_lamports (#16918) 2021-04-29 21:34:44 +00:00
config owner -> owner() (#16783) 2021-04-26 17:06:40 +00:00
exchange Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
failure Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
noop Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
ownable Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
secp256k1 Refactoring: Move KeyedAccounts to InvokeContext (#15410) 2021-04-19 18:48:48 +02:00
stake SetLockup now requires the authorized withdrawer when the lockup is not in force 2021-05-21 11:49:01 -07:00
vote Upgrade Rust to 1.52.0 (#17096) 2021-05-19 09:31:47 -05:00