solana/programs/bpf
Tyera Eulberg db40cb41b2
Handle new security advisories (#19126)
* Update hyper 0.14

* Add audit ignores

* Bump assert_cmd and remove audit ignore

* Remove unnecessary unmaintained dependency

* Remove pin-project-lite warning
2021-08-09 19:36:03 +00:00
..
benches Bank::new -> Bank::new_for_benches (#19063) 2021-08-04 17:30:43 -05:00
c Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00
rust Remove unused import (#19015) 2021-08-02 10:45:55 -06:00
tests for all tests, bank::new -> bank::new_for_tests (#19064) 2021-08-05 08:42:38 -05:00
.gitignore
Cargo.lock Handle new security advisories (#19126) 2021-08-09 19:36:03 +00:00
Cargo.toml Bumps solana_rbpf to v0.2.14 (#18869) 2021-08-04 09:50:28 +02:00
build.rs Add ecrecover syscall (#17720) 2021-07-07 13:15:14 -07:00