solana/programs/bpf/c/src
Sean Young 098585234d Add return data implementation
This consists of:
 - syscalls
 - passing return data from invoked to invoker
 - printing to stable log
 - rust and C SDK changes
2021-09-10 14:25:54 +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 Add return data implementation 2021-09-10 14:25:54 +01:00
invoked Add return data implementation 2021-09-10 14:25:54 +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 Add sol_log_compute_units syscall 2020-10-29 21:45:24 -07:00
sanity++ Add ComputeBudget tuner (#12476) 2020-09-25 09:01:22 -07:00
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
struct_pass
struct_ret
tuner program log pubkey as base58 (#12901) 2020-10-15 09:11:54 -07:00