Skip to content
Compare
Choose a tag to compare
@kickjump-bot kickjump-bot released this 13 Sep 09:29
· 196 commits to main since this release
571cb5b

🎉 Added

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

🚜 Refactor

  • switch methods to use builder pattern

📚 Documentation

  • prepare for initial release

🎨 Styling

  • update lints
  • update linting

🧪 Testing

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