Skip to content
Compare
Choose a tag to compare
@kickjump-bot kickjump-bot released this 13 Sep 12:15
· 191 commits to main since this release
16eea6d

🎉 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