Skip to content

Failed to parse transaction #1454

@Notation

Description

@Notation

Description
hello, I'm using polkadot 1.12.0-b4016902ac7 + @substrate/api-sidecar v19.0.1 of kusama
submit tx got error Failed to parse transaction:

2024-06-17 14:46:46 error: Failed to parse transaction.
 Cause: createType(ExtrinsicV4):: createType(Call):: Call: failed decoding system.remark:: Struct: failed on args: {"remark":"Bytes"}:: decodeU8aStruct: failed at 0x7e5848469a72bf2be4f9861c532829f7… on remark (index 1/1): Bytes:: Bytes length 294786591 exceeds 10485760
 Transaction: 0x450284008415bcb0bef02a2adfdc1dea7efa773ed548faa42ad78cc9a3a6c76ead01e43701fae68d6d2d2d067198c2f23a88d2887bb90baab77bf01b4acefb0929cd859844d55e6ca3625046004a0fcd223c23ee2aa1042c151876e4efaa9fc39733c14285a5024d01000400007e5848469a72bf2be4f9861c532829f706e6a529269537235f6fd49439b8992c0700f2052a01 
 Error: createType(ExtrinsicV4):: createType(Call):: Call: failed decoding system.remark:: Struct: failed on args: {"remark":"Bytes"}:: decodeU8aStruct: failed at 0x7e5848469a72bf2be4f9861c532829f7… on remark (index 1/1): Bytes:: Bytes length 294786591 exceeds 10485760
    at createTypeUnsafe (/usr/local/share/.config/yarn/global/node_modules/@polkadot/types-create/cjs/create/type.js:54:22)
    at TypeRegistry.createTypeUnsafe (/usr/local/share/.config/yarn/global/node_modules/@polkadot/types/cjs/create/registry.js:230:52)
    at newFromValue (/usr/local/share/.config/yarn/global/node_modules/@polkadot/types/cjs/extrinsic/Extrinsic.js:25:21)
    at decodeU8a (/usr/local/share/.config/yarn/global/node_modules/@polkadot/types/cjs/extrinsic/Extrinsic.js:48:12)
    at decodeExtrinsic (/usr/local/share/.config/yarn/global/node_modules/@polkadot/types/cjs/extrinsic/Extrinsic.js:30:16)
    at new GenericExtrinsic (/usr/local/share/.config/yarn/global/node_modules/@polkadot/types/cjs/extrinsic/Extrinsic.js:198:25)
    at new Type (/usr/local/share/.config/yarn/global/node_modules/@polkadot/types/cjs/create/registry.js:278:24)
    at new Submittable (/usr/local/share/.config/yarn/global/node_modules/@polkadot/api/cjs/submittable/createClass.js:55:13)
    at ApiPromise._extrinsics (/usr/local/share/.config/yarn/global/node_modules/@polkadot/api/cjs/submittable/createSubmittable.js:7:27)
    at TransactionSubmitService.submitTransaction (/usr/local/share/.config/yarn/global/node_modules/@substrate/api-sidecar/build/src/services/transaction/TransactionSubmitService.js:31:22)
2024-06-17 14:46:46 warn: POST /transaction 400 2ms

Steps to Reproduce
simply transfer ksm to another address

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions