solana/programs/bpf
Jack May 1b391dd36b
Add account accessor functions (#7966)
2020-01-24 14:34:59 -08:00
..
benches Merge api/program into single units (#7061) 2019-11-20 16:32:19 -08:00
c Optimize account copies and use RefCell to handle duplicate accounts in BPF programs (#7958) 2020-01-24 10:54:26 -08:00
rust Add account accessor functions (#7966) 2020-01-24 14:34:59 -08:00
tests Optimize account copies and use RefCell to handle duplicate accounts in BPF programs (#7958) 2020-01-24 10:54:26 -08:00
.gitignore tmp dirs target to farf (#5079) 2019-07-12 18:28:42 -07:00
Cargo.lock Add rust duplicate account test program (#7897) 2020-01-21 10:59:19 -08:00
Cargo.toml Add rust duplicate account test program (#7897) 2020-01-21 10:59:19 -08:00
build.rs Add rust duplicate account test program (#7897) 2020-01-21 10:59:19 -08:00