Releases: bmresearch/Solnet
Releases · bmresearch/Solnet
0.4.18: Added token mint and token account entities and deserialization. (#291)
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
0.4.16
0.4.15: Remove the default requestUri "/" used in the HttpRequestMessage (#271)
v0.4.14
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
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
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
v0.4.10: Adding Equals override to compare keys and accounts efficiently (#218)
Changes:
This list of changes was auto generated.