Skip to content

Time time series#708

Merged
thesimplekid merged 19 commits intocashubtc:mainfrom
thesimplekid:timetimeseries
Apr 7, 2025
Merged

Time time series#708
thesimplekid merged 19 commits intocashubtc:mainfrom
thesimplekid:timetimeseries

Conversation

@thesimplekid
Copy link
Copy Markdown
Collaborator

Description


Notes to the reviewers


Suggested CHANGELOG Updates

CHANGED

ADDED

REMOVED

FIXED


Checklist

@thesimplekid thesimplekid changed the title Timetimeseries Time time series Apr 6, 2025
@thesimplekid thesimplekid requested a review from Copilot April 6, 2025 09:57
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

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

Copilot reviewed 6 out of 8 changed files in this pull request and generated 1 comment.

Files not reviewed (2)
  • crates/cdk-sqlite/src/mint/migrations/20250406091754_mint_time_of_quotes.sql: Language not supported
  • crates/cdk-sqlite/src/mint/migrations/20250406093755_mint_created_time_signature.sql: Language not supported
Comments suppressed due to low confidence (2)

crates/cdk-sqlite/src/mint/mod.rs:381

  • Consider not updating 'created_time' on conflict; the creation timestamp should remain unchanged after the initial insert.
created_time = excluded.created_time,

crates/cdk-payment-processor/src/proto/payment_processor.proto:80

  • [nitpick] If tracking the time when a quote is issued is required for consistency with other components, consider adding an 'issued_time' field to the MeltQuote message.
}

Comment thread crates/cdk-sqlite/src/mint/mod.rs
@thesimplekid thesimplekid merged commit 0b9ca1a into cashubtc:main Apr 7, 2025
108 checks passed
@thesimplekid thesimplekid deleted the timetimeseries branch June 5, 2025 11:51
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