ScorexFoundation / sigmastate-interpreter

ErgoScript compiler and ErgoTree Interpreter implementation for Ergo blockchain
MIT License
62 stars 40 forks source link

Fix SubstContants: serialize ErgoTree size #994

Open aslesarenko opened 3 months ago

aslesarenko commented 3 months ago

This issue is to fix bug with SubstConstants operation noticed by @Luivatra.

"the ergoscript function substConstants does not include the size/contentlength uint in the output even if the input bytes have it defined"