Eos Sharp Versions Save

C# client library for EOS blockchains

v2.2.0

4 years ago

Fix Use convert ToDecimal instead of explicit cast Fix object to float conversion InvalidCastException (by KGMaxey) Add support for variant fields Add support for binary extension types (by dbulha) Add block_num_hint to gettransaction (by dbulha) Changed authority accounts to use permission level (by dbulha)

eos-sharp-v2.1.2

4 years ago

Implement SignTransaction, BroadcastTransaction Allow requiredKeys override

eos-sharp-v2.1.1

4 years ago

Implement CombinedSignerProvider to allow for multiple combined signatureProviders to sign the same transaction.

v2.1.0

4 years ago

Implement TAPoS ref block with blocks behind

v2.0.8

4 years ago

Fix new_producers field in get_block Remove hex_data from action structure deserializing

2.0.7

4 years ago

Fixes to ApiError throwing in Unity3D

v2.0.6

5 years ago

Fix unpacking transactions bug (thanks to dbulha)

v2.0.5

5 years ago

fix bug on vector of structs typedefs

v2.0.4

5 years ago

Fix bug on specialized Array types Fix bug on generating key pairs Fix bug on verifying K1 signatures based on recovery sig param

v2.0.2

5 years ago

update license back to MIT