Skip to content

Feat/dynamic deadline sdk#482

Merged
danimhr merged 5 commits intomainfrom
feat/dynamic-deadline-sdk
Apr 8, 2025
Merged

Feat/dynamic deadline sdk#482
danimhr merged 5 commits intomainfrom
feat/dynamic-deadline-sdk

Conversation

@danimhr
Copy link
Copy Markdown
Contributor

@danimhr danimhr commented Apr 8, 2025

This PR aims to add minimum deadline field to opportunity type of the sdks

@vercel
Copy link
Copy Markdown

vercel Bot commented Apr 8, 2025

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
swap-staging ✅ Ready (Inspect) Visit Preview 💬 Add feedback Apr 8, 2025 5:21pm

order_address: _order_address,
slot: _slot,
} => {
// let deadline = (OffsetDateTime::now_utc() + Duration::days(1)).unix_timestamp();
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actually it's needed :D

Comment thread sdk/js/package.json Outdated
{
"name": "@pythnetwork/express-relay-js",
"version": "0.24.0",
"version": "0.25.0",
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I believe it's better to bump just before releasing, otherwise some else doing another change might also bump and we would skip a version?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Makes sense. Updated

Copy link
Copy Markdown
Contributor

@guibescos guibescos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please update the changelog

@danimhr danimhr merged commit 237d3bb into main Apr 8, 2025
3 checks passed
@danimhr danimhr deleted the feat/dynamic-deadline-sdk branch April 8, 2025 17:27
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