dynamic_sdk_solana 1.3.2 copy "dynamic_sdk_solana: ^1.3.2" to clipboard
dynamic_sdk_solana: ^1.3.2 copied to clipboard

Dynamic SDK Solana

1.3.2 #

  • Fix: TON parameters.

1.3.1 #

  • FEAT: add SUI API examples to sample app (#183).

1.3.0 #

  • FEAT: add solana versioned/legacy transaction enum (#152).
  • FEAT: added sign in with passkey module (#121).
  • FEAT: adding passkey_module (#109).
  • FEAT: add passkey models before adding the passkey module (#108).
  • FEAT: add sign typed data to web3dart wallet extenstions (#113).
  • FEAT: support for embedded wallet version field (#117).
  • FEAT: Add EVM transaction signing support (#92).

1.2.9 #

  • FIX: adding reactive state to stepupauth

1.2.8 #

  • No notable changes in this release

1.2.7 #

  • No notable changes in this release

1.2.6 #

  • FEAT: add solana versioned/legacy transaction enum (#152).

1.2.5 #

  • FIX: SVM Gasless

1.2.4 #

  • No notable changes in this release

1.2.3 #

  • No notable changes in this release

1.2.2 #

  • CHORE: Upgraded solana_web3 dependency to 0.1.5 fixing an issue that throws an expection when trying to retrieve custom token balance.

1.2.1 #

  • FEAT: Added docstrings (#100)

1.2.0 #

  • No changes in this release

1.1.0 #

  • FIX: ensure single webview instance (#87).
  • FIX: correctly display the dynamic sdk (#85).
  • FIX: parse bigint in write contract args (#83).
  • FIX: add debugging logs (#79).
  • FIX: mocks not to include eip1559 package (#75).
  • FIX: ensure contracts can be executed (#70).
  • FIX: ensure streams last known value is emitted (#68).
  • FEAT: add write contract call (#81).
  • FEAT: adds solana signer (#60).

0.0.1 #

  • Initial release.