Skip to content

Releases: ifiokjr/wasm_solana

test_utils_insta@v0.1.1

13 Dec 20:18
cfcc3cd
Compare
Choose a tag to compare

🎉 Added

  • replace test_utils with test_utils_insta

test_utils_insta@v0.1.0

13 Dec 08:30
e7c7abe
Compare
Choose a tag to compare
chore: Release package test_utils_insta version 0.1.0

memory_wallet@v0.1.18

13 Dec 20:18
cfcc3cd
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • update Cargo.lock dependencies

memory_wallet@v0.1.16

13 Dec 07:56
d99ba84
Compare
Choose a tag to compare
chore: Release package memory_wallet version 0.1.16

wasm_client_solana@v0.7.0

12 Dec 10:45
1ce8998
Compare
Choose a tag to compare

🎉 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

wallet_standard_wallets@v0.1.16

12 Dec 14:36
7dfa384
Compare
Choose a tag to compare

🧪 Testing

  • remove test_utils_anchor from dev-dependencies

wallet_standard_wallets@v0.1.15

12 Dec 11:09
78e9730
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • update dependencies and configurations across multiple crates

wallet_standard_browser@v0.4.0

12 Dec 10:56
1ce8998
Compare
Choose a tag to compare

🎉 Added

  • [breaking] upgrade to solana@v2 (#20)

⚙️ Miscellaneous Tasks

  • update dependencies and configurations across multiple crates

wallet_standard@v0.4.1

12 Dec 10:44
1ce8998
Compare
Choose a tag to compare

⚙️ Miscellaneous Tasks

  • update dependencies and configurations across multiple crates

test_utils_solana@v0.6.1

12 Dec 14:35
7dfa384
Compare
Choose a tag to compare

🎉 Added

  • add trait methodwallet_sign_and_simulate_transaction back