solana/programs/bpf
Jack May b6d09f1901
Add BPF program entrypoint return type (#8111)
2020-02-04 12:25:42 -08:00
..
benches Cleanup BPF use syntax (#8001) 2020-01-28 17:03:37 -08:00
c Remove program error footgun and cleaner developer experience (#8042) 2020-01-31 10:58:07 -08:00
rust Add BPF program entrypoint return type (#8111) 2020-02-04 12:25:42 -08:00
tests Remove program error footgun and cleaner developer experience (#8042) 2020-01-31 10:58:07 -08:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock Facilitate printing program errors from BPF programs (#8109) 2020-02-04 09:03:45 -08:00
Cargo.toml Add support for idiomatic error handling to BPF instruction processors (#7968) 2020-01-30 09:47:22 -08:00
build.rs Add support for idiomatic error handling to BPF instruction processors (#7968) 2020-01-30 09:47:22 -08:00