Releases: GetScatter/scatter-sharp
Releases · GetScatter/scatter-sharp
scatter-sharp v2.1.2
eos-sharp: Implement SignTransaction, BroadcastTransaction
eos-sharp: Allow requiredKeys override
eos-sharp: Implement CombinedSignerProvider to allow for multiple combined signatureProviders to sign the same transaction.
scatter-sharp v2.1.0
eos-sharp: Implement TAPoS ref block with blocks behind
scatter-sharp v2.0.10
eos-sharp: Fix new_producers field in get_block
eos-sharp: Remove hex_data from action structure deserializing
scatter-sharp v2.0.9
eos-sharp: Fixes to ApiError throwing in Unity3D
scatter-sharp v2.0.8
eos-sharp: Fix unpacking transactions bug (thanks to dbulha)
scatter-sharp v2.0.7
eos-sharp: fix bug on vector of structs typedefs
scatter-sharp v2.0.6
update eos-sharp fixes on specialized array types
update eos-sharp bug fixes
scatter-sharp v2.0.4
- fix override timeout not working on unittests
- propagate timeout to scatter api
- refactor pair to support timeout
- Add DefaultTimeout
scatter-sharp v2.0.3
update license back to MIT
scatter-sharp v2.0.2
Minor fixes
- Add proxy configuration to ScatterConfiguration
- Fix nuget packages for multiple project dependencies