Skip to content

chore: More information in log output #143

@fedgiac

Description

@fedgiac

Background

The log that tells you the state of an order is quite terse:

Check conditional order result: 🕣 TRY_AT_EPOCH. Reason: POLL_TRY_AT_EPOCH: traded amount too small

For debugging purposes, I think it could be improved.

Details

What I'm thinking about is:

Check conditional order result: 🕣 TRY_AT_EPOCH. TImestamp: 1707223545. Reason: POLL_TRY_AT_EPOCH: traded amount too small (owner 0xEf9831837Da1397838700D0Db95447556133cdEa, hash 0x7fac4df2398d09f2f31a92a0c6c18dd07be1396d2cb19e3856b97a3c1085f466)

(Note the extra timestamp and a clear reference to which order we're talking about.

Acceptance criteria

  • Details have been added to the log statement

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