Releases: ifiokjr/wasm_solana
Releases · ifiokjr/wasm_solana
[email protected]
⚙️ Miscellaneous Tasks
- updated the following local packages: wasm_client_solana
[email protected]
🎉 Added
- support
getSignatureStatuses
inTestRpcProvider
[email protected]
🎉 Added
- add
new_with_provider
method toSolanaRpcClient
- 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]
🎉 Added
- add
signer
andinstruction
builder method - add
simulate_transaction
method with max compute units
🐛 Bug Fixes
- use
get_latest_blockhash
in simulation
[email protected]
⚙️ Miscellaneous Tasks
- updated the following local packages: wasm_client_solana
[email protected]
🎉 Added
- add
TestRpcProvider::to_rpc_client
method to create aSolanaRpcClient
[email protected]
🎉 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]
🎉 Added
- implement
From<&SolanaRpcClient>
forSolanaRpcClient
[email protected]
🎉 Added
- [breaking] add
compose
method to anchor requests
[email protected]
⚙️ Miscellaneous Tasks
- updated the following local packages: wasm_client_solana