Skip to content

Releases: aionnetwork/aion_api

Aion Java API v0.1.17 release

08 May 18:39

Choose a tag to compare

  • Exposed the transaction type in the TxDetails class.

Aion Java API v0.1.16 release

06 May 17:52
7cdc94a

Choose a tag to compare

  • Allow users to send zips of multiple Solidity contracts for compilation
  • Add a method to retrieve the reward associated with a specific block
  • Miscellaneous changes to dependencies and interfaces

Aion Java API v0.1.15 release

17 Jan 22:28

Choose a tag to compare

  • revise license to MIT
  • fixed overflow issue in the Contract decode return value
  • fix encoding bug with dynamic arrays of type bytes32[]
  • fix boolean padding issue

Aion Java API v0.1.14 release

11 Oct 16:07

Choose a tag to compare

  • Update build tool to Gradle.

Aion Java API v0.1.13 release

25 Sep 20:32

Choose a tag to compare

  • support zmq curve secure connection

Aion Java API v0.1.12 release

06 Sep 15:17

Choose a tag to compare

  • support macOS High Sierra
  • update lib dependency
  • add JavaDoc in the build script

Aion Java API v0.1.10 release

06 Sep 15:18
c92fd62

Choose a tag to compare

  1. fix API issues
  2. new APIs for chain/net category
  3. added few helper APIs
  4. Win10 64bits support.

Aion Java API v0.1.9 release

14 Jun 18:02

Choose a tag to compare

Aion Java API v0.1.8 release

08 Jun 17:05

Choose a tag to compare

  • fix the kernel shutdown cause API client crash issue.
  • refine logging system.
  • api document update

Aion Java API v0.1.7 release

10 May 22:04

Choose a tag to compare

fix connection issue.