Skip to content
This repository has been archived by the owner on Apr 26, 2019. It is now read-only.

Releases: pokt-network/pocket-ios-aion

Version 0.0.14

14 Mar 12:46
Compare
Choose a tag to compare

Fixed Bool type parameters serialization for RPC calls.

Version 0.0.13

11 Feb 16:47
Compare
Choose a tag to compare

Bug fixes.

Version 0.0.12

11 Feb 07:25
Compare
Choose a tag to compare

Added automatic decoding to executeConstantFunction calls

Version 0.0.11

10 Feb 21:06
Compare
Choose a tag to compare

Added getFunctionCallData to AionContract
Added Pods/ to gitignore

Version 0.0.10

09 Feb 02:01
Compare
Choose a tag to compare

Added eth.estimateGas.
Added comments for each file.
Fixed PocketAion not loading dependencies properly for some devices.
Fixed executeFunction parsing.

Version 0.0.7

29 Jan 18:04
Compare
Choose a tag to compare

Added ETH RPC methods.
Added NET RPC methods.
Added smart contract interaction interface.
Bug fixes.

Version 0.0.1

28 Dec 14:33
Compare
Choose a tag to compare

Initial implementation for the Pocket Aion plugin.

Functionalities:
-Create Wallet
-Import Wallet
-Create Transaction
-Send Transaction
-Create Query
-Send Query