solana/zk-token-sdk
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
..
src Consolidate syscalls under solana_program::syscalls, implement static syscalls (sbfv2) (#24188) 2022-05-26 23:01:55 +10:00
.gitignore Don't accidentally commit farf (#22349) 2022-01-06 17:24:33 -07:00
Cargo.toml More target_arch = "bpf" => target_os = "solana" 2022-05-20 16:57:18 +10:00