Skip to content

Releases: pina-rs/wasm_solana

[email protected]

13 Sep 16:06
d07987d

Choose a tag to compare

🎉 Added

  • add wallet_standard to external exports

🐛 Bug Fixes

  • remove duplication from broken macro

📚 Documentation

  • update crate readme description

[email protected]

13 Sep 09:30
571cb5b

Choose a tag to compare

🎉 Added

  • use WalletSolana for signing anchor transactions
  • add Stream support for solana client websockets
  • initial implementation of websockets
  • initial commit

🚜 Refactor

  • update the name of anchor wallet trait

📚 Documentation

  • remove references to unrelated projects
  • prepare for initial release

🎨 Styling

  • update lints

[email protected]

13 Sep 16:19
d07987d

Choose a tag to compare

📚 Documentation

  • update crate readme description

[email protected]

13 Sep 12:15
16eea6d

Choose a tag to compare

🎉 Added

  • use WalletSolana for signing anchor transactions
  • add memory based standard wallet implementation

📚 Documentation

  • prepare for initial release

🎨 Styling

  • update lints
  • lint all files

🧪 Testing

  • remove namespace from tests
  • basic tests for MemoryWallet now succeed
  • passing tests for wasm_client_solana
  • write first tests

[email protected]

13 Sep 16:18
d07987d

Choose a tag to compare

📚 Documentation

  • add wallet-standard github repo link
  • update crate readme description

[email protected]

13 Sep 11:45
227d05d

Choose a tag to compare

🎉 Added

  • use WalletSolana for signing anchor transactions
  • add memory based standard wallet implementation
  • initial implementation of websockets
  • initial commit

🐛 Bug Fixes

  • import DefaultHasher from compatible path

📚 Documentation

  • prepare for initial release

🧪 Testing

  • passing tests for wasm_client_solana

[email protected]

13 Sep 16:05
d07987d

Choose a tag to compare

🚜 Refactor

  • remove unused imports

📚 Documentation

  • add wallet-standard github repo link
  • update crate readme description

[email protected]

13 Sep 16:17
d07987d

Choose a tag to compare

🎉 Added

  • use WalletSolana for signing anchor transactions
  • add memory based standard wallet implementation
  • add Stream support for solana client websockets
  • initial implementation of websockets
  • initial commit

🚜 Refactor

  • update the name of anchor wallet trait

📚 Documentation

  • add warning when using namespace with TestValidatorRunnerProps
  • prepare for initial release

🎨 Styling

  • lint all files

🧪 Testing

  • basic tests for MemoryWallet now succeed
  • passing tests for wasm_client_solana
  • write first tests

[email protected]

13 Sep 09:40
571cb5b

Choose a tag to compare

🎉 Added

  • use WalletSolana for signing anchor transactions
  • add memory based standard wallet implementation
  • add Stream support for solana client websockets
  • initial implementation of websockets
  • initial commit

🚜 Refactor

  • update the name of anchor wallet trait

📚 Documentation

  • add warning when using namespace with TestValidatorRunnerProps
  • prepare for initial release

🎨 Styling

  • lint all files

🧪 Testing

  • basic tests for MemoryWallet now succeed
  • passing tests for wasm_client_solana
  • write first tests