Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: add expiration delta to TransactionRequest #553

Merged
merged 8 commits into from
Oct 28, 2024

Conversation

tomyrd
Copy link
Collaborator

@tomyrd tomyrd commented Oct 17, 2024

closes #544
Should be merged after 0xPolygonMiden/miden-base#925

This PR adds support for transaction expiration delta in TransactionRequest.

@tomyrd tomyrd force-pushed the tomyrd-transaction-request-expiration branch 2 times, most recently from 406d26c to 802790c Compare October 23, 2024 17:28
@tomyrd tomyrd marked this pull request as ready for review October 23, 2024 20:49
@tomyrd tomyrd force-pushed the tomyrd-transaction-request-expiration branch from 802790c to eea774c Compare October 24, 2024 13:51
@tomyrd tomyrd force-pushed the tomyrd-transaction-request-expiration branch from eea774c to b5c3ac4 Compare October 24, 2024 14:24
Copy link
Collaborator

@SantiagoPittella SantiagoPittella left a comment

Choose a reason for hiding this comment

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

look's really good, nice work. I left a very minor comment.

CHANGELOG.md Outdated
* [BREAKING] Refactored `OutputNoteRecord` to use states and transitions for updates (#551).
* Added better error handling for WASM sync state
* Added better error handling for WASM sync state
Copy link
Collaborator

Choose a reason for hiding this comment

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

Since we are already touching this line, would you mind adding the final dot?

@tomyrd tomyrd force-pushed the tomyrd-transaction-request-expiration branch from 9483955 to 6ccf59b Compare October 25, 2024 13:08
Copy link
Contributor

@bobbinth bobbinth left a comment

Choose a reason for hiding this comment

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

Looks good! Thank you! I left one small comment inline. Once it is addressed, we can merge.

@tomyrd tomyrd merged commit 29a6082 into next Oct 28, 2024
14 checks passed
@tomyrd tomyrd deleted the tomyrd-transaction-request-expiration branch October 28, 2024 20:05
julian-demox pushed a commit to demox-labs/miden-client that referenced this pull request Oct 30, 2024
* feat: add transaction expiration delta to `TransactionScriptBuilder`

* feat: add transaction expiration delta to `TransactionRequest`

* feat: add unit test

* testing fix

* fix: rename procedure

* chore: updage CHANGELOG

* fix: address suggestions

* fix: doc comments
igamigo pushed a commit that referenced this pull request Nov 7, 2024
* feat: add transaction expiration delta to `TransactionScriptBuilder`

* feat: add transaction expiration delta to `TransactionRequest`

* feat: add unit test

* testing fix

* fix: rename procedure

* chore: updage CHANGELOG

* fix: address suggestions

* fix: doc comments
igamigo pushed a commit that referenced this pull request Nov 7, 2024
* feat: add transaction expiration delta to `TransactionScriptBuilder`

* feat: add transaction expiration delta to `TransactionRequest`

* feat: add unit test

* testing fix

* fix: rename procedure

* chore: updage CHANGELOG

* fix: address suggestions

* fix: doc comments
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.

3 participants