Skip to content

System transaction ID calculation is wrong #999

@jribbink

Description

@jribbink

Problem

System transaction IDs encoded by the Flow Go SDK mismatch those returned by the access node.

Suggeted Solution

For system transactions, flow-go does not strip trailing newlines from the json encoding. We should detect system transactions (payer == 0) and skip the newline processing here

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type
No fields configured for issues without a type.

Projects

Status

✅ Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions