-
Notifications
You must be signed in to change notification settings - Fork 11.3k
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
remove TxContext from the executor API #20000
Draft
dariorussi
wants to merge
5
commits into
main
Choose a base branch
from
dario/tx_ctx
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for Git ↗︎
3 Skipped Deployments
|
20000!!! |
and it's mine!!! |
dariorussi
commented
Oct 24, 2024
dariorussi
commented
Oct 24, 2024
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
October 28, 2024 13:15
db9b0f0
to
4b575ae
Compare
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
October 29, 2024 15:01
4b575ae
to
b8eb872
Compare
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 2, 2025 21:50
b8eb872
to
a4b3820
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 2, 2025 21:50 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 2, 2025 21:55
a4b3820
to
4d70b21
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 2, 2025 21:55 — with
GitHub Actions
Inactive
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 2, 2025 22:57 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 4, 2025 18:22
41922dd
to
f4ffb2f
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 4, 2025 18:22 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 4, 2025 19:53
f4ffb2f
to
b3c154d
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 4, 2025 19:53 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 16, 2025 15:46
b3c154d
to
74f5783
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 16, 2025 15:46 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 20, 2025 20:00
74f5783
to
e6d718f
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 20, 2025 20:00 — with
GitHub Actions
Inactive
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 22, 2025 02:03 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 22, 2025 02:07
5a65e57
to
ac40d67
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 22, 2025 02:07 — with
GitHub Actions
Inactive
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 22, 2025 21:19 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 23, 2025 20:02
32864a2
to
d5d2fc0
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 23, 2025 20:02 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 24, 2025 17:00
22b3a19
to
93189b4
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 24, 2025 17:02 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 24, 2025 19:00
93189b4
to
cff7ae5
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 24, 2025 19:01 — with
GitHub Actions
Inactive
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 26, 2025 20:13 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 28, 2025 17:15
d14496f
to
0787519
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 28, 2025 17:15 — with
GitHub Actions
Inactive
dariorussi
force-pushed
the
dario/tx_ctx
branch
from
January 29, 2025 14:05
0787519
to
7ddeec4
Compare
dariorussi
temporarily deployed
to
sui-typescript-aws-kms-test-env
January 29, 2025 14:05 — with
GitHub Actions
Inactive
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description
Describe the changes or additions included in this PR.
Test plan
How did you test the new or updated feature?
Release notes
Check each box that your changes affect. If none of the boxes relate to your changes, release notes aren't required.
For each box you select, include information after the relevant heading that describes the impact of your changes that a user might notice and any actions they must take to implement updates.