Skip to content

Commit

Permalink
updated inner_call for hashing fn to follow generic approach (solana-…
Browse files Browse the repository at this point in the history
…labs#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
  • Loading branch information
sanjsingh07 authored Oct 13, 2023
1 parent a3f85ab commit a60d185
Showing 1 changed file with 202 additions and 205 deletions.
Loading

0 comments on commit a60d185

Please sign in to comment.