Skip to content

Releases: ifiokjr/wasm_solana

[email protected]

16 Sep 16:24
d9d7e63
Compare
Choose a tag to compare

🧪 Testing

  • add BanksClient tests for MemoryWallet

⚙️ Miscellaneous Tasks

  • make crate versioning independent

[email protected]

16 Sep 16:23
d9d7e63
Compare
Choose a tag to compare

🎉 Added

  • use esm.sh instead of node

🐛 Bug Fixes

  • copy:js command for app.js and wallet.js wasm binding

🚜 Refactor

  • remove unnecessary export

⚙️ Miscellaneous Tasks

  • make crate versioning independent

[email protected]

16 Sep 16:09
d9d7e63
Compare
Choose a tag to compare

🚜 Refactor

  • strip_option methods to SolanaSignAndSendTransactionProps

⚙️ Miscellaneous Tasks

  • make crate versioning independent

[email protected]

16 Sep 16:22
d9d7e63
Compare
Choose a tag to compare

🎉 Added

  • add new fields to TestValidatorRunnerProps
  • add BanksClient assertion macros
  • [breaking] rename BanksClientAnchorRequestMethods

⚙️ Miscellaneous Tasks

  • make crate versioning independent

[email protected]

13 Sep 09:29
571cb5b
Compare
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
  • 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

[email protected]

13 Sep 16:06
d07987d
Compare
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
Compare
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
Compare
Choose a tag to compare

📚 Documentation

  • update crate readme description

[email protected]

13 Sep 12:15
16eea6d
Compare
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
Compare
Choose a tag to compare

📚 Documentation

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