issues
search
skynetcap
/
solanaj
Solana RPC client written in Java
MIT License
91
stars
47
forks
source link
1.18.0
#48
Closed
skynetcap
closed
2 months ago
skynetcap
commented
2 months ago
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)