Skip to content

Releases: pina-rs/wasm_solana

wasm_client_solana 0.10.0 (2025-11-08)

08 Nov 09:21
fe50a6b

Choose a tag to compare

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-sdk and solana-program

Documentation

  • Update readme versions

test_utils_solana 0.8.0 (2025-11-08)

08 Nov 09:21
fe50a6b

Choose a tag to compare

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-sdk and solana-program

Documentation

  • Update readme versions

test_utils_keypairs 0.2.0 (2025-11-08)

08 Nov 09:21
fe50a6b

Choose a tag to compare

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)

08 Nov 09:21
fe50a6b

Choose a tag to compare

Documentation

  • Update readme versions

memory_wallet 0.2.0 (2025-11-08)

08 Nov 09:21
fe50a6b

Choose a tag to compare

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-sdk and solana-program

Documentation

  • Update readme versions

[email protected]

16 Oct 11:29
f78f4c4

Choose a tag to compare

🎉 Added

[email protected]

03 Oct 17:07
6c69f3f

Choose a tag to compare

🎉 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]

03 Oct 17:24
6c69f3f

Choose a tag to compare

⚙️ Miscellaneous Tasks

  • reduce installation times

[email protected]

03 Oct 17:15
6c69f3f

Choose a tag to compare

🧪 Testing

  • fix broken tests and lints

⚙️ Miscellaneous Tasks

  • reduce installation times

[email protected]

15 Mar 02:39
7325bd8

Choose a tag to compare

⚙️ Miscellaneous Tasks

  • specify path for test_utils_solana in memory_wallet's Cargo.toml