Skip to content

Releases: bmresearch/Solnet

0.4.18: Added token mint and token account entities and deserialization. (#291)

12 Jan 15:22
4d55c47
Compare
Choose a tag to compare

Changes:

  • 4d55c47 Added token mint and token account entities and deserialization. (#291)
  • 3745dd0 Added proper try-finally to force semaphore release. (#292)
  • b1b0186 Implements deserialization for Multi Signature Accounts (#289)
  • ce2d198 Implements AddSignature method on TransactionBuilder (#287)

This list of changes was auto generated.

0.4.17

31 Dec 17:30
873d1b5
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

0.4.16

20 Dec 15:03
6a1f0d8
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

0.4.15: Remove the default requestUri "/" used in the HttpRequestMessage (#271)

20 Dec 12:49
d6d24f3
Compare
Choose a tag to compare

Changes:

This list of changes was auto generated.

v0.4.14

23 Nov 00:34
8369ac1
Compare
Choose a tag to compare

Changes:

  • 8369ac1 implement token swap (#260)
  • 8dfa96e Optimizes GetSpan and GetBytes due to memory allocation (#262)
  • 2ce782d Qol improvements: added base client to be used by client libraries, added more ser/des methods, fixed small issue in token mint resolver. (#259)

This list of changes was auto generated.

v0.4.13

15 Nov 15:02
678e02f
Compare
Choose a tag to compare

Changes:

  • 678e02f Fixing solana keystore (#255)
  • ec39c35 Merge pull request #244 from liquizard/token-wallet-enhancements
  • c5b9f75 Version bump to 0.4.13
  • dbcf299 Fix namespacing
  • c9b9ca5 Merge branch 'token-wallet-enhancements' of https://github.com/liquizard/Solnet into token-wallet-enhancements
  • ccca1f7 Relocate SolHelper to Solnet.Programs.Utilities
  • 9a04251 Merge branch 'bmresearch:master' into token-wallet-enhancements
  • ac4b83d Refactor lamports logic into separate SolHelper
  • 7a7d670 Merge branch 'bmresearch:master' into token-wallet-enhancements
  • 5d15a56 Add TokenWallet.Sol property for decimal Sol balance

This list of changes was auto generated.

v0.4.12: Fixed debug info on accounts and made keys info uniform with the Acco…

29 Oct 11:14
a2f55a7
Compare
Choose a tag to compare

Changes:

  • a2f55a7 Fixed debug info on accounts and made keys info uniform with the Acco… (#241)
  • f5b97d8 Added QoL methods: GetTokenMintInfo and GetTokenAccountInfo. (#243)
  • 672249b Added the possibility of creating a StreamingRpcClient with a user provided ClientWebSocket instance. (#240)
  • 4ed08ca Merge pull request #231 from liquizard/230-custom-httpclient [ #230 ]
  • 8ac5006 Version bump to 0.4.12
  • 5b8e376 Allow injection of HttpClient into ClientFactory.GetClient
  • 2c987eb Fixing mint to example and adding more context to readme (#226)

This list of changes was auto generated.

v0.4.11

03 Oct 02:59
6f756e3
Compare
Choose a tag to compare

Changes:

  • 6f756e3 Fixing edge case with multiple signers and repeated account keys (#220)

This list of changes was auto generated.

v0.4.10: Adding Equals override to compare keys and accounts efficiently (#218)

02 Oct 22:58
e397fb8
Compare
Choose a tag to compare

Changes:

  • e397fb8 Adding Equals override to compare keys and accounts efficiently (#218)

This list of changes was auto generated.

v0.4.9: Added a new Subscription method to allow parsed subscription to token…

30 Sep 18:55
f1ba229
Compare
Choose a tag to compare

Changes:

  • f1ba229 Added a new Subscription method to allow parsed subscription to token… (#216)

This list of changes was auto generated.