CODE_ERROR
There is an error in the cadence code of this transaction.
[Error Code: 1101] cadence runtime error Execution failed: --> 6dfe664f553fa2b7390f4146e3ab3b25702ae6d92e1404bd3125b26fe6483f72:25:12 | 25 | self.ownerCollectionRef.buy(collectionCapability: self.signerCapability, episodeID: episodeID) | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ --> ad81a70d796a92ef.EpisodeNFT:298:31 error: internal error: fatal error: storage error: get value failed: [Error Code: 1110] computation exceeds limit (9999) goroutine 431626666 [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/onflow/cadence@v0.25.2/runtime/errors/errors.go:139 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).RecoverErrors(0x123ffe201a0, 0x2398bb8) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1140 +0x14e panic({0x1d43980, 0x124031ce3f0}) /usr/local/go/src/runtime/panic.go:838 +0x207 github.com/onflow/cadence/runtime/interpreter.StoredValue({0x25f18e0, 0x123ffe201a0}, {0x26103f8?, 0x124002bf130?}, {0x2617350?, 0x123fff52c80?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/storage.go:38 +0x94 github.com/onflow/cadence/runtime/interpreter.(*DictionaryValue).Get(0x124031b0aa0, 0xb19871?, 0x123ec123aa8?, {0x2626908?, 0x124031c6768}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/value.go:15645 +0xf0 github.com/onflow/cadence/runtime/interpreter.(*DictionaryValue).GetKey(0x25f18e0?, 0x123ffe201a0, 0x2618c10?, {0x2626908?, 0x124031c6768?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/value.go:15655 +0x67 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitIndexExpression(0x123ffe201a0, 0x1224047a780) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:736 +0x124 github.com/onflow/cadence/runtime/ast.(*IndexExpression).AcceptExp(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:1037 github.com/onflow/cadence/runtime/ast.(*IndexExpression).Accept(0x122406c8d58?, {0x26319d0?, 0x123ffe201a0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:1028 +0x3f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitReferenceExpression(0x123ffe201a0, 0x122404756c0) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:973 +0x91 github.com/onflow/cadence/runtime/ast.(*ReferenceExpression).AcceptExp(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:1921 github.com/onflow/cadence/runtime/ast.(*ReferenceExpression).Accept(0x204900?, {0x26319d0?, 0x123ffe201a0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:1912 +0x42 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForceExpression(0x123ffe201a0, 0x1224047c510) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:1038 +0x50 github.com/onflow/cadence/runtime/ast.(*ForceExpression).AcceptExp(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:2016 github.com/onflow/cadence/runtime/ast.(*ForceExpression).Accept(0x260f5f8?, {0x26319d0?, 0x123ffe201a0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:2008 +0x3f github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0xa0?) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:49 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0x123ffe201a0, 0x1224016f220, 0x123ec123f60) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:436 +0x123 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x1?, 0x123ec123f50?) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:397 +0x35 github.com/onflow/cadence/runtime/ast.(*VariableDeclaration).Accept(0x124031d4900?, {0x26319d0?, 0x123ffe201a0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/variable_declaration.go:103 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x123ffe201a0, {0x261dba8?, 0x1224016f220}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x1dfb640?, {0x122404757c0?, 0x3, 0x124031a1e90?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:157 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x123ffe201a0, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x124031d48a0?}, 0x123ec1241d0, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x123ffe201a0?, 0x1240008b180?, {0x124031ce390?, 0x1?, 0x124031cc5a0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:153 +0x189 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x123ffe201a0, 0x1240008b180, {{0x2628eb8, 0x124031cc5a0}, {0x124031ce390, 0x1, 0x1}, {0x12240720ac0, 0x1, 0x1}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:131 +0x265 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0x40?, {{0x2628eb8, 0x124031cc5a0}, {0x124031ce390, 0x1, 0x1}, {0x12240720ac0, 0x1, 0x1}, 0x12240720ab0, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:124 +0x5e github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke({{0x2627f08?, 0x1240008b180?}, 0x124031cc5a0?}, {{0x2628eb8, 0x124031cc5a0}, {0x124031ce390, 0x1, 0x1}, {0x12240720ac0, 0x1, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:370 +0x78 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x123ffe201a0, {0x768ec2ddae70, 0x124031a1e60}, {0x124031ce380, 0x1, 0x123ec124638?}, {0x124031ce370, 0x1, 0x1fe7380?}, {0x12240720ac0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:110 +0x185 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x123ffe201a0, 0x122404771f0) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:817 +0x5b2 github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:799 github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0x123ec124818?, {0x26319d0?, 0x123ffe201a0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:788 +0x42 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).assignmentGetterSetter.func1(0xa0?) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:49 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitVariableDeclaration(0x123ffe201a0, 0x1224016f540, 0x123ec124950) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:436 +0x123 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitVariableDeclaration(0x1?, 0x123ec124940?) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:397 +0x35 github.com/onflow/cadence/runtime/ast.(*VariableDeclaration).Accept(0x1f11800?, {0x26319d0?, 0x123ffe201a0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/variable_declaration.go:103 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x123ffe201a0, {0x261dba8?, 0x1224016f540}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x123ffe22060?, {0x1224044d0a0?, 0x2, 0x3ea?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitBlock(0x123ffe201a0, 0x1224047a960) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1342 +0x8c github.com/onflow/cadence/runtime/ast.(*Block).Accept(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/block.go:54 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitForStatement(0x123ffe201a0, 0xc509cfc6c0) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:344 +0x2c5 github.com/onflow/cadence/runtime/ast.(*ForStatement).Accept(0x12400093c50?, {0x26319d0?, 0x123ffe201a0?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/statement.go:439 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x123ffe201a0, {0x261d998?, 0xc509cfc6c0}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0x1dfb640?, {0x12240451080?, 0x5, 0x124000893c8?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:157 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x123ffe201a0, {0x0, 0x0, 0x0}, {0x1220f8098c8, 0x1, 0x12400093bf0?}, 0x123ec124dd0, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x123ffe201a0?, 0x1240008b200?, {0x123fff776a0?, 0x2?, 0x124000a0240?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:153 +0x189 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x123ffe201a0, 0x1240008b200, {{0x2628eb8, 0x124000a0240}, {0x123fff776a0, 0x2, 0x2}, {0x123fff763c0, 0x2, 0x2}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:131 +0x265 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(0x40?, {{0x2628eb8, 0x124000a0240}, {0x123fff776a0, 0x2, 0x2}, {0x123fff763c0, 0x2, 0x2}, 0x123fff57d00, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:124 +0x5e github.com/onflow/cadence/runtime/interpreter.BoundFunctionValue.invoke({{0x2627f08?, 0x1240008b200?}, 0x124000a0240?}, {{0x2628eb8, 0x124000a0240}, {0x123fff776a0, 0x2, 0x2}, {0x123fff763c0, 0x2, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:370 +0x78 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeFunctionValue(0x123fff6d380, {0x768ec2ddae70, 0x12400089350}, {0x123fff77680, 0x2, 0x1240009c290?}, {0x123fff77660, 0x2, 0x123fff65aa0?}, {0x123fff763c0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:110 +0x185 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitInvocationExpression(0x123fff6d380, 0x123fff51180) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:817 +0x5b2 github.com/onflow/cadence/runtime/ast.(*InvocationExpression).AcceptExp(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:799 github.com/onflow/cadence/runtime/ast.(*InvocationExpression).Accept(0x123ec125468?, {0x26319d0?, 0x123fff6d380?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/expression.go:788 +0x42 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalExpression(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_expression.go:241 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).VisitExpressionStatement(0x1?, 0x123ec125400?) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:532 +0x2e github.com/onflow/cadence/runtime/ast.(*ExpressionStatement).Accept(0x12400093ad0?, {0x26319d0?, 0x123fff6d380?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/ast/statement.go:755 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).evalStatement(0x123fff6d380, {0x261d940?, 0x123fff57420}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:52 +0x143 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitStatements(0xd0?, {0x123fff42c40?, 0x2, 0xc00c042800?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_statement.go:58 +0x68 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated.func2() /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:157 +0x2d github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x123fff6d380, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x12400093a70?}, 0x123ec125680, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunctionActivated(0x123fff6d380?, 0x204dcca?, {0x0?, 0x2625a68?, 0xc517d38780?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:153 +0x189 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeInterpretedFunction(0x123fff6d380, 0x1240008b900, {{0x2628f60, 0xc517d38780}, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x0}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_invocation.go:131 +0x265 github.com/onflow/cadence/runtime/interpreter.(*InterpretedFunctionValue).invoke(...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:124 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1.1() /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_transaction.go:121 +0x85 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).visitFunctionBody(0x123fff6d380, {0x0, 0x0, 0x0}, {0x0, 0x0, 0x123fff6d380?}, 0x123ec125a38, {0x0, 0x0, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1372 +0x164 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).declareTransactionEntryPoint.func1({{0x2628f60, 0xc517d38780}, {0x123fff76d50, 0x1, 0x1}, {0x0, 0x0, 0x0}, 0x0, 0x2398be0, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter_transaction.go:133 +0x410 github.com/onflow/cadence/runtime/interpreter.(*HostFunctionValue).invoke(0x2398be0?, {{0x0, 0x0}, {0x123fff76d40, 0x2, 0x2}, {0x0, 0x0, 0x0}, 0x0, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/function.go:249 +0x55 github.com/onflow/cadence/runtime/interpreter.(*Interpreter).invokeExternally(0x1d85080?, {0x2627e68, 0x12400088600}, 0x123fff541c0?, {0x123fff76d20, 0x2, 0x123fff6d380?}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1082 +0x1be github.com/onflow/cadence/runtime/interpreter.(*Interpreter).InvokeTransaction(0x123fff6d380, 0x123fff76d30?, {0x123fff76d20, 0x2, 0x2}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/interpreter/interpreter.go:1124 +0x2c5 github.com/onflow/cadence/runtime.(*interpreterRuntime).transactionExecutionFunction.func1(0x123fff6d380) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:614 +0x20a github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret.func1() /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:437 +0x90 github.com/onflow/cadence/runtime.reportMetric(0x123ec126050, {0x2631870?, 0x123ec4d3600?}, 0x123ec126078) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:230 +0x65 github.com/onflow/cadence/runtime.(*interpreterRuntime).interpret(0x0?, 0x0?, {{0x2631870, 0x123ec4d3600}, {0x2618d78, 0x123fff155e0}, {0x123fff50a80, 0x1, 0x1}, {0x0, ...}, ...}, ...) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:431 +0x1f8 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).execute(0x123ec38fce0) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:204 +0x32c github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute.func1() /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:81 +0x25 sync.(*Once).doSlow(0x0?, 0xc00c042801?) /usr/local/go/src/sync/once.go:68 +0xc2 sync.(*Once).Do(...) /usr/local/go/src/sync/once.go:59 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Execute(0x123ec38fce0?) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:80 +0x50 github.com/onflow/cadence/runtime.(*interpreterTransactionExecutor).Result(0x0?) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/transaction_executor.go:88 +0x19 github.com/onflow/cadence/runtime.(*interpreterRuntime).ExecuteTransaction(0xc53d2ba090, {{0x123c82fd500, 0x616, 0x616}, {0x123fb342060, 0x1, 0x1}}, {{0x2631870, 0x123ec4d3600}, {0x2618d78, ...}, ...}) /go/pkg/mod/github.com/onflow/cadence@v0.25.2/runtime/runtime.go:537 +0x1ff github.com/onflow/flow-go/fvm.(*TransactionInvoker).Process(0xc54907ae40, 0xc53c7d3c40, 0x123eca66140, 0x123ec3cc580, 0x123fff0cb40, 0x40f505?) /app/fvm/transactionInvoker.go:101 +0x9a4 github.com/onflow/flow-go/fvm.(*TransactionProcedure).Run(_, _, {{0x2621070, 0x372e5b0}, {0x25f2e00, 0xc2077012b0}, {0x768eb7406680, 0xc03c100c00}, {0x26202e8, 0xc0002fdea0}, ...}, ...) /app/fvm/transaction.go:65 +0x218 github.com/onflow/flow-go/fvm.(*VirtualMachine).Run(_, {{0x2621070, 0x372e5b0}, {0x25f2e00, 0xc2077012b0}, {0x768eb7406680, 0xc03c100c00}, {0x26202e8, 0xc0002fdea0}, 0x1, ...}, ...) /app/fvm/fvm.go:59 +0x291 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeTransaction(_, _, {_, _}, {_, _}, _, {{0x2621070, 0x372e5b0}, {0x25f2e00, ...}, ...}, ...) /app/engine/execution/computation/computer/computer.go:406 +0xf9c github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeCollection(_, {_, _}, _, _, {{0x2621070, 0x372e5b0}, {0x25f2e00, 0xc2077012b0}, {0x260f748, ...}, ...}, ...) /app/engine/execution/computation/computer/computer.go:341 +0x627 github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).executeBlock(0xc4d110c600, {0x260e670, 0x123f74b22d0}, {0x2620ac8, 0x3945ef0}, 0x1059b1db840, {0x2620168, 0x123eeb3ebe0?}, 0x0?) /app/engine/execution/computation/computer/computer.go:189 +0xd6d github.com/onflow/flow-go/engine/execution/computation/computer.(*blockComputer).ExecuteBlock(0xc4d110c600, {0x260e670, 0x123f74b22d0}, 0x1059b1db840, {0x2620168, 0x123eeb3ebe0}, 0x123f749b100?) /app/engine/execution/computation/computer/computer.go:112 +0x33b github.com/onflow/flow-go/engine/execution/computation.(*Manager).ComputeBlock(0xc53d288480, {0x260e670?, 0x123f74b22d0}, 0x1059b1db840, {0x2620168, 0x123eeb3ebe0}) /app/engine/execution/computation/manager.go:264 +0x2bd github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlock(0xf103cb0960, {0x260e5c8, 0xc53e582340}, 0x1059b1db840) /app/engine/execution/ingestion/engine.go:589 +0x283 github.com/onflow/flow-go/engine/execution/ingestion.(*Engine).executeBlockIfComplete.func1() /app/engine/execution/ingestion/engine.go:798 +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 --> ad81a70d796a92ef.EpisodeNFT:282:3Arguments:
episodeID:
842dee3e-24e2-3217-b08f-7e59e60d7863
Loading...