Skip to content

add createdAt field to index orders table (backport #3327)#3329

Merged
anmolagrawal345 merged 1 commit intorelease/indexer/v9.xfrom
mergify/bp/release/indexer/v9.x/pr-3327
Mar 10, 2026
Merged

add createdAt field to index orders table (backport #3327)#3329
anmolagrawal345 merged 1 commit intorelease/indexer/v9.xfrom
mergify/bp/release/indexer/v9.x/pr-3327

Conversation

@mergify
Copy link
Contributor

@mergify mergify bot commented Mar 10, 2026

Changelist

[Describe or list the changes made in this PR]

Test Plan

[Describe how this PR was tested (if applicable)]

Author/Reviewer Checklist

  • If this PR has changes that result in a different app state given the same prior state and transaction list, manually add the state-breaking label.
  • If the PR has breaking postgres changes to the indexer add the indexer-postgres-breaking label.
  • If this PR isn't state-breaking but has changes that modify behavior in PrepareProposal or ProcessProposal, manually add the label proposal-breaking.
  • If this PR is one of many that implement a specific feature, manually label them all feature:[feature-name].
  • If you wish to for mergify-bot to automatically create a PR to backport your change to a release branch, manually add the label backport/[branch-name].
  • Manually add any of the following labels: refactor, chore, bug.

Summary by CodeRabbit

  • New Features

    • Orders now include a createdAt timestamp field in API responses, displaying when each order was created.
  • Tests

    • Updated test assertions to validate the new createdAt field.

This is an automatic backport of pull request #3327 done by [Mergify](https://mergify.com).

@anmolagrawal345 anmolagrawal345 merged commit 20b0f39 into release/indexer/v9.x Mar 10, 2026
35 checks passed
@anmolagrawal345 anmolagrawal345 deleted the mergify/bp/release/indexer/v9.x/pr-3327 branch March 10, 2026 15:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

1 participant