solana/programs/loader-v4
mergify[bot] 9021d224be
v1.17: Bump solana_rbpf to v0.8.0 (backport of #33679) (#33793)
* updated inner_call for hashing fn to follow generic approach (#33128)

* updated inner_call for hashing fn to follow generic approach

* different hash compute budget values for all digests

* fixed conflicts

* reverted changes to compute_budget.rs and added 3method to trait to get compute budget values

* updated type for result fn for HasherImpl

* using Hash directly in result fn, got rid of HASH_BYTES and removed comment form compute_budget

* updated import statement

* cargo fmt -all

* removed unused import and reference related warning

* oops forgot semicolon

* removed trailing white space

(cherry picked from commit a60d1857bf)

* Bump solana_rbpf to v0.8.0 (#33679)

* Bumps solana_rbpf to v0.8.0

* Adjustments:
Replaces declare_syscall!() with declare_builtin_function!().
Removes Config::encrypt_runtime_environment.
Simplifies error propagation.

(cherry picked from commit a5c7c999e2)

---------

Co-authored-by: Alexander Meißner <AlexanderMeissner@gmx.net>
2023-10-21 14:14:23 +02:00
..
src v1.17: Bump solana_rbpf to v0.8.0 (backport of #33679) (#33793) 2023-10-21 14:14:23 +02:00
test_elfs/out Bump solana_rbpf to v0.7.0 (#33104) 2023-09-06 10:54:15 +02:00
Cargo.toml Bump solana_rbpf to v0.7.0 (#33104) 2023-09-06 10:54:15 +02:00