solana/programs/bpf
fee1-dead c4a9c8b5e9
Remove dependency on `hex` (#21567)
* Remove dependency on `hex`

* Update lock file

* Use `debug_struct` instead of own format

* Share code, add test, and fix rent_epoch spelling

Co-authored-by: Tyera Eulberg <tyera@solana.com>
2021-12-03 20:53:35 -07:00
..
benches Cleanup: InvokeContext accessors (#21574) 2021-12-03 12:15:22 +01:00
c Bump bpf-tools to v1.20 2021-11-18 20:50:58 -08:00
rust Upgrade to Rust 2021 2021-11-30 20:43:46 -08:00
tests Feature gates for rbpf v0.2.16 (#21590) 2021-12-03 15:45:25 +01:00
.gitignore
Cargo.lock Remove dependency on `hex` (#21567) 2021-12-03 20:53:35 -07:00
Cargo.toml Upgrade to Rust 2021 2021-11-30 20:43:46 -08:00
build.rs Allow programs to realloc their accounts within limits (#19475) 2021-09-28 01:13:03 -07:00