Releases: pina-rs/wasm_solana
Releases · pina-rs/wasm_solana
wasm_client_solana 0.10.0 (2025-11-08)
Breaking Changes
v3 solana toolchain
Upgrade the solana toolchain to version 3 and begin the process of moving away from solana_sdk.
Features
- Remove all references to
solana-sdkandsolana-program
Documentation
- Update readme versions
test_utils_solana 0.8.0 (2025-11-08)
Breaking Changes
v3 solana toolchain
Upgrade the solana toolchain to version 3 and begin the process of moving away from solana_sdk.
Features
- Remove all references to
solana-sdkandsolana-program
Documentation
- Update readme versions
test_utils_keypairs 0.2.0 (2025-11-08)
Breaking Changes
v3 solana toolchain
Upgrade the solana toolchain to version 3 and begin the process of moving away from solana_sdk.
Documentation
- Update readme versions
test_utils_insta 0.1.6 (2025-11-08)
Documentation
- Update readme versions
memory_wallet 0.2.0 (2025-11-08)
Breaking Changes
v3 solana toolchain
Upgrade the solana toolchain to version 3 and begin the process of moving away from solana_sdk.
Features
- Remove all references to
solana-sdkandsolana-program
Documentation
- Update readme versions
[email protected]
🎉 Added
- upgrade to
[email protected]
[email protected]
🎉 Added
- remove shared testing runner (doesn't work in threaded envs)
- build working with similar functionality
- add forks and run
cargo build -p wasm_solana_client
📚 Documentation
- updates readmes
🧪 Testing
- make it work for wasm
⚙️ Miscellaneous Tasks
- reduce installation times
- update dependencies and improve token extension handling
◀️ Revert
- "fix: rollaback to solana-program
=2.1"
[email protected]
⚙️ Miscellaneous Tasks
- reduce installation times
[email protected]
🧪 Testing
- fix broken tests and lints
⚙️ Miscellaneous Tasks
- reduce installation times
[email protected]
⚙️ Miscellaneous Tasks
- specify path for
test_utils_solanainmemory_wallet's Cargo.toml