solana/programs
Alessandro Decina 2c8a3f39a6
Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188)
Move all syscall declarations under solana_program::syscalls. If the target
supports static syscalls (sbfv2), then actually define them statically to avoid
dynamic relocations.
2022-05-26 23:01:55 +10:00
..
address-lookup-table Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
address-lookup-table-tests
bpf Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188) 2022-05-26 23:01:55 +10:00
bpf_loader Refactor: Rebase offset of `index_in_caller` (#25531) 2022-05-25 13:43:20 +02:00
compute-budget
config Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
ed25519-tests
stake Fix derive_partial_eq_without_eq clippy lint 2022-05-22 22:22:21 -07:00
vote Refactor: Rebase offset of `index_in_caller` (#25531) 2022-05-25 13:43:20 +02:00
zk-token-proof zk-token-sdk: verify WithdrawWithheldTokens proof under the correct context (#24923) 2022-05-03 13:44:47 +09:00