v1.18.0
What's Changed
- fix: Using the wrong public key when associating tokens by @ImL1s in #37
- update readme with build instructions by @7-- in #39
- 1.18.0 staging by @skynetcap in #47
- 1.18.0 by @skynetcap in #48
- Improved the Transaction, TransactionBuilder, TransactionInstruction, and other related classes (commit: e53fe9f)
- Added comprehensive BPFLoader functions and tests (commit: 17cab77)
- Updated the unit tests and refactored ComputeBudgetProgram (commit: 819fa74)
- Refactored MemoProgram and updated tests (commit: a74e18b)
- Implemented and tested SystemProgram instructions (commit: e6f6da4)
- Updated TokenProgram and TokenProgramTest for consistency (commit: b9b2d72)
- Implemented enhancements in SubscriptionWebSocketClient and added WebSocket tests (commit: 9fcdfde)
- Added LogNotificationEventListener and tests (commit: b169c61)
- Enhanced WebSocket functionality and added unsubscribe feature (commit: 9f736cc)
- Improved SubscriptionWebSocketClient documentation and robustness (commit: cabeda4)
- Fixed constructor undefined error in RpcClient (commit: 149f83e)
- Handled null RPC response in RpcClient (commit: 2041a8b)
- Added SOCKS proxy support to RpcClient (commit: ddc1288)
- Enhanced TokenProgramTest documentation and comments (commit: dcbe756)
New Contributors
Full Changelog: v1.17.0...v1.18.0