stacks-network / clarity-wasm

`clar2wasm` is a compiler for generating WebAssembly from Clarity.
GNU General Public License v3.0
12 stars 12 forks source link

Crosscheck for `replace-at` fails too often due to `ValueTooLarge` #395

Closed Acaccia closed 3 months ago

Acaccia commented 4 months ago

Crosscheck for replace-at fails too often due to ValueTooLarge.

Someone should investigate if there is a real bug or if we should just adapt the test arguments.