This repository has been archived by the owner on Apr 26, 2019. It is now read-only.
Releases: pokt-network/pocket-ios-aion
Releases · pokt-network/pocket-ios-aion
Version 0.0.14
Fixed Bool
type parameters serialization for RPC calls.
Version 0.0.13
Bug fixes.
Version 0.0.12
Added automatic decoding to executeConstantFunction
calls
Version 0.0.11
Added getFunctionCallData to AionContract
Added Pods/ to gitignore
Version 0.0.10
Added eth.estimateGas.
Added comments for each file.
Fixed PocketAion not loading dependencies properly for some devices.
Fixed executeFunction parsing.
Version 0.0.7
Added ETH RPC methods.
Added NET RPC methods.
Added smart contract interaction interface.
Bug fixes.
Version 0.0.1
Initial implementation for the Pocket Aion plugin.
Functionalities:
-Create Wallet
-Import Wallet
-Create Transaction
-Send Transaction
-Create Query
-Send Query