graphenej/graphenej/src/main/java/cy/agorise/graphenej/models
Nelson R. Perez a3aa9956e3 Adding serialization capabilities for parameters that are themselves arrays of Integer or Long types, like what we need to properly serialize the 'get_account_history_by_operations' API call 2018-09-13 15:50:18 -05:00
..
backup Package rename 2017-10-02 14:34:50 -05:00
AccountBalanceUpdate.java Package rename 2017-10-02 14:34:50 -05:00
AccountProperties.java Package rename 2017-10-02 14:34:50 -05:00
ApiCall.java Adding serialization capabilities for parameters that are themselves arrays of Integer or Long types, like what we need to properly serialize the 'get_account_history_by_operations' API call 2018-09-13 15:50:18 -05:00
AssetFeed.java Fixed a problem with the deserialization of the get_objects api call that ocurred when the requested objects were of type impl_asset_bitasset_data_type 2018-02-20 23:38:47 -05:00
AssetHolderCount.java Package rename 2017-10-02 14:34:50 -05:00
BaseResponse.java Removed the result attribute from the BaseResponse class 2018-05-31 15:52:26 -05:00
BitAssetData.java Fixed typo 2018-03-01 11:07:02 -05:00
Block.java Implemented GetBlock API call 2017-12-12 16:36:50 +02:00
BlockHeader.java Introducing support for the GetBlockHeader api call in the single-connection mode 2018-06-12 13:34:42 -05:00
BroadcastedTransaction.java Package rename 2017-10-02 14:34:50 -05:00
BucketObject.java Package rename 2017-10-02 14:34:50 -05:00
DynamicGlobalProperties.java Package rename 2017-10-02 14:34:50 -05:00
FullAccountDetails.java Added support for the 'get_full_accounts' API call in the single connecton mode 2018-09-06 18:09:18 -05:00
HistoryOperationDetail.java - Added support for the 'get_account_history_by_operations' API call 2018-09-05 21:04:46 -05:00
JsonRpcNotification.java Added support for message subscriptions on the single connection mode 2018-08-30 22:32:50 -05:00
JsonRpcResponse.java Handling only credentials and API access messages locally, deferring all other messages to the bus 2018-05-31 15:52:26 -05:00
OperationHistory.java - Added support for the 'get_account_history_by_operations' API call 2018-09-05 21:04:46 -05:00
Options.java Fixed a remaining issue with the deserialization of the BitAssetData 'get_object' response 2018-02-22 17:38:20 -05:00
ReportedAssetFeed.java Fixed a problem with the deserialization of the get_objects api call that ocurred when the requested objects were of type impl_asset_bitasset_data_type 2018-02-20 23:38:47 -05:00
SubscriptionResponse.java Added support for message subscriptions on the single connection mode 2018-08-30 22:32:50 -05:00
WitnessResponse.java Handling only credentials and API access messages locally, deferring all other messages to the bus 2018-05-31 15:52:26 -05:00