Releases: ifiokjr/wasm_solana
Releases · ifiokjr/wasm_solana
wallet_standard_browser@v0.1.0
🎉 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
wallet_standard@v0.1.1
🚜 Refactor
- remove unused imports
📚 Documentation
- add
wallet-standard
github repo link - update crate readme description
test_utils_solana@v0.1.1
🎉 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
withTestValidatorRunnerProps
- prepare for initial release
🎨 Styling
- lint all files
🧪 Testing
- basic tests for
MemoryWallet
now succeed - passing tests for
wasm_client_solana
- write first tests
test_utils_solana@v0.1.0
🎉 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
withTestValidatorRunnerProps
- prepare for initial release
🎨 Styling
- lint all files
🧪 Testing
- basic tests for
MemoryWallet
now succeed - passing tests for
wasm_client_solana
- write first tests