Skip to content

Releases: ifiokjr/wasm_solana

[email protected]

12 Oct 17:55
1cbe380
Compare
Choose a tag to compare

🐛 Bug Fixes

  • update usage of VersionedTransactionExtension methods

[email protected]

12 Oct 17:54
1cbe380
Compare
Choose a tag to compare

🚜 Refactor

  • [breaking] remove AsyncSigner

[email protected]

12 Oct 17:41
1cbe380
Compare
Choose a tag to compare

🚜 Refactor

  • [breaking] remove AsyncSigner

[email protected]

12 Oct 17:53
1cbe380
Compare
Choose a tag to compare

🎉 Added

  • add getMultipleAccounts support to TestRpcProvider

[email protected]

11 Oct 03:55
77c9b98
Compare
Choose a tag to compare

🎉 Added

  • add ToUiAccount for converting from a ReadableAccount to a UiAccount
  • support deserialize for GetBalanceRequest

[email protected]

11 Oct 03:57
77c9b98
Compare
Choose a tag to compare

🎉 Added

  • [breaking] rename simulate_transaction to simulate
  • [breaking] AnchorProgramClient trait to implement anchor macro builder methods
  • [breaking] rename to all_signers and pre_instructions in *Request structs generated by macros
  • AnchorRpcClient trait which adds methods to the SolanaRpcClient

🚜 Refactor

  • [breaking] rename EmptyAnchorRequest::sync_signers to EmptyAnchorRequest::signers

[email protected]

11 Oct 04:08
77c9b98
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • updated the following local packages: wasm_client_solana

[email protected]

11 Oct 04:07
77c9b98
Compare
Choose a tag to compare

🎉 Added

  • support getBalance rpc method in TestRpcProvider

🚜 Refactor

  • [breaking] remove BanksClientAnchorRequestMethods trait

[email protected]

09 Oct 04:58
09618b5
Compare
Choose a tag to compare

🎉 Added

  • support deserialize GetSignatureStatusesRequest

[email protected]

09 Oct 05:00
09618b5
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • updated the following local packages: wasm_client_solana