You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
With the newer release of our toolchain, based on tinygo 0.28.1, most of the tests fail. This scale pr resolves some of the issues, but there are tests still failing, depending on the GC used:
With the newer release of our toolchain, based on tinygo 0.28.1, most of the tests fail. This scale pr resolves some of the issues, but there are tests still failing, depending on the GC used:
conservative GC
Test_ApplyExtrinsic_ExhaustsResourcesError
Test_ValidateTransaction_ExhaustsResourcesError
custom extalloc GC
Test_BlockExecution
Test_Metadata_Encoding_Success
Test_ApplyExtrinsic_ExhaustsResourcesError
Test_Balances_Transfer_Invalid_ExistentialDeposit
Test_Balances_SetBalance_BadOrigin
Test_Balances_ForceTransfer_BadOrigin
Test_Balances_ForceFree_BadOrigin
LimeChain/tinygo#14
The text was updated successfully, but these errors were encountered: