Skip to content

Releases: ifiokjr/wasm_solana

[email protected]

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

⚙️ Miscellaneous Tasks

  • updated the following local packages: wasm_client_solana

[email protected]

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

🎉 Added

  • support getSignatureStatuses in TestRpcProvider

[email protected]

08 Oct 19:16
fe2c3c4
Compare
Choose a tag to compare

🎉 Added

  • add new_with_provider method to SolanaRpcClient
  • support deserialize SimulateTransactionRequest
  • support deserialize SendTransactionRequest
  • support deserialize GetLatestBlockhashRequest
  • support RpcProvider in wasm environment
  • support ProgramTestContext RpcProvider
  • add RpcProvider trait

📚 Documentation

  • add comment to simulate_transaction method

[email protected]

08 Oct 19:17
fe2c3c4
Compare
Choose a tag to compare

🎉 Added

  • add signer and instruction builder method
  • add simulate_transaction method with max compute units

🐛 Bug Fixes

  • use get_latest_blockhash in simulation

[email protected]

08 Oct 19:28
fe2c3c4
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • updated the following local packages: wasm_client_solana

[email protected]

08 Oct 21:09
8c90cf4
Compare
Choose a tag to compare

🎉 Added

  • add TestRpcProvider::to_rpc_client method to create a SolanaRpcClient

[email protected]

08 Oct 19:27
fe2c3c4
Compare
Choose a tag to compare

🎉 Added

  • add new factory methods to TestRpcProvider
  • support ProgramTestContext RpcProvider
  • add simulate_banks_client_transaction method

🐛 Bug Fixes

  • use get_latest_blockhash in simulation

[email protected]

07 Oct 11:48
6fb59f7
Compare
Choose a tag to compare

🎉 Added

  • implement From<&SolanaRpcClient> for SolanaRpcClient

[email protected]

07 Oct 11:49
6fb59f7
Compare
Choose a tag to compare

🎉 Added

  • [breaking] add compose method to anchor requests

[email protected]

07 Oct 12:00
6fb59f7
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • updated the following local packages: wasm_client_solana