Skip to content

Chore/add type DeltaAuctionBase.transactions|refunds.timestamp - #254

Merged
Velenir merged 2 commits into
masterfrom
chore/add_order_tx.timestamp
Sep 1, 2026
Merged

Chore/add type DeltaAuctionBase.transactions|refunds.timestamp#254
Velenir merged 2 commits into
masterfrom
chore/add_order_tx.timestamp

Conversation

@Velenir

@Velenir Velenir commented Sep 1, 2026

Copy link
Copy Markdown
Member

DeltaAuctionBase.transactions|refunds.timestamp with transaction's timestamp


Note

Low Risk
Additive, nullable TypeScript fields only; consumers remain compatible and no auth or execution paths change.

Overview
Bumps @velora-dex/sdk to 10.4.0 and extends Delta v2 order typings so per-entry timing can be surfaced from the API.

DeltaTransaction and BridgeRefundMetadata each gain an optional timestamp: string | null, documented as an ISO datetime. These fields sit on the transaction/refund arrays already carried by DeltaAuction (via DeltaAuctionBase); no SDK runtime or helper logic changes appear in this diff.

Reviewed by Cursor Bugbot for commit d88ed0c. Bugbot is set up for automated code reviews on this repo. Configure here.

@github-actions

github-actions Bot commented Sep 1, 2026

Copy link
Copy Markdown

size-limit report 📦

Path Size
dist/sdk.cjs.production.min.js 17.16 KB (0%)
dist/sdk.esm.js 17.34 KB (0%)

@Velenir
Velenir merged commit daa85a9 into master Sep 1, 2026
4 checks passed
@Velenir
Velenir deleted the chore/add_order_tx.timestamp branch September 1, 2026 12:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants