Releases: ifiokjr/wasm_solana
Releases · ifiokjr/wasm_solana
[email protected]
🐛 Bug Fixes
- update usage of
VersionedTransactionExtension
methods
[email protected]
🚜 Refactor
- [breaking] remove
AsyncSigner
[email protected]
🚜 Refactor
- [breaking] remove
AsyncSigner
[email protected]
🎉 Added
- add
getMultipleAccounts
support toTestRpcProvider
[email protected]
🎉 Added
- add
ToUiAccount
for converting from aReadableAccount
to aUiAccount
- support deserialize for
GetBalanceRequest
[email protected]
🎉 Added
- [breaking] rename
simulate_transaction
tosimulate
- [breaking]
AnchorProgramClient
trait to implement anchor macro builder methods - [breaking] rename to
all_signers
andpre_instructions
in*Request
structs generated by macros AnchorRpcClient
trait which adds methods to theSolanaRpcClient
🚜 Refactor
- [breaking] rename
EmptyAnchorRequest::sync_signers
toEmptyAnchorRequest::signers
[email protected]
⚙️ Miscellaneous Tasks
- updated the following local packages: wasm_client_solana
[email protected]
🎉 Added
- support
getBalance
rpc method inTestRpcProvider
🚜 Refactor
- [breaking] remove
BanksClientAnchorRequestMethods
trait
[email protected]
🎉 Added
- support deserialize
GetSignatureStatusesRequest
[email protected]
⚙️ Miscellaneous Tasks
- updated the following local packages: wasm_client_solana