Skip to content

Rejected transactions with invalid type #45

@dgarcia360

Description

@dgarcia360

HashLockTransaction entity code has changed and this has not been reflected in the SDK.

After sending a HashLockTransaction, catapult returns the following error:

api-node-0_1 | 2019-02-07 13:45:06.497553 0x00007f1ebd869700: (model::Transaction.cpp@31) rejected transaction with type: EntityType(0x414C)
api-node-0_1 | 2019-02-07 13:45:06.498598 0x00007f1ebd869700: (ionet::PacketPayloadParser.h@34) entity (header size = 120) has failed validity check with size 176
api-node-0_1 | 2019-02-07 13:45:06.499150 0x00007f1ebd869700: (handlers::HandlerUtils.h@39) rejecting empty range: packet Push_Transactions with size 184

HashLockTransaction entity code, among others, has changed and this has not been reflected in the SDK.

Review all of them: symbol/catapult-rest@d81a741 ( File)

Metadata

Metadata

Assignees

Labels

breaking-changeBreaks compatibility with previous version

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions