Avoid eager loading of wasm binaries when executing a function call #10801
Labels
A-storage
Area: storage and databases
A-transaction-runtime
Area: transaction runtime (transaction and receipts processing, state transition, etc)
T-contract-runtime
Team: issues relevant to the contract runtime team
In
execute_function_call
, we always first load the wasm binarynearcore/runtime/runtime/src/actions.rs
Line 82 in a1cac91
The text was updated successfully, but these errors were encountered: