solana-with-rpc-optimizations/programs/bpf_loader
Sanjay Singh a60d1857bf
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
2023-10-13 14:53:19 -06:00
..
benches Cleanup - Feature Gate of `enable_early_verification_of_account_modifications` (#33579) 2023-10-10 17:26:17 +02:00
gen-syscall-list chore: workspace inheritance (#29893) 2023-02-23 22:01:54 +08:00
src updated inner_call for hashing fn to follow generic approach (#33128) 2023-10-13 14:53:19 -06:00
test_elfs Revert "Revert "Add test for executor cache runtime feature upgrades.… (#30428) 2023-02-24 10:04:51 -07:00
Cargo.toml Bump solana_rbpf to v0.7.0 (#33104) 2023-09-06 10:54:15 +02:00