Skip to content

Releases: skynetcap/solanaj

v1.20.0

24 Dec 06:33
Compare
Choose a tag to compare

What's Changed

  • Add missing base 64 encoding for getProgramAccounts(PublicKey account… by @angusscott in #63
  • Account handling fixed by @zorba128 in #79
  • Token program - support for external fee payer by @zorba128 in #80
  • Adding createWithSeed (create_with_seed) method from the Solana Rust SDK by @angusscott in #68

New Contributors

Full Changelog: v1.19.2...v1.20.0

v1.19.2

24 Sep 06:45
Compare
Choose a tag to compare

What's Changed

  • feat: change access modifier of addSubscription method by @oursy in #58

Full Changelog: v1.19.1...v1.19.2

v1.19.1

23 Sep 23:24
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.19.0...v1.19.1

v1.19.0

23 Sep 22:06
Compare
Choose a tag to compare

What's Changed

  • Update ConfirmedTransaction.java by @noetrejo in #54
  • SubscriptionWebSocketClient improve reconnection logic by @oursy in #57

New Contributors

Full Changelog: v1.18.2...v1.19.0

v1.18.2

13 Sep 03:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.18.1...v1.18.2

v1.18.1

v1.18.0

10 Sep 02:13
bd64e02
Compare
Choose a tag to compare

What's Changed

  • 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

  • @ImL1s made their first contribution in #37
  • @7-- made their first contribution in #39

Full Changelog: v1.17.0...v1.18.0

v1.17.0

05 Feb 19:51
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.6...v1.17.0

v1.16.6 - WS + other depedency updates

23 Jan 19:20
Compare
Choose a tag to compare

Full Changelog: v1.16.5...v1.16.6

  • Update websocket dependency + others, which brings WSS reconnection + stability improvements that were greatly needed.

v1.16.5

19 Jan 21:07
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v1.16.4...v1.16.5