Nelson R. Perez
|
ec19b62ba7
|
Renaming SUBSCRIPTION_ID to MANUAL_SUBSCRIPTION_ID to better reflect its purpose and using it as the base for subscription ids in the NodeConnection class
|
2017-07-03 13:50:23 -05:00 |
|
Nelson R. Perez
|
105d4e6d10
|
Exposing the 'resubscribe' method, which allows to re-establish a subscription after it was cancelled
|
2017-07-03 13:23:32 -05:00 |
|
Nelson R. Perez
|
d08afaa7c0
|
Removing log
|
2017-06-28 18:19:59 -05:00 |
|
Nelson R. Perez
|
9ae1762fe2
|
Implementing a call to the 'cancel_all_subscriptions' method and its test
|
2017-06-28 18:19:41 -05:00 |
|
Nelson R. Perez
|
1f705f1a4e
|
Make sure we have a registered handler before trying to try to call its 'onTextFrame' method
|
2017-06-28 17:50:28 -05:00 |
|
Nelson R. Perez
|
52f46da573
|
Adding multiplexing capabilities to the SubscriptionMessagesHub class and adapted the GetAccounts to work with it
|
2017-06-27 16:52:02 -05:00 |
|
Nelson R. Perez
|
980d072c2b
|
Merge branch 'master' into develop
|
2017-06-26 16:17:43 -05:00 |
|
Nelson R. Perez
|
c19e618ded
|
Applying the version bump to the manifest and other gradle files
|
2017-06-26 14:12:31 -05:00 |
|
Nelson R. Perez
|
67f3e05b5c
|
Added the @Expose annotation to the GrapheneObject#id field
|
2017-06-26 14:05:33 -05:00 |
|
Nelson R. Perez
|
3d74a612f6
|
Making the PublicKey class implement the Serializable interface
|
2017-06-26 14:03:39 -05:00 |
|
Nelson R. Perez
|
f59cf1afa0
|
Adding getter/setter to the weight_threshold field
|
2017-06-26 14:02:25 -05:00 |
|
Nelson R. Perez
|
ea0bab5179
|
Simple renaming of a variable for semantic purposes
|
2017-06-26 14:01:17 -05:00 |
|
Nelson R. Perez
|
7b9b694a71
|
Implementing the UserAccount#toJsonString method
|
2017-06-26 13:59:43 -05:00 |
|
Nelson R. Perez
|
519a1a4dd8
|
Updating repo references
|
2017-05-20 19:31:57 -05:00 |
|
Nelson R. Perez
|
5a1c9d5834
|
Version bump
|
2017-05-20 16:31:08 -05:00 |
|
Nelson R. Perez
|
a72f8bc0c8
|
Merge branch 'develop'
|
2017-05-20 16:29:10 -05:00 |
|
Nelson R. Perez
|
ee78d48947
|
Using a long data type for the authorities weight
|
2017-05-20 16:18:50 -05:00 |
|
Nelson R. Perez
|
d21fea7cb6
|
Adding support for account and asset deserialization to the GetObjects API call wrapper
|
2017-05-11 18:55:16 -05:00 |
|
Nelson R. Perez
|
5ff6f29ebd
|
Adding support for selective subscription with the SubscriptionMessagesHub and related
|
2017-05-09 11:21:53 -05:00 |
|
Nelson R. Perez
|
df5271ef05
|
Setting UTC as the time zone for the the deserialized time field in the dynamic global properties object
|
2017-05-03 13:20:48 -05:00 |
|
Nelson R. Perez
|
457164b002
|
Telling the Deserializing LimitOrderCreateOperation objects in the stream coming in the SubscriptionMessagesHub
|
2017-04-27 18:00:24 -05:00 |
|
Nelson R. Perez
|
37f52283a9
|
Introduced the DynamicGlobalPropertiesDeserializer
|
2017-04-27 15:16:33 -05:00 |
|
Nelson R. Perez
|
1c5d382891
|
Adding a WitnessResponseListener as a parameter for the SubscriptionMessagesHub class
|
2017-04-24 16:30:08 -05:00 |
|
Nelson R. Perez
|
88ca47c378
|
Fixing a problem caused by the lack of extension byte in the serialization of the AccountOption class
|
2017-04-19 22:22:57 -05:00 |
|
Nelson R. Perez
|
a848c66fb9
|
Introducing the BaseApiTest class and making some test classes extend it
|
2017-04-17 16:07:05 -05:00 |
|
Nelson R. Perez
|
c9c33566fa
|
Reintroducing the GetKeyReferences single argument constructor in order to maintain backwards compatibility
|
2017-04-17 16:05:57 -05:00 |
|
Nelson R. Perez
|
85430b8b46
|
Introducing default sequence number as a constant
|
2017-04-14 17:41:50 -05:00 |
|
Nelson R. Perez
|
9b15a0b5da
|
Making both the GetBlockHeader and GetKeyReferences extend the BaseGrapheneHandler class
|
2017-04-13 11:15:48 -05:00 |
|
Nelson R. Perez
|
fb82ce660e
|
Adding the 'retry' method to both the GetMarketHistory and GetRelativeAccountHistory API call wrappers
|
2017-04-13 11:14:57 -05:00 |
|
Nelson R. Perez
|
9addf3b77f
|
Renamed GetAccountsByAddress to GetKeyReferences
|
2017-04-13 11:12:28 -05:00 |
|
Nelson R. Perez
|
a23d059d16
|
Making other API classes extend the BaseGrapheneHandler
|
2017-04-10 16:27:56 -05:00 |
|
Nelson R. Perez
|
eceb096607
|
Adding a memo getter inside the TransferOperation class
|
2017-04-10 12:09:17 -05:00 |
|
Nelson R. Perez
|
66a5ba497d
|
Making the GetLimitOrders and TransactionBroadcastSequence implement the BaseGrapheneHandler interface
|
2017-04-10 12:08:51 -05:00 |
|
Nelson R. Perez
|
716dee58d5
|
Removing some autogenerated files from the repo
|
2017-04-06 15:39:43 -05:00 |
|
Nelson R. Perez
|
80358bc086
|
Fixed a rounding error in the OrderBook class' exchange method
|
2017-04-06 15:34:23 -05:00 |
|
Nelson R. Perez
|
aa35925718
|
Added multiplication and division methods for the AssetAmount class
|
2017-04-06 12:22:57 -05:00 |
|
Nelson R. Perez
|
55bc4fb256
|
Using the LimitOrder.getForSale() method
|
2017-04-05 14:32:59 -05:00 |
|
Nelson R. Perez
|
5f08eafa4c
|
Adjustments in the OrderBook class and adding getters & setters to the LimitOrderCreateOperation class
|
2017-03-29 22:22:35 -05:00 |
|
Nelson R. Perez
|
8bd9f293a4
|
Added the OrderBook class
|
2017-03-27 15:33:00 -05:00 |
|
Nelson R. Perez
|
cb30d27c35
|
Fixing small issue that prevented the correct deserialization of the 'price' field in the LimitOrder class
|
2017-03-24 16:28:00 -05:00 |
|
Nelson R. Perez
|
e4c30e52da
|
Library inclusion instructions
|
2017-03-24 00:51:44 -05:00 |
|
Nelson R. Perez
|
8a3572e882
|
Readme adjustments
|
2017-03-24 00:00:17 -05:00 |
|
Nelson R. Perez
|
207d43ddf1
|
Fixing test and small changes to .gitignore
|
2017-03-23 21:52:32 -05:00 |
|
Nelson R. Perez
|
80ff09d42f
|
Merge branch 'develop'
|
2017-03-23 21:20:57 -05:00 |
|
Nelson R. Perez
|
e2e9e5f0e5
|
Merge branch 'feat_lib_publication' into develop
|
2017-03-23 21:08:18 -05:00 |
|
Nelson R. Perez
|
be494a81ee
|
Adjusting minSdkVersion
|
2017-03-23 21:07:59 -05:00 |
|
Nelson R. Perez
|
425cb663b1
|
Introducing some updates required in order to make this library public via maven central
|
2017-03-23 16:34:11 -05:00 |
|
Nelson R. Perez
|
c6e4b9ea5b
|
Small changes introduced in order to publish the library to the Maven Central Repository
|
2017-03-22 22:54:16 -05:00 |
|
Nelson R. Perez
|
d7019a3689
|
Adjusting tests
|
2017-03-22 16:59:11 -05:00 |
|
Nelson R. Perez
|
aa642edce9
|
Added support for the limit_order_cancel_operation
|
2017-03-22 16:25:55 -05:00 |
|