Releases: bnogalm/StellarQtSDK
Releases · bnogalm/StellarQtSDK
Protocol 12
Stellar Protocol 12 compatibility.
0.1.9.1 SEP10
Added methods to add SEP10 functionality.
Horizon 0.18.0
Added:
- ManageBuyOfferOperationResponse
- ManageSellOfferOperationResponse
New tests for Price class, adjusted price to string precision to match other sdk implementations
Renamed FeeStatsResponse and CreatePassiveSellOfferOperationResponse
Some other small fixes
0.1.8: Fixed response ready signal. It was emitted multiple times.
Identify client SDK + version in request headers
Some fixes
0.1.7
Horizon 0.17.0
Horizon 0.17.0
Stream operations fixed
Account object is not deleted when Transaction builder fails.
MSVC2017 support & fixes
Merge pull request #18 from bnogalm/Improvements SDK now works with MSVC 2017 Added Seed generator using QRandomGenerator Fixed Memo hash serialization. Timeout responses, default configured to 10 seconds.