Releases: ifiokjr/wasm_solana
Releases · ifiokjr/wasm_solana
[email protected]
🎉 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]
🚜 Refactor
- remove unused imports
📚 Documentation
- add
wallet-standard
github repo link - update crate readme description
[email protected]
🎉 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
[email protected]
🎉 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