dynamic_sdk_solana 1.2.5
dynamic_sdk_solana: ^1.2.5 copied to clipboard
Dynamic SDK Solana
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.