solana/programs/bpf
Dmitri Makarov bae5dae61d Bump bpf-tools to v1.20
- Fix C standard library to include only reentrant versions of functions
- Use a version of solana_rbpf with fixed relocations handling
- Add a test of using C standard library functions in on-chain program
2021-11-18 20:50:58 -08:00
..
benches Nonce naming cleanup (#21336) 2021-11-18 16:07:17 -08:00
c Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
rust Refactor: Move sdk::process_instruction in program-runtime-crate (#21180) 2021-11-17 19:35:07 +01:00
tests Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
.gitignore
Cargo.lock chore: bump serde_json from 1.0.70 to 1.0.71 (#21338) 2021-11-18 02:58:30 +00:00
Cargo.toml chore: bump solana_rbpf from 0.2.14 to 0.2.15 (#21289) 2021-11-16 23:52:01 +00:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00