Skip to content

Releases: GetScatter/scatter-sharp

scatter-sharp v2.1.2

11 Oct 17:40
Compare
Choose a tag to compare

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

15 Aug 19:01
Compare
Choose a tag to compare

eos-sharp: Implement TAPoS ref block with blocks behind

scatter-sharp v2.0.10

06 May 19:11
Compare
Choose a tag to compare

eos-sharp: Fix new_producers field in get_block
eos-sharp: Remove hex_data from action structure deserializing

scatter-sharp v2.0.9

01 May 12:03
Compare
Choose a tag to compare

eos-sharp: Fixes to ApiError throwing in Unity3D

scatter-sharp v2.0.8

12 Apr 15:01
Compare
Choose a tag to compare

eos-sharp: Fix unpacking transactions bug (thanks to dbulha)

scatter-sharp v2.0.7

01 Apr 22:10
Compare
Choose a tag to compare

eos-sharp: fix bug on vector of structs typedefs

scatter-sharp v2.0.6

28 Mar 17:56
Compare
Choose a tag to compare

update eos-sharp fixes on specialized array types
update eos-sharp bug fixes

scatter-sharp v2.0.4

28 Feb 23:01
Compare
Choose a tag to compare
  • fix override timeout not working on unittests
  • propagate timeout to scatter api
  • refactor pair to support timeout
  • Add DefaultTimeout

scatter-sharp v2.0.3

25 Feb 20:11
dc7ef59
Compare
Choose a tag to compare

update license back to MIT

scatter-sharp v2.0.2

22 Feb 22:04
Compare
Choose a tag to compare

Minor fixes

  • Add proxy configuration to ScatterConfiguration
  • Fix nuget packages for multiple project dependencies