Releases: ifiokjr/wasm_solana
Releases · ifiokjr/wasm_solana
[email protected]
🎉 Added
- replace
test_utils
withtest_utils_insta
[email protected]
chore: Release package test_utils_insta version 0.1.0
[email protected]
⚙️ Miscellaneous Tasks
- update Cargo.lock dependencies
[email protected]
chore: Release package memory_wallet version 0.1.16
[email protected]
🎉 Added
- [breaking] add test_utils_anchor crate for testing anchor programs in wasm environments; update dependencies and configurations
- [breaking] upgrade to solana@v2 (#20)
⚙️ Miscellaneous Tasks
- update dependencies and configurations across multiple crates
[email protected]
🧪 Testing
- remove
test_utils_anchor
fromdev-dependencies
[email protected]
⚙️ Miscellaneous Tasks
- update dependencies and configurations across multiple crates
[email protected]
🎉 Added
- [breaking] upgrade to solana@v2 (#20)
⚙️ Miscellaneous Tasks
- update dependencies and configurations across multiple crates
[email protected]
⚙️ Miscellaneous Tasks
- update dependencies and configurations across multiple crates
[email protected]
🎉 Added
- add trait method
wallet_sign_and_simulate_transaction
back