Releases: ifiokjr/wasm_solana
Releases · ifiokjr/wasm_solana
[email protected]
🧪 Testing
- add
BanksClient
tests forMemoryWallet
⚙️ Miscellaneous Tasks
- make crate versioning independent
[email protected]
🎉 Added
- use
esm.sh
instead of node
🐛 Bug Fixes
copy:js
command forapp.js
andwallet.js
wasm binding
🚜 Refactor
- remove unnecessary export
⚙️ Miscellaneous Tasks
- make crate versioning independent
[email protected]
🚜 Refactor
strip_option
methods toSolanaSignAndSendTransactionProps
⚙️ Miscellaneous Tasks
- make crate versioning independent
[email protected]
🎉 Added
- add new fields to
TestValidatorRunnerProps
- add
BanksClient
assertion macros - [breaking] rename
BanksClientAnchorRequestMethods
⚙️ Miscellaneous Tasks
- make crate versioning independent
[email protected]
🎉 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]
🎉 Added
- add
wallet_standard
toexternal
exports
🐛 Bug Fixes
- remove duplication from broken macro
📚 Documentation
- update crate readme description
[email protected]
🎉 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]
📚 Documentation
- update crate readme description
[email protected]
🎉 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]
📚 Documentation
- add
wallet-standard
github repo link - update crate readme description