graphenej/graphenej/src/main/java/cy/agorise/graphenej/api
Nelson R. Perez 7a5a975e4b Renamed method and changed its functionality
- Renamed the 'removeCurrentNodeAndReconnect' as 'reconnectNode' since it will not be removing nodes from the list anymore
- Adapted the sample app to work accordingly
2019-06-24 16:07:11 -05:00
..
android Renamed method and changed its functionality 2019-06-24 16:07:11 -05:00
calls - Added support for the "get_transaction" API call for the single-connection mode 2018-12-26 17:45:41 -05:00
ApiAccess.java Added support for the GetAccount api call in the new service-based single connection scheme 2018-06-04 22:10:03 -05:00
BaseGrapheneHandler.java Package rename 2017-10-02 14:34:50 -05:00
ConnectionStatusUpdate.java - Modified the ConnectionStatusUpdate class in order to allow it to send more than just connection/disconnection events 2018-07-26 17:13:55 -05:00
GetAccountBalances.java Added support for the 'get_account_balances' API call in the single-connection mode 2018-11-01 16:54:03 -05:00
GetAccountByName.java Package rename 2017-10-02 14:34:50 -05:00
GetAccountHistory.java Package rename 2017-10-02 14:34:50 -05:00
GetAccounts.java Package rename 2017-10-02 14:34:50 -05:00
GetAllAssetHolders.java Package rename 2017-10-02 14:34:50 -05:00
GetBlock.java Implemented deserialization of custom operation 2017-12-18 15:39:37 +02:00
GetBlockHeader.java Package rename 2017-10-02 14:34:50 -05:00
GetKeyReferences.java Package rename 2017-10-02 14:34:50 -05:00
GetLimitOrders.java Package rename 2017-10-02 14:34:50 -05:00
GetMarketHistory.java Package rename 2017-10-02 14:34:50 -05:00
GetObjects.java - Added partial support for the 'get_objects' API call in the single connection mode 2018-06-28 23:42:40 -05:00
GetRelativeAccountHistory.java Moved the Memo class 2018-09-17 12:19:22 -05:00
GetRequiredFees.java Package rename 2017-10-02 14:34:50 -05:00
GetTradeHistory.java Package rename 2017-10-02 14:34:50 -05:00
ListAssets.java Package rename 2017-10-02 14:34:50 -05:00
LookupAccounts.java Package rename 2017-10-02 14:34:50 -05:00
LookupAssetSymbols.java Adding support for a string-based query when using the LookupAssetSymbols API 2017-11-09 18:21:41 -05:00
SubscriptionMessagesHub.java Moved the Memo class 2018-09-17 12:19:22 -05:00
TransactionBroadcastSequence.java Package rename 2017-10-02 14:34:50 -05:00