Skip to content

Release 0.73.0

Compare
Choose a tag to compare
@FrankC01 FrankC01 released this 09 Dec 11:04
· 71 commits to main since this release

Added

  • wait_for_transaction added to AsyncSuiGQLClient
  • enhancement GraphQL: Added optional_object to SuiTransactions

Fixed

  • bug Adding epoch property to SuiString for JSON RPC.
    • However; Sui ignores this parameter in the implementation. Adding only for Insepct argument compatability
  • bug GraphQL: Fixed bug in publish_upgrade

Changed