Skip to content
Unverified Commit 54c19f53 authored by Alexander Theißen's avatar Alexander Theißen Committed by GitHub
Browse files

pallet-revive: Trade code size for call stack depth (#6264)



This will reduce the call stack depth in order to raise the allowed code
size. Should allow around 100KB of instructions. This is necessary to
stay within the memory envelope. More code size is more appropriate for
testing right now. We will re-evaluate parameters once we have 64bit
support.

---------

Co-authored-by: default avatarGitHub Action <[email protected]>
parent 7e876547
Pipeline #503312 waiting for manual action with stages
in 30 minutes and 54 seconds