Skip to content

Releases: GetScatter/scatter-sharp

scatter-sharp v2.1.2

Choose a tag to compare

@mmcs85 mmcs85 released this 11 Oct 17:40

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

Choose a tag to compare

@mmcs85 mmcs85 released this 15 Aug 19:01

eos-sharp: Implement TAPoS ref block with blocks behind

scatter-sharp v2.0.10

Choose a tag to compare

@mmcs85 mmcs85 released this 06 May 19:11

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

scatter-sharp v2.0.9

Choose a tag to compare

@mmcs85 mmcs85 released this 01 May 12:03

eos-sharp: Fixes to ApiError throwing in Unity3D

scatter-sharp v2.0.8

Choose a tag to compare

@mmcs85 mmcs85 released this 12 Apr 15:01

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

scatter-sharp v2.0.7

Choose a tag to compare

@mmcs85 mmcs85 released this 01 Apr 22:10

eos-sharp: fix bug on vector of structs typedefs

scatter-sharp v2.0.6

Choose a tag to compare

@mmcs85 mmcs85 released this 28 Mar 17:56

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

scatter-sharp v2.0.4

Choose a tag to compare

@mmcs85 mmcs85 released this 28 Feb 23:01
  • fix override timeout not working on unittests
  • propagate timeout to scatter api
  • refactor pair to support timeout
  • Add DefaultTimeout

scatter-sharp v2.0.3

Choose a tag to compare

@mmcs85 mmcs85 released this 25 Feb 20:11
dc7ef59

update license back to MIT

scatter-sharp v2.0.2

Choose a tag to compare

@mmcs85 mmcs85 released this 22 Feb 22:04

Minor fixes

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