aptos_sdk_dart 1.2.0 copy "aptos_sdk_dart: ^1.2.0" to clipboard
aptos_sdk_dart: ^1.2.0 copied to clipboard

Aptos SDK

1.2.0 #

1.1.1 #

1.1.0 #

1.0.2 #

  • Add support for setting gas params in buildSignSubmitWait.

1.0.1 #

  • Include success in FullTransactionResult.

1.0.0 #

  • Use version 1.0.0 of aptos_api_dart.
  • Make integration tests set themselves up with the faucet.

0.5.5 #

  • Add buildPayload to AptosClientHelper.

0.5.4 #

0.4.2 #

0.4.1 #

  • Add the buildSignSubmitWait helper function to AptosClientHelper.

0.4.0 #

0.3.0 #

  • Handle erroneous errors from API on successful transactions by default, but allow user opt out, with ignoreErroneousErrorOnSuccess on AptosClientHelper.

0.2.2 #

  • Make private key readable from AptosAccount.

0.2.1 #

  • Export client helper from root.

0.2.0 #

  • Return whether transaction was committed and error if not from waitForTransaction.

0.1.0 #

  • Add helpers for hex encoding / decoding regular old strings.

0.0.2 #

  • Use working version of SDK.
  • Cleanup helpers.

0.0.1 #

  • Initial release.