solana/programs/bpf/c/src
Alexander Meißner a71f05f86c
Fix CPI duplicate account privilege escalation (#22752)
* Adds TEST_DUPLICATE_PRIVILEGE_ESCALATION_SIGNER and TEST_DUPLICATE_PRIVILEGE_ESCALATION_WRITABLE.

* Moves CPI privilege verification out of deduplication loop.
2022-01-28 00:52:02 +01:00
..
alloc refactor: Use UINT64_MAX to replace hardcoded number (#15676) 2021-03-03 17:16:18 +00:00
bench_alu
bpf_to_bpf
deprecated_loader Split solana_sdk.h (#19172) 2021-08-13 09:49:24 -07:00
dup_accounts Add more duplicate account tests (#15746) 2021-03-05 20:36:27 -08:00
error_handling
float Bump bpf-tools version to 1.12 2021-06-25 18:00:44 -07:00
invoke Fix CPI duplicate account privilege escalation (#22752) 2022-01-28 00:52:02 +01:00
invoked Add return data implementation 2021-09-10 14:25:54 +01:00
log_data Proposal: log binary data for Solidity 2021-09-22 07:59:06 +01:00
move_funds
multiple_static
noop Split solana_sdk.h (#19172) 2021-08-13 09:49:24 -07:00
noop++ Expand and update instruction count tests (#16522) 2021-04-13 16:23:42 -07:00
panic
relative_call
return_data Add return data implementation 2021-09-10 14:25:54 +01:00
sanity
sanity++
secp256k1_recover Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00
ser fix test (#17310) 2021-05-18 11:46:42 -07:00
sha Split solana_sdk.h (#19172) 2021-08-13 09:49:24 -07:00
stdlib Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
struct_pass
struct_ret
tuner
tuner-variable-iterations Add DOS test that sends large transactions (#20624) 2021-10-29 15:57:32 -04:00