rs-soroban-env icon indicating copy to clipboard operation
rs-soroban-env copied to clipboard

Fix InstantiateWasmImports which was broken by protocol-version gating

Open graydon opened this issue 7 months ago • 0 comments

The support for (and p21 use of) protocol gating on host functions breaks the benchmark code that imports all functions into a p20 contract. This fixes the bug.

graydon avatar Jul 13 '24 03:07 graydon