solana_common 0.0.4
solana_common: ^0.0.4 copied to clipboard
An internal package that defines common interfaces for Solana protocols.
0.0.4 #
- Add fixed-length string codec to borsh.
- Add configurable web socket timeout.
- Update Cluster structure.
0.0.3 #
- Prepare for web support.
0.0.2+1 #
- Update JSON RPC models.
0.0.2 #
- Update borsh.
0.0.1+4 #
- Add Borsh Serialization.
- Extend Buffer.
- Fix Buffer setBigInt.
0.0.1+2 #
- Make Buffer mutable.
- Fix Buffer getRange.
0.0.1+1 #
- Add JSON RPC notification.
0.0.1 #
- Common interfaces for Solana protocols.