-
Notifications
You must be signed in to change notification settings - Fork 925
Freeze instructions and lifetime in transaction message objects #2607
Conversation
mcintyre94
commented
May 3, 2024
•
edited
Loading
edited
- Freeze the instructions array when we append/prepend instructions
- Freeze the instructions array when we create a transaction message
- Freeze the instructions array and lifetime when adding a durable nonce
- Freeze the lifetime constraint when adding a blockhash
- Freeze instructions when decompiling a transaction message
🦋 Changeset detectedLatest commit: a38f2a2 The changes in this PR will be included in the next version bump. This PR includes changesets to release 36 packages
Not sure what this means? Click here to learn what changesets are. Click here if you're a maintainer who wants to add another changeset to this PR |
This stack of pull requests is managed by Graphite. Learn more about stacking. Join @mcintyre94 and the rest of your teammates on Graphite |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thanks!
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
packages/transaction-messages/src/__tests__/durable-nonce-test.ts
Outdated
Show resolved
Hide resolved
0ec725c
to
a38f2a2
Compare
Because there has been no activity on this PR for 14 days since it was merged, it has been automatically locked. Please open a new issue if it requires a follow up. |