graphenej/graphenej/src/test/java/cy/agorise/graphenej/api
Nelson R. Perez 229590457b - Added support for the 'get_account_history_by_operations' API call
- Introduced a test case for the de-serialization of the HistoryOperationDetail object instance
- Making the sample app use the newly introduced 'get_account_history_by_operations' API call
2018-09-05 21:04:46 -05:00
..
android Fixing the test for the GetAccountBalances API handler when used with the NodeConnection class 2017-11-09 17:53:28 -05:00
calls Added support for the get_account_history API call 2018-06-20 17:23:15 -05:00
BaseApiTest.java Fixed a bug in the OrderBook.calculateRequiredBase method that made the calculation of the required asset amount to fail some times 2017-10-12 18:22:29 -05:00
GetAccountsTest.java Added 'isLifetime' property to UserAccount class 2018-06-01 21:45:07 -05:00
GetBlockTest.java Added test of custom operation deserialization 2017-12-18 15:41:21 +02:00
GetKeyReferencesTest.java Package rename 2017-10-02 14:34:50 -05:00
GetLimitOrdersTest.java Updating the OrderBook class, adding #calculateObtainedQuote and #calculateRequiredBase methods 2017-11-17 16:46:26 -05:00
GetObjectsTest.java Added 'isLifetime' property to UserAccount class 2018-06-01 21:45:07 -05:00
GetRelativeAccountHistoryTest.java - Added support for the 'get_account_history_by_operations' API call 2018-09-05 21:04:46 -05:00
LookupAssetSymbolsTest.java Adding support for a string-based query when using the LookupAssetSymbols API 2017-11-09 18:21:41 -05:00
SubscriptionMessagesHubTest.java Detecting and deserializing operation history objects 2018-05-31 15:52:26 -05:00