Skip to content
This repository has been archived by the owner on Jun 23, 2021. It is now read-only.

Releases: ByronAP/Lisk-API

Lisk API Portable Class Library

30 Jun 17:40
Compare
Choose a tag to compare

This release will not break compatibility.


Changes

*add a bunch of undocumented methods


Files

Lisk.API.zip contains the built binaries (MD5 9F27609EB4EDC75A25FFA20BCC80CA63)
Lisk.API.dll (MD5 38E5FD855B5AD94EDBA1AAC47FBD177F)
Lisk.API.dll.config (MD5 FC8F9FA33F11B867E5A14577681D303D)


Dependencies

BigMath.dll (MD5 75C868ECD08419C1FDED81684B067EF4)
Newtonsoft.Json.dll (MD5 181BA5A1A1657634EAE309A32F176728)
BIP39 (MD5 2BF117E4D7ECEBA84126879401035816)
BouncyCastle.Crypto.dll (MD5 7925481CD9984845CD98BF56AE5C0C5E)
System.Net.Http.Extensions (MD5 7F86A47ACD4D810AD673AF81369F2F26)
System.Net.Http.Primitives (MD5 B43FD28DFEC4D3B81D7FA0F10A2FB62C)

If you don't have a checksum validator you can find mine here https://github.com/ByronAP/FileHasher/releases

Lisk API Portable Class Library

28 Jun 12:16
Compare
Choose a tag to compare

This release will break compatibility on a couple methods.


Changes

*fix delegate spelling
*fix bad calculation in LSKDecimalToLong
*fix some invalid async calls


Files

Lisk.API.zip contains the built binaries (MD5 FE849497B05DBB57BEB284D0415F1F37)
Lisk.API.dll (MD5 9A139AB3F6145AA90B38FA51D2B5CE6C)
Lisk.API.dll.config (MD5 FC8F9FA33F11B867E5A14577681D303D)


Dependencies

BigMath.dll (MD5 75C868ECD08419C1FDED81684B067EF4)
Newtonsoft.Json.dll (MD5 181BA5A1A1657634EAE309A32F176728)
BIP39 (MD5 2BF117E4D7ECEBA84126879401035816)
BouncyCastle.Crypto.dll (MD5 7925481CD9984845CD98BF56AE5C0C5E)
System.Net.Http.Extensions (MD5 7F86A47ACD4D810AD673AF81369F2F26)
System.Net.Http.Primitives (MD5 B43FD28DFEC4D3B81D7FA0F10A2FB62C)

If you don't have a checksum validator you can find mine here https://github.com/ByronAP/FileHasher/releases

LiskAPI Portable Class Library

17 Jun 13:46
Compare
Choose a tag to compare

This release will not break compatibility.


Changes

*fix method Delegates_Get


Files

Lisk.API.zip contains the built binaries (MD5 DA8336B0D468E3EBF566838575A09B4F)
Lisk.API.dll (MD5 73DAF9F474034D13881C935B3D4876B7)
Lisk.API.dll.config (MD5 FC8F9FA33F11B867E5A14577681D303D)


Dependencies

BigMath.dll (MD5 75C868ECD08419C1FDED81684B067EF4)
Newtonsoft.Json.dll (MD5 181BA5A1A1657634EAE309A32F176728)
BIP39 (MD5 2BF117E4D7ECEBA84126879401035816)
BouncyCastle.Crypto.dll (MD5 7925481CD9984845CD98BF56AE5C0C5E)
System.Net.Http.Extensions (MD5 7F86A47ACD4D810AD673AF81369F2F26)
System.Net.Http.Primitives (MD5 B43FD28DFEC4D3B81D7FA0F10A2FB62C)

If you don't have a checksum validator you can find mine here https://github.com/ByronAP/FileHasher/releases

LiskAPI Portable Class Library

15 Jun 22:34
Compare
Choose a tag to compare

This release will not break compatibility.


Changes

*fix method LSKLongToDecimal failing because of different decimal formats for different cultures


Files

Lisk.API.zip contains the built binaries (MD5 3B1321D8BB9B2AEE819D1C4EDCD14C40)
Lisk.API.dll (MD5 73E7B3E79E10AE113801B6F76ECEEB0E)
Lisk.API.dll.config (MD5 FC8F9FA33F11B867E5A14577681D303D)


Dependencies

BigMath.dll (MD5 75C868ECD08419C1FDED81684B067EF4)
Newtonsoft.Json.dll (MD5 181BA5A1A1657634EAE309A32F176728)
BIP39 (MD5 2BF117E4D7ECEBA84126879401035816)
BouncyCastle.Crypto.dll (MD5 7925481CD9984845CD98BF56AE5C0C5E)
System.Net.Http.Extensions (MD5 7F86A47ACD4D810AD673AF81369F2F26)
System.Net.Http.Primitives (MD5 B43FD28DFEC4D3B81D7FA0F10A2FB62C)

If you don't have a checksum validator you can find mine here https://github.com/ByronAP/FileHasher/releases

LiskAPI Portable Class Library

14 Jun 11:59
Compare
Choose a tag to compare

This release will break compatibility on some methods.


Changes

*remove extra initializer from LiskAPI class.
*add method to convert list timestamps to datetime (lisk timestamps are not unix timestamp compatible, epoch is different)
*make LSK value converters (LSKDecimalToLong, LSKLongToDecimal) static for ease of use throughout projects.
*added meta data to all methods
*fixed some spelling and naming errors
*added a missing method


Files

Lisk.API.zip contains the built binaries (MD5 859F64741D551984C9AABE2424FEFFAD)
Lisk.API_merged.dll is the built binaries and dependencies merged into 1 assembly for easy distribution (MD5 700039CA9842ACA67F191400A3F0A9BC)
Lisk.API.dll (MD5 CD50378D8C608589D1B47851F8C3781E)
Lisk.API.dll.config (MD5 FC8F9FA33F11B867E5A14577681D303D)


Dependencies

BigMath.dll (MD5 75C868ECD08419C1FDED81684B067EF4)
Newtonsoft.Json.dll (MD5 181BA5A1A1657634EAE309A32F176728)
BIP39_merged (MD5 81A557B1641F400E9BFC102E8AF257C9)
System.Net.Http.Extensions (MD5 7F86A47ACD4D810AD673AF81369F2F26)
System.Net.Http.Primitives (MD5 B43FD28DFEC4D3B81D7FA0F10A2FB62C)

If you don't have a checksum validator you can find mine here https://github.com/ByronAP/FileHasher/releases

LiskAPI Portable Class Library

11 Jun 21:45
Compare
Choose a tag to compare

This release should not break compatibility. The library is now built as a portable class library (PCL) which is suitable for use on multiple platforms.

Lisk.API.zip contains the built binaries (MD5 B1B3A4497347A9742DEAD8E38BD298F2)
Lisk.API_merged.dll is the built binaries and dependencies merged into 1 assembly for easy distribution (MD5 CC29B186693C653E9C9A33DDE8FB3EF1)


Dependencies

Lisk.API.dll (MD5 BC44613F95434467D19281FD4432425E)
BigMath.dll (MD5 75C868ECD08419C1FDED81684B067EF4)
Newtonsoft.Json.dll (MD5 181BA5A1A1657634EAE309A32F176728)
BIP39_merged (MD5 81A557B1641F400E9BFC102E8AF257C9)
System.Net.Http.Extensions (MD5 7F86A47ACD4D810AD673AF81369F2F26)
System.Net.Http.Primitives (MD5 B43FD28DFEC4D3B81D7FA0F10A2FB62C)

If you don't have a checksum validator you can find mine here https://github.com/ByronAP/FileHasher/releases

Lisk API Release 0.2.1 ASYNC

09 Jun 14:23
Compare
Choose a tag to compare

This release breaks compatibility by using the async task methodology. Major bug fix where some methods were using post when they should have been using put. Fixed loader sync call invalid property name.

Lisk.API.zip contains the built binaries (MD5 C97E7C8DF64528628D37D6ACB5960C37)
Lisk.API_merged.dll is the built binaries merged into 1 assembly for easy distribution (MD5 0FD427C0B44C89FAF9083C241B8D94C1)

Lisk.API.dll (MD5 A7F6EBAC9272879FFC5DA23939C4C2A8)
BigMath.dll (MD5 75C868ECD08419C1FDED81684B067EF4)
Newtonsoft.Json.dll (MD5 C3C04754418382F505CAFC18D64427F5)
BIP39_merged (MD5 81A557B1641F400E9BFC102E8AF257C9)

If you don't have a checksum validator you can find mine here https://github.com/ByronAP/FileHasher/releases

Initial Release

07 Jun 17:34
Compare
Choose a tag to compare

This build should be fairly stable despite the API itself being a bit unstable.

Lisk.API.zip contains the built binaries (MD5 6887A2732E3DB2A428C6F1774E53E7D6)
Lisk.API_merged.dll is the built binaries merged into 1 assembly for easy distribution (MD5 C03DCF9D743F73207E71B282F3F1BF07)


Lisk.API.dll (MD5 18D75EB81E437BB6FC05A7C901AA9E2B)
BigMath.dll (MD5 75C868ECD08419C1FDED81684B067EF4)
Newtonsoft.Json.dll (MD5 C3C04754418382F505CAFC18D64427F5)
BIP39_merged (MD5 81A557B1641F400E9BFC102E8AF257C9)

If you don't have a checksum validator you can find mine here https://github.com/ByronAP/FileHasher/releases