[Error Code: 1110] error caused by: 1 error occurred: * transaction execute failed: [Error Code: 1101] cadence runtime error: Execution failed: --> 7a9d5a1d43daf3f8095b3e625bcbdbb6392dbc831159a492467cd15b905413fb:84:31 | 84 | if listing != nil && listing!.getDetails().nftID == saleItemID && listing!.getDetails().nftType == Type<@Pickem.NFT>(){ | ^^^^^^^^^^^^^^^^^^^^^ error: internal error: fatal error: storage error: get value failed: [Error Code: 1110] computation exceeds limit (9999) goroutine 631145939 [running]: runtime/debug.Stack() /usr/local/go/src/runtime/debug/stack.go:24 +0x65 github.com/onflow/cadence/runtime/errors.NewUnexpectedErrorFromCause(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/errors/errors.go:132 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0xe62f431b00, 0x25b1278) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter.go:492 +0x14e panic({0x1e5a0e0, 0x11a2f54c0e0}) /usr/local/go/src/runtime/panic.go:884 +0x212 github.com/onflow/cadence/runtime/interpreter.StoredValue({0x2872360, 0xe62f431b00}, {0x2894e18?, 0x11a2f54a0e0?}, {0x289d2d8?, 0x11a1da57500?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/storage.go:38 +0x94 github.com/onflow/cadence/runtime/interpreter.(*CompositeValue).GetMember(0x11a2f5481b0, 0xe62f431b00, {{0x2894e50?, 0x11a1da629f0?}, {0x2885bf8?, 0xc0d12c1da0?}}, {0x130edd7a7b4, 0x7}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/value.go:14147 +0x9d9 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).getMember(0xe62f431b00?, {0x28afc30, 0x11a2f5481b0}, {{0x2894e50?, 0x11a1da629f0?}, {0x2885bf8?, 0xc0d12c1da0?}}, {0x130edd7a7b4, 0x7}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter.go:4239 +0xbd github.com/onflow/cadence/runtime/interpreter.(*Interpreter).memberExpressionGetterSetter.func1(0x0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:166 +0x252 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitMemberExpression(0x3e9?, 0x0?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:768 +0x26 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a81a0?, 0xc0d12c1da0}, {0x28b8798, 0xe62f431b00}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:236 +0x2e2 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitReturnStatement(0xe62f431b00, 0x13128182180) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:79 +0x6f github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a1280?, 0x13128182180}, {0x28b3ee0, 0xe62f431b00}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:105 +0x1d3 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xe62f431b00, {0x28a1280?, 0x13128182180}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd675a?, {0x130edd4e8e0?, 0x1, 0x11a2f543a70?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_invocation.go:168 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xe62f431b00, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd638d?}, 0x11a1dd48240, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter.go:726 +0x1a7 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xe62f431b00?, 0x11a25817100?, {0x0?, 0x0?, 0x11a2f5481b0?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_invocation.go:164 +0x19f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xe62f431b00, 0x11a25817100, {{{0x2894f68, 0x11007c91be0}, {0x2885bd0, 0x11a2540af50}}, 0x11a2f54c080, 0x11a25426b80, 0xe63e872840, {0x0, ...}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_invocation.go:143 +0x1c5 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0x11a1dd48468?, {{{0x2894f68, 0x11007c91be0}, {0x2885bd0, 0x11a2540af50}}, 0x11a2f54c080, 0x11a25426b80, 0xe63e872840, {0x0, 0x0, ...}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/function.go:126 +0x5e github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/function.go:384 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x28b4840?, {0x28b5948, 0x11a2f5273e0}, {0x0?, 0x289d5f0?, 0x11a2f5436e0?}, {0x0?, 0x11a2f543710?, 0x2894e00?}, {0x0, ...}, ...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_invocation.go:122 +0x17e github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0xe63e872840, 0x11a2540af50) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:873 +0x5cb github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a8140?, 0x11a2540af50}, {0x28b8798, 0xe63e872840}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:218 +0x29d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).memberExpressionGetterSetter(0xe63e872840, 0x10fd2df29c0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:132 +0x77 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitMemberExpression(0x3cc5120?, 0x28b0a40?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:768 +0x19 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a81a0?, 0x10fd2df29c0}, {0x28b8798, 0xe63e872840}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:236 +0x2e2 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBinaryExpression(0xe63e872840, 0x11a2540d1d0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:253 +0x59 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a7c60?, 0x11a2540d1d0}, {0x28b8798, 0xe63e872840}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:248 +0x3ea github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBinaryExpression.func1(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:257 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBinaryExpression(0xe63e872840, 0x11a2540d200) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:427 +0x2ae github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a7c60?, 0x11a2540d200}, {0x28b8798, 0xe63e872840}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:248 +0x3ea github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBinaryExpression(0xe63e872840, 0x11a2540d350) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:253 +0x59 github.com/onflow/cadence/runtime/ast.AcceptExpression[...]({0x28a7c60?, 0x11a2540d350}, {0x28b8798, 0xe63e872840}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:248 +0x3ea github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_expression.go:248 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitIfStatementWithTestExpression(0x11a1dd497d8?, {0x28a7c60?, 0x11a2540d350?}, 0x0?, 0x0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:125 +0x65 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIfStatement(0x11a1dd49878?, 0x11a2540e380) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:112 +0xd6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a11e0?, 0x11a2540e380}, {0x28b3ee0, 0xe63e872840}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:114 +0x293 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xe63e872840, {0x28a11e0?, 0x11a2540e380}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xec6660?, {0x11a25400260?, 0x2, 0x1?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitBlock(0xe63e872840, 0x11a1da5b540) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter.go:701 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0xe63e872840, 0x10fd2df2ba0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:353 +0x2e6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a1140?, 0x10fd2df2ba0}, {0x28b3ee0, 0xe63e872840}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:117 +0x35a github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xe63e872840, {0x28a1140?, 0x10fd2df2ba0}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xb2cb89?, {0x11a1da5efc0?, 0x1, 0x11007c91be0?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitBlock(0xe63e872840, 0x11a1da5b590) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter.go:701 +0xa8 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitIfStatementWithTestExpression(0x11a1dd49de0?, {0x28a7c60?, 0x11a2540ced0?}, 0x0?, 0x0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:131 +0xce github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIfStatement(0x11a1dd49e80?, 0x11a2540e3c0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:112 +0xd6 github.com/onflow/cadence/runtime/ast.AcceptStatement[...]({0x28a11e0?, 0x11a2540e3c0}, {0x28b3ee0, 0xe63e872840}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/ast/visitor.go:114 +0x293 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0xe63e872840, {0x28a11e0?, 0x11a2540e3c0}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:57 +0x165 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xbd675a?, {0x11a25410000?, 0x11, 0x11a1dd4a018?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_statement.go:63 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_invocation.go:168 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0xe63e872840, {0x0, 0x0, 0x0}, {0x0, 0x0, 0xbd638d?}, 0x11a1dd4a140, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter.go:726 +0x1a7 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0xe63e872840?, 0x11a25817880?, {0x11a2580fd60?, 0x1?, 0xeca02f9c20?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_invocation.go:164 +0x19f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0xe63e872840, 0x11a25817880, {{{0x0, 0x0}, {0x0, 0x0}}, 0x11a25808990, 0x0, 0xe63e872840, {0x11a2580fd60, ...}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_invocation.go:143 +0x1c5 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/function.go:126 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{{0x0, 0x0}, {0x0, 0x0}}, 0x11a25808990, 0x0, 0xe63e872840, {0x11a2580fd60, 0x1, 0x1}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter_transaction.go:107 +0x245 github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x3?, {{{0x0, 0x0}, {0x0, 0x0}}, 0x0, 0x0, 0xe63e872840, {0x11a2580fd40, 0x3, ...}, ...}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/function.go:255 +0x55 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeExternally(0x203e380?, {0x28b5360, 0x11a2507f4e8}, 0x11a2540e8c0?, {0x11a25059e00?, 0x3?, 0x11a1dd4a6b8?}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter.go:434 +0x21e github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0xe63e872840, 0x11a25059e20?, {0x11a25059e00, 0x3, 0x4}) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/interpreter/interpreter.go:476 +0x2b6 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).transactionExecutionFunction.func1(0xe63e872840) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/transaction_executor.go:265 +0x2a9 github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret.func1() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/environment.go:994 +0x9e github.com/onflow/cadence/runtime.reportMetric(0x11a1dd4a998, {0x7f43afc34518?, 0x11979e09900?}, 0x11a1dd4a980) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/runtime.go:201 +0x65 github.com/onflow/cadence/runtime.(*interpreterEnvironment).Interpret(0x11b15679c80, {0x2894f68, 0x11007c91be0}, 0x15109e61ea0?, 0x11a2542e6c0) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/environment.go:988 +0x105 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x11a1da7a480) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/transaction_executor.go:222 +0x19c github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1() /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/transaction_executor.go:79 +0x25 sync.(*Once).doSlow(0x0?, 0x11a25058ec0?) /usr/local/go/src/sync/once.go:74 +0xc2 sync.(*Once).Do(...) /usr/local/go/src/sync/once.go:65 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute(0x11a1da7a480?) /go/pkg/mod/github.com/dapperlabs/cadence-internal@v0.31.5/runtime/transaction_executor.go:78 +0x4a github.com/onflow/flow-go/fvm/runtime.WrappedCadenceExecutor.Execute({{0x288dff0?, 0x11a1da7a480?}}) /app/fvm/runtime/wrapped_cadence_runtime.go:89 +0x27 github.com/onflow/flow-go/fvm.(*transactionExecutor).normalExecution(0x11a07c69200) /app/fvm/transactionInvoker.go:359 +0xc2 github.com/onflow/flow-go/fvm.(*transactionExecutor).ExecuteTransactionBody(0x11a07c69200) /app/fvm/transactionInvoker.go:275 +0x10a github.com/onflow/flow-go/fvm.(*transactionExecutor).execute(0x11a07c69200) /app/fvm/transactionInvoker.go:240 +0x9b github.com/onflow/flow-go/fvm.(*transactionExecutor).Execute(0x11a07c69200?) /app/fvm/transactionInvoker.go:150 +0x1e github.com/onflow/flow-go/fvm.Run({0x288e1d0?, 0x11a07c69200}) /app/fvm/fvm.go:39 +0xc2 github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {0x0, 0x186a0, 0xffffffffffffffff, 0x3e80, 0xf424000, 0x1312d00, {0x1, 0x1, 0x3e8, ...}, ...}, ...) /app/fvm/fvm.go:120 +0xa4d github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, {_, _}, {{0x11a1d4849c0, 0x40}, 0x1, 0x4, 0x0, {0x0, 0x186a0, ...}, ...}, ...) /app/engine/execution/computation/computer/computer.go:456 +0x132d github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, {_, _}, {{0x11a1d4849c0, 0x40}, 0x1, 0x11a0907dc00, ...}, ...) /app/engine/execution/computation/computer/computer.go:394 +0xba8 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xc128071680, {0x2892b50, 0x11a1d7f3980}, {0x28a8e60, 0x3cc5828}, 0x11a09063740, {0x28a8560, 0x11a1da252c0?}, 0xedf0b4?) /app/engine/execution/computation/computer/computer.go:281 +0x66a github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xc128071680, {0x2892b50, 0x11a1d7f3980}, 0x11a09063740, {0x28a8560, 0x11a1da252c0}, 0x68d1c8f047b5267a?) /app/engine/execution/computation/computer/computer.go:185 +0x33b github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xc105efadc0, {0x2892b50?, 0x11a1d7f3980}, 0x11a09063740, {0x28a8560, 0x11a1da252c0}) /app/engine/execution/computation/manager.go:299 +0x1d3 github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xc09c380d20, {0x2892aa8, 0xc137f88800}, 0x11a09063740) /app/engine/execution/ingestion/engine.go:616 +0x2ad github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1() /app/engine/execution/ingestion/engine.go:842 +0x2c github.com/onflow/flow-go/engine.(*Unit).Launch.func1() /app/engine/unit.go:74 +0x62 created by github.com/onflow/flow-go/engine.(*Unit).Launch /app/engine/unit.go:72 +0x7f --> 4eb8a10cb9f87357.NFTStorefront:234:12