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

[Sui]: Adds support for remaining commands/call_args/input_args in raw json #4252

Merged
merged 5 commits into from
Feb 5, 2025

Conversation

gupnik
Copy link
Collaborator

@gupnik gupnik commented Feb 4, 2025

Description

This PR adds nested result in TransactionArg while parsing raw json for Sui.

How to test

Updated the test for a sample json.

Types of changes

Bug fix (non-breaking change which fixes an issue)

Checklist

  • Create pull request as draft initially, unless its complete.
  • Add tests to cover changes as needed.
  • Update documentation as needed.
  • If there is a related Issue, mention it in the description.

If you're adding a new blockchain

  • I have read the guidelines for adding a new blockchain.

Copy link

github-actions bot commented Feb 4, 2025

Binary size comparison

➡️ aarch64-apple-ios:

- 13.04 MB
+ 13.10 MB 	 +56 KB

➡️ aarch64-apple-ios-sim:

- 13.04 MB
+ 13.10 MB 	 +56 KB

➡️ aarch64-linux-android:

- 16.97 MB
+ 17.05 MB 	 +83 KB

➡️ armv7-linux-androideabi:

- 14.31 MB
+ 14.37 MB 	 +61 KB

➡️ wasm32-unknown-emscripten:

- 12.04 MB
+ 12.12 MB 	 +73 KB

Copy link
Collaborator

@satoshiotomakan satoshiotomakan left a comment

Choose a reason for hiding this comment

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

Please use https://j-brooke.github.io/FracturedJson/ with Max Inline Complexity = 1 and Max Total Line Length = 150 to avoid having 6k file changes.

satoshiotomakan
satoshiotomakan previously approved these changes Feb 5, 2025
@gupnik gupnik changed the title [Sui]: Adds support for nested result in raw json [Sui]: Adds support for remaining commands/call_args/input_args in raw json Feb 5, 2025
@satoshiotomakan satoshiotomakan merged commit e36ee95 into master Feb 5, 2025
14 checks passed
@satoshiotomakan satoshiotomakan deleted the gupnik/sui-swap-nested-result branch February 5, 2025 12:31
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