Skip to content

Tags: pattonkan/sui-go

Tags

v0.1.17

Toggle v0.1.17's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #141 from pattonkan/package-update-info

fix: Fix the marshalling of UpgradeInfo

v0.1.16

Toggle v0.1.16's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #139 from pattonkan/pt-string

chore: Add omitempty to improve suiptb stringify

v0.1.15

Toggle v0.1.15's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #136 from pattonkan/fix-dev-inspect

fix: Fix DevInspectTransactionBlock decoding

v0.1.14

Toggle v0.1.14's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #135 from pattonkan/ptb-share

fix: Refactor RefSharedObject to SharedObjectRef

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #134 from pattonkan/ptb-share

feat: Add tool func to convert Shared Object to ObjectArg

v0.1.12

Toggle v0.1.12's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #133 from pattonkan/move-package

fix: Fix move package decoding

v0.1.11

Toggle v0.1.11's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #132 from pattonkan/ptb-improve

feat: Add String() for ptb Command objects

v0.1.10

Toggle v0.1.10's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #131 from pattonkan/ptb-improve

feat: Add some tool func

v0.1.9

Toggle v0.1.9's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #130 from pattonkan/object-change-string

feat: Add String() for ObjectChange

v0.1.8

Toggle v0.1.8's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Merge pull request #128 from pattonkan/bigint

feat: Add sui::BigInt.BigInt() to return *big.Int