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

Add dev-inspect-txn to RPC and SDK #7008

Merged
merged 1 commit into from
Dec 23, 2022
Merged

Add dev-inspect-txn to RPC and SDK #7008

merged 1 commit into from
Dec 23, 2022

Conversation

666lcz
Copy link
Contributor

@666lcz 666lcz commented Dec 23, 2022

Same as #6998 but

  • fixed typescript types
  • Relax RPC restriction for calling non-entry functions

@vercel
Copy link

vercel bot commented Dec 23, 2022

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

Name Status Preview Comments Updated
wallet-adapter ✅ Ready (Inspect) Visit Preview 💬 Add your feedback Dec 23, 2022 at 5:22PM (UTC)
1 Ignored Deployment
Name Status Preview Comments Updated
explorer-storybook ⬜️ Ignored (Inspect) Dec 23, 2022 at 5:22PM (UTC)

Copy link
Collaborator

@sblackshear sblackshear left a comment

Choose a reason for hiding this comment

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

Accepting to unblock, thanks Chris!

crates/sui-json-rpc/src/read_api.rs Outdated Show resolved Hide resolved
crates/sui-json-rpc/src/transaction_builder_api.rs Outdated Show resolved Hide resolved
Copy link
Contributor

@amnn amnn left a comment

Choose a reason for hiding this comment

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

Leaving a more detailed review -- most of the comments are not urgent so don't block the PR for them if this needs to go out urgently, but note the one about batch transactions always being dev inspect now. Maybe I've misunderstood what that code does, but it seemed not right to me.

.changeset/smooth-ads-prove.md Outdated Show resolved Hide resolved
crates/sui-json-rpc/src/api.rs Outdated Show resolved Hide resolved
crates/sui-json/src/lib.rs Outdated Show resolved Hide resolved
crates/sui-json/src/lib.rs Outdated Show resolved Hide resolved
crates/sui-json/src/tests.rs Outdated Show resolved Hide resolved
crates/sui-json-rpc/src/transaction_builder_api.rs Outdated Show resolved Hide resolved
crates/sui-json-rpc-types/src/lib.rs Outdated Show resolved Hide resolved
@666lcz
Copy link
Contributor Author

666lcz commented Dec 23, 2022

@amnn Thanks for the detailed review and great feedback! I've addressed them in the last pushed commit

@666lcz 666lcz disabled auto-merge December 23, 2022 17:06
@666lcz 666lcz enabled auto-merge (squash) December 23, 2022 17:29
@666lcz 666lcz merged commit 7d0f25b into main Dec 23, 2022
@666lcz 666lcz deleted the rpc-dev-txn branch December 23, 2022 17:38
666lcz added a commit that referenced this pull request Dec 23, 2022
Same as #6998 but
- fixed typescript types
- Relax RPC restriction for calling non-entry functions

Co-authored-by: Ge Gao <106119108+gegaowp@users.noreply.github.com>
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.

None yet

4 participants