Commit Graph

70 Commits (857d861e4b963b5a59a697114f0bb46d4e40b85e)

Author SHA1 Message Date
Nelson R. Perez 7b9b694a71 Implementing the UserAccount#toJsonString method 2017-06-26 13:59:43 -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 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 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 80358bc086 Fixed a rounding error in the OrderBook class' exchange method 2017-04-06 15:34:23 -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 207d43ddf1 Fixing test and small changes to .gitignore 2017-03-23 21:52:32 -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
Nelson R. Perez a9a550491b limit_order_create_operation-bearing tx is successfully being created and accepted by the network 2017-03-20 19:21:04 -05:00
Nelson R. Perez 5ee4ef77f2 Added limit_order_create_operation and implemented its toBytes and toJsonObject serialization, and a test class 2017-03-06 17:04:20 -05:00
Nelson R. Perez 60dabfef31 Added the subtract method to the AssetAmount class 2017-02-23 19:53:02 -05:00
Nelson R. Perez 89a7a1423c Major structural changes to separate the library from the test app 2017-02-16 15:05:27 -05:00